On Thursday 09 October 2003 02:35 pm, Honjo wrote:
> I mounted it twice successfully but when I attempted the exact same
> thing for the third time I got the following error message:
> wrong fs type, bad option, bad super block on /dev/hdg1, or too many
> mounted file systems.
Whoah, you've got 5 hard drives? I suppose 'g' might mean something else.
Obviously, make sure you're mounting it -t vfat. If you haven't changed
anything on the windows partition, it's probably nothing to worry about.
> I had to repeat doing the same thing because the mounted partition
> dissappeared onece the system rebooted. hdg1 is the FAT32 partition
Yeah, the mount command doesn't affect what is mounted when the system starts
up, only the current session. If you want that, the standard method is to
just add a line to /etc/fstab.
In mine I've got:
/dev/hda1 /mnt/windoze vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
I'd suggest something similar.
> where Windows XP is installed.
> Please help.
>
> Kaz Honjo
>
>
> _______________________________________________
> newbies mailing list
> [EMAIL PROTECTED]
> http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies