LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-09-2003, 02:36 PM   #1
Pringles
LQ Newbie
 
Registered: Feb 2003
Location: Dallas, TX
Distribution: Mandrake 9.0
Posts: 3

Rep: Reputation: 0
Unhappy Can't see one of my FAT32 partitions under XP anymore??


I just installed Mandrake 9.0 a few days ago. I have 2 HDs, hda (30Gb) and hdb (80Gb). Mandrake is installed on hda beyond the 1024 cylinder boundary, in between 2 logical FAT32 partitions. Primary partition on hda is Windows XP Pro. I made the linux partitions with Partition Magic 8. Just today morning after leaving Linux on all night for the first time I rebooted into XP to find out that my hdb1 partition is gone from XP (?!?!?!) I can see the other 2 partitions on hdb just fine. Partition Magic cant help because it tells me that "Disk 2 (hdb) appears to have partitions created using a different drive geometry (128h 63s)" It's always been like this.

I can see hdb1 in Linux just fine but in Windows it doesnt have a letter assigned to it anymore for some reason. WinXP Device Manager / Disk Drives / Volumes sees the partition and the label but doesnt have a letter assigned to it.

Anyone have an idea as to why this happened and how I could fix it? I know I should repartition this drive with new geometry as PMagic8 says I should but I really have nowhere to back up the 70Gb that are sitting on the drive. PLEASE HELP!!!!!!
 
Old 02-09-2003, 05:40 PM   #2
abacad
LQ Newbie
 
Registered: Nov 2002
Location: Derbyshire UK
Distribution: Xandros
Posts: 29

Rep: Reputation: 15
From what little I know about Mandrake, I believe it creates a root partition, a usr partition and a swap partition. So it is possible that when you installed Mandrake, your root partition was created on hda and your /usr and swap partions on hdb. If that is the case, they will not show up in Windows but they should show up in PM8, one as a linux swap partition and one as a linux ext2 or ext3 partition but it will not allow you to assign a drive letter because it is not a MS supporte file system. Don't forget PM8 is a windows based program for creating and manipulating FAT, FAT32 and NTFS partitions. It will let you create Linux partitions but that's all it will let you do.
So, first thing to check is, in PM8 what is the file system of the 'missing' partition. If it is ext2, ext3 or linux swap thats fine. If it is FAT32 or NTFS, highlight the partition, right click and in 'advanced' set the partition to 'active'

Jim
 
Old 02-09-2003, 06:22 PM   #3
deadbug
Member
 
Registered: Oct 2002
Location: San Antonio, Texas
Distribution: MDK 8.0, 9.0; RH 7.2, 8.0, 9.0, FC3, FC4, FC5
Posts: 355

Rep: Reputation: 30
Mandrake 9 allows the user to determine what partitions are created and where they are put. It will only demand two: root (/) and a swap partition.

Where did you put these? Did you install anything on the Windows drive? You didn't give us much to wrok with here--you described what you did only as it related to hda, then said you have a problem with hdb.

If you don't know what happened there, open a shell terminal in Mandrake and type this:

su -
<root password>
fdisk -l


This should print out what everyone of your partitions. Note the -l after fdisk is a lowercase L. You could also try sfdisk or cfdisk. If you have either of those, it will give you more information.

Specifically, what you are looking for is what kind of file it is. You think it should be FAT32. Since Linux sees it and Windows doesn't, my guess is fdisk (or sfdisk or cfdisk) will tell you otherwise.
 
Old 02-09-2003, 07:35 PM   #4
Pringles
LQ Newbie
 
Registered: Feb 2003
Location: Dallas, TX
Distribution: Mandrake 9.0
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks for your replies. I ran fdisk -l and for the specific partition that I couldnt see under XP it said it is "Hidden Win95 FAT32 (LBA)". I didnt install anything on this drive and it is all FAT32. I presume I just have to unhide it but how can I do this considering that PM8 will not let me do anything to this drive because of the incorrect drive geometry. Is there any way to do this in fdisk? Naturally, I dont want to lose any data thats on this drive so if the solution involves any risk I'd rather find a way to back up the 80Gb drive and repartition it from scratch.

Last edited by Pringles; 02-09-2003 at 07:38 PM.
 
Old 02-09-2003, 08:44 PM   #5
deadbug
Member
 
Registered: Oct 2002
Location: San Antonio, Texas
Distribution: MDK 8.0, 9.0; RH 7.2, 8.0, 9.0, FC3, FC4, FC5
Posts: 355

Rep: Reputation: 30
You have a hidden partition that needs to be unhidden for Windows to acknowledge it. I think PM 8 can handle this--you should be able to tell it to ignore the geometry error and unhide the partition.

Through the MS-DOS fdisk, you should be able to unhide it by making it active, but you'll need to research that some.
 
Old 02-10-2003, 12:48 AM   #6
Pringles
LQ Newbie
 
Registered: Feb 2003
Location: Dallas, TX
Distribution: Mandrake 9.0
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks for all your help, I have solved the problem. Turns out in Powerquest BootMagic there is a "visible partitions" option and for some reason this partition was automatically selected to be not visible. I just had to override the default settings and make the partition visible. Works fine now. And to think I was about to get mad at Linux for screwing me over
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
read/write to fat32 doesn't work anymore jnev Linux - General 10 09-11-2005 09:23 PM
NTFS partitions not showing up in Mepis anymore AquaInferno MEPIS 5 09-08-2005 02:34 AM
can't mount swap & win partitions anymore Dominik Linux - Newbie 6 12-22-2003 09:29 AM
2 fat32 partitions on fbsd5/w2k dual. Can only access one fat32 so far.. mipia *BSD 1 10-06-2003 02:10 AM
About Fat32 Partitions ZFighteR Linux - General 6 02-10-2003 05:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration