Another thing, the symlinks in /dev/disk appear to have changed around since upgrading from etch to lenny.
I had to two entries in /etc/fstab from: /dev/disk/by-id/usb-Maxtor_OneTouch_REDACTED1-part1 /export/extdrive1 ext3 auto,defaults,noatime 0 0 /dev/disk/by-id/usb-Maxtor_OneTouch_REDACTED2-part1 /export/extdrive2 ext3 auto,defaults,noatime 0 0 to: /dev/disk/by-id/usb-Maxtor_OneTouch_REDACTED1-0:0-part1 /export/extdrive1 ext3 auto,defaults,noatime 0 0 /dev/disk/by-id/usb-Maxtor_OneTouch_REDACTED2-0:0-part1 /export/extdrive2 ext3 auto,defaults,noatime 0 0 It would seem that something has added a "0:0" in the middle of the disk id symlink name. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

