You are not logged in.
Pages: 1
hello out there,
here's my situation, after setting this rule for my graphics tablet...
KERNEL=="event*", SYSFS{manufacturer}="AIPTEK International Inc.",
NAME="input/aiptektablet", MODE="0644"
i revieve the following on next boot...
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt and you might try running e2fsck with an alternate superblock
E2fsck -b 8193 <device>
after removing the rule and rebooting the drive check goes fine and everything runs smooth again.
note:The idea to remove the aiptek udev rule came when I noticed all udev events in /dev/disk/* pointed to the aiptek tablet instead of their usual sda sdb sdc sdd hda1 hda2 etc.
I would still like a consistent input point for my tablet someday, but this situation seems over my head.
any ideas?
thanks
Offline
Pages: 1