Re: Reaching windows-files

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

 



> Ton Sonneveldt wrote:

> I tried to mount my c:\ and d:\ after the installation with
> mount -t vfat /dec/hda1 / mnt
> but I get different messages that I cannot mount the file system in this
way.

as ROOT do

cd /mnt/
makedir c
makedir d

this was first step :-)

now if you want it mounted on reboot edit /etc/fstab

/dev/hda1 /mnt/c auto default  0
/dev/hda2 /mnt/d auto default  0

check what partions to mount with fdisk /dev/hda press p and note where it
is :)

if you only want them mounted somethimes, change default to noauto





-- 
Psyche-list mailing list
Psyche-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux