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

Re: Mounting windows hd partiontion?



Steve Feehan wrote:
> Assuming that your windows partition is on /dev/hda1 :
> 
>   # mkdir /mnt/win98
>   # mount -t vfat /dev/hda1 /mnt/win98
> 
> You may also want to add a line to your /etc/fstab to this effect:
> 
>   /dev/hda1     /mnt/win98      vfat    noauto,user 0 0
> 
> You can then mount the partition by typing:
[snip]

You could also right-click on the CDROM icon on the GNOME or KDE desktops.

-- 
 Anthony E. Greene <agreene pobox com>
 Homepage & PGP Key <http://www.pobox.com/~agreene/>
 If it's too good to be true, it's probably Linux.



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