Titan12022
Technical User
This is complecated, so i will start at the begining...
In windows XP I have a partition for my root directory(c:\)
and a partition mounted as a directory for programs (C:\Program Files)
I want to be able to mount these partitions in a similar way in Linux, but the fstab file will not recogonize paths with spaces, or wildcards.
How do I go about mounting my programs partition in my main windows partition in linux?
winXP patition /mnt/hda1/
program partition /mnt/had1/Program Files/
In windows XP I have a partition for my root directory(c:\)
and a partition mounted as a directory for programs (C:\Program Files)
I want to be able to mount these partitions in a similar way in Linux, but the fstab file will not recogonize paths with spaces, or wildcards.
How do I go about mounting my programs partition in my main windows partition in linux?
winXP patition /mnt/hda1/
program partition /mnt/had1/Program Files/