29 May
2006
29 May
'06
15:38
Ian Marlier wrote:
unmount + mount should be enough.
It wasn't mounted to begin with.
Attempting to mount the partition (sde2 in this case), gives this: bigmac:~ # mount /dev/sde2 /mnt mount: special device /dev/sde2 does not exist bigmac:~ #
Somehow I need to get the usb subsystem to reread the device, so it'll find the new partition table and discover that sde2 does, in fact, exist...
Unload then load module usb-storage. /Per Jessen, Zürich