Subject: Re: Can't mount an UMASS device
To: None <pogmothoin@vodafone.es>
From: Gary Duzan <gary@duzan.org>
List: current-users
Date: 12/13/2004 07:48:57
In Message <1102939852.2201.11.camel@localhost> ,
"Claudio M. Camacho" <pogmothoin@vodafone.es> wrote:
=> root~# mount -t msdos /dev/sd1b /mnt
=> sd1: fabricating a geometry
=> mount_msdos: /dev/sd1b on /mnt: Device not configured
=>
=> Straight away after this, when I try to mount again, it only says:
=>
=> root~# mount -t msdos /dev/sd1b /mnt
=> mount_msdos: /dev/sd1b on /mnt: Device not configured
It sounds like your drive doesn't have a 'b' partition. Try
"disklabel sd1" and see what (faked up) partitions it does have.
Gary Duzan