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.
background: i had a linux box but i gave it to a girlfriend. it had 2 drives on it: one boot/system drive and one storage drive (100 gigs) just to store files as a backup system. before i gave her the computer, i took out both drives (cuz she had her own from her older computer which went boom).
anyway, so i have my XP windows box and i just installed the storage drive in the secondary slot and the computer can see it in disk management, but it can't access it or mount it and it doesn't give it a label. it just says 'unknown partition' but reads the drive sizes correctly and everything.
how do i mount it? =( i don't have another box to turn into a linux box anymore and i don't want to fiddle with dual boot cuz i don't have the room on my C: drive. =(
Sadly, as far as I know Linux can read/write NTFS, but Windows can't read any of the more linux-y filesystems like ext2/3 and reiserFS. Unless the drive is formatted with a Fat filesystem like FAT32, XP isn't going to be able to read it, or even recognize that there is a partition existing on it.
You have to backup the data on your drive, and repartition it for a full linux install, or use a live cd anytime you want to access the data, or reformat the drive to ntfs/fat32, or use it read-only, as mentioned above.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.