
I am trying to mount fat32 and used the following command and get this error message root(a)ron-desktop:~# mount -o vfat /dev/sdd1 /media/disk
On Fri, 2008-08-01 at 12:06 +1200, Ron Dean wrote: this should be mount -t vfat Have you formatted the drive for fat32 yet? mkfs.vfat /dev/sdd1 Alastair
mount: wrong fs type, bad option, bad superblock on /dev/sdd1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so
It is a portable usb hard drive which I had working with ext3 I only run Ubuntu 8.04 myself but want to copy files from a windows laptop
Samuel Douglas wrote:
mount -o vfat /dev/sda3 /mount/point
Assuming sda3 is the partition you want to mount.
If it is mounting automatically as ext3, you can change /etc/fstab to mount it as vfat.
On Fri, Aug 1, 2008 at 8:43 AM, Ron Dean <rvdean(a)ihug.co.nz> wrote:
Is it possible to convert the above. I have already backed it up to another drive. After I format it in Partition Magic What commands do I issue to re mount it .
-- Ron Dean 2 Shannon Place Nawton Hamilton Ph 8493904
_______________________________________________ wlug mailing list | wlug(a)list.waikato.ac.nz Unsubscribe: http://list.waikato.ac.nz/mailman/listinfo/wlug
_______________________________________________ wlug mailing list | wlug(a)list.waikato.ac.nz Unsubscribe: http://list.waikato.ac.nz/mailman/listinfo/wlug