Frédéric Grosshans wrote:
I've a problem with a recently bought usb disk:there is a /dev/sda node
but no /dev/sda1 . When I try to access /dev/sda, I've the following
errors :
        sanduleak ~ # fdisk /dev/sda
Unable to open /dev/sda
        sanduleak ~ # dd if=/dev/sda of=/dev/null
        dd: opening `/dev/sda': No medium found

I think many USB keys have pseudo-partitions, exactly like floppy disks.

You should be able to mount /dev/sda directly
fdisk /dev/sda will fail or displays a broken partition table.

--
Régis
--
gentoo-user@gentoo.org mailing list

Reply via email to