[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: user access to FAT partition - help !



with the old kernel i had to use this command (old being 2.2.14)
mount -t vfat /dev/hda2 /mnt/Windows
hda2 is ofcourse where my windoze partition is.
with the new kernel (2.2.16-3 by redhat)
the command is easy, same as mounting anything else. just be sure you have
the folder for windows made in /mnt
mount /dev/hda2 /mnt/Windows
i hope this helps it works for me ;)
MIn0s



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]