[gentoo-user] Re: No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Regis Decamps

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



Re: [gentoo-user] Re: No /dev/sda1 with Klingston usb disk. Wrong lsusb output.

2006-04-17 Thread Frédéric Grosshans
Le lundi 17 avril 2006 à 20:53 +0200, Regis Decamps a écrit :

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

I think, /dev/sda1 has worked before

anyway, mount /dev/sda /mnt/usbdisk/
fails with the following error message :
mount: No medium found 

:-(

  Thanks for the help !

Fred

-- 
gentoo-user@gentoo.org mailing list