Results 1 to 2 of 2
I am not a regular linux user so please bear with me here....
I am trying to use both Byzantine and Womp live distros. the HDD in my laptop is ...
- 12-04-2004 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 2
mounting a directory in a live distro
I am not a regular linux user so please bear with me here....
I am trying to use both Byzantine and Womp live distros. the HDD in my laptop is using NTFS. can someone please tell me how and even IF i can mount a directory using either of these live distro's and if there is a way to reconfigure either distro so it automaticly mounts that same directory by default?
- 12-05-2004 #2Code:
su - mkdir /mnt/hda1 mount /dev/hda1 /mnt/hda1


Reply With Quote
