Good time of the day, Charlie.
You worte: > Tried different cabling: > > blkid says, > > /dev/sdb1: UUID="4bb48afe-02d7-487f-a51f-ff378edbc98d" TYPE="ext3" > > Then in a terminal: > > mount /mnt/lpics > mount: special device /dev/sdd1 does not exist Why don't You mount /dev/sdb1 but /dev/sdd1 ? Also, You can mount by UUID. What I would do in Your situation is: . connect HDD directly; . perform FS check; . watch the log messages when connected through: - USB - directly - to find out culprit/reason. Sthu. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

