On Fri, 02 Aug 2002 00:00:21 -0600, Brent Warren <[EMAIL PROTECTED]> wrote: > i was wondering how to mount hda1 so i can access my win xp files > even though i hate win xp.
# mount /dev/hda1 /mnt/win_c where /mnt/win_c is the directory where you want to make the mount. You may need to add the '-t [FILESYSTEM]' parameter as well. So if /dev/hda1 is FAT, add '-t vfat', and if it's NTFS, add '-t ntfs'. NTFS support is read-only. -- Sridhar Dhanapalan "What difference does it make to the dead, the orphans, and the homeless, whether the mad destruction is wrought under the name of totalitarianism or the holy name of liberty and democracy?" -- Mohandas Gandhi
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
