| Author |
mounting NTFS partitions
|
|
|
| how can i access my hard disks' other partitions whose file system is NTFS | |
| The VMS Kid 2002-04-08, 9:01 am |
| Use the following command to mount your NTFS partition to your directory tree. Make sure that the /mnt/winnt directory exists first.
mount -t ntfs /dev/hda1 /mnt/winnt
Also, you will have to alter the /dev/hda1 to reflect the hard disk and partition number that your NTFS filesystem is located on. /dev/hda1 stands for the first partition on the first IDE disk. modify this line so that Linux will know what partition that you want to mount. Add this mount command to your /etc/fstab if you want it made available to you at all times. Let me know if this is not enough to help you. | |
| The VMS Kid 2002-04-09, 10:32 am |
| By the way . . . are you REALLY an RHCE? Seems like you should know this already going by your certs. | |
| ccieToBe 2002-04-09, 1:48 pm |
| quote: Originally posted by The VMS Kid
By the way . . . are you REALLY an RHCE? Seems like you should know this already going by your certs.
I'd be interested in knowing how one goes about becoming "CCNP+" certified too. | |
| The VMS Kid 2002-04-09, 2:14 pm |
| LOL, I just noticed that.  | |
| Boulware5 2002-04-09, 5:02 pm |
| Maybe he means CCNP "plus more certs that I wont list here"?  | |
| ccieToBe 2002-04-09, 5:30 pm |
| quote: Originally posted by Boulware5
Maybe he means CCNP "plus more certs that I wont list here"?
Maybe, but both "CCNP" and "CCNP+" are listed. | |
|
| Yeah...but the RHCE that he took stood for Really Hard Cert Exam that I didn't pass!!! | |
| chodan 2002-04-11, 8:25 pm |
| "hhmm
its asking what certifications I have for my profile.....
I know, I`ll list the ones I intend to get someday. hhmm looks like these are the most important....
I`ll list all the hardest ones,
that will arouse the least suspicion
HEck I`ll even make one up hhmm what sounds good?
eurika!! I got it CCNP+ !!!" | |
| Supertech 2002-04-11, 10:04 pm |
| LS/MFT |
|
|
|