Good. According to processed events, there is a raw disk dedected properly but 
no partition processed. If you still do not see /dev/sda, try to look for 
your disk at folowing locations:

/dev/disk/by-id/usb-*something*
and
/dev/disk/by-id/usb-*something*-part1

or

/dev/disk/by-path/pci-*something*-usb-*something*-scsi-*something*
and
/dev/disk/by-path/pci-*something*-usb-*something*-scsi-*something*-part1

or 

/dev/disk/by-uuid/*something*

If you can see your disk but do not see the *-part1 there, then no proper 
filesystem is found, however you can apply fdisk -l on that path of the raw 
device instead of /dev/sda and you will see what's wrong with your 
filesystem.

But if you can see *-part1 there, you can just mount it instead of /dev/sda1.

Beware you see all other disks in that machine as well in those locations.

-- 

Petr
-- 
gentoo-user@gentoo.org mailing list

Reply via email to