Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hmm... you might be able to see which partition is the NTFS by looking at your fstab file, but it'd only be there if the REdhat installer added it automatically. If it's not there, i guess you have to try to manually mount each partition on your hard disk until you find one that works. (I'm sorry if i say something stupid, you guys, but i'm just a newb too... how 'bout this: don't do anything i say unless one of these other guys says it's alright....)
Not there, so should he try "mount -t ntfs /dev/hda[x] /mnt/ntfs" (or wherever) until it works? I'm only guessing that his primary drive is /dev/hda...
Wait, will ls /dev/hd* work? on my machine, it shows all possible devices, whether they're there or not... but maybe that's just becuase it's slack. Dunno.
It shows all devices as in even ones that don't begin w/ hd?
There will be plenty of devices that appear, I am just trying to figure out if he has more than one hard drive.
Well, what i meant was that it shows All of them... i've only got one drive, /dev/hda, but all possible drives and partitions are still shown, like, i have hda[1-34], even though i only have 9 partitions. And it shows the same for hdb, hdf, hdh, etc, even though none of those devices actually exist on my machine. Hopefully, that's just a slack thing, and redhat will be more reasonable.
Hey, just an idea, but in addition to looking at the device files, could we determine from the output of "mount" where the root filesystem is mounted, and maybe that info could lead us to possible partitions that the ntfs might be on (unless he's got multiple disks. then i've got no idea). Umm, Leseta, you had WinXP installed first, didn't you? That would probably mean that the linux partitions are on those that come after the ntfs partition... i hope. just a guess
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.