7 May
2009
7 May
'09
11:45
Per Jessen wrote:
Next step is to 1) report the problem (bugzilla.novell.com) and 2) create the filesystem manually.
Assuming your drive is still /dev/sdc:
fdisk /dev/sdc delete all existing partitions. create new primary, use all the space. toggle partition type to 'b' = W95 FAT32. (I'm not sure about 'b'). w(rite) new partition table
mkfs -t vfat /dev/sdc1
mount /dev/sdc1 /mnt
The command fdisk /dev/sdc resulted in the disk becoming inaccessible, and I had to turn it off and on again. Per Inge Oestmoen, Norway -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org