<Solved> Mint installer can’t see partitions

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post please read this

<Solved> Mint installer can’t see partitions

Postby TheVorteX on Mon Jul 02, 2012 11:22 am

Hi all! Sorry for the long post.

I am trying to install Mint 13 Cinnamon x64 on my ThinkPad T520 Laptop alongside Windows 7 x64. This laptop has 2 different hard drives. The boot drive is an 80GB Intel mSATA SSD which has Windows 7 on it. The second hard drive is a 320GB Western Digital SATA drive used for extra storage. Both drives are encrypted using Bitlocker.

I started off by suspending Bitlocker (so I could change the boot process) and I made 50GB of unallocated space available on my secondary SATA drive for Mint. When I booted into the live CD and started the install process I picked the manual partitioning option. The installer saw my 2 partitions on my SSD, the 100mb boot partition and the rest was an unknown partition which is fine since it’s encrypted. However it didn’t see anything on my 320GB SATA drive. It showed the whole drive as free space which was not the case.

I figured that maybe the installer didn’t know any better since it was encrypted data so I decrypted the 320GB HDD and tried installing Mint again. Even with the drive decrypted, the installer only sees the 320GB HDD as free space which is a problem. Even GParted only sees the drive as free space.

Does anyone know why the installer and GParted only sees my HDD as free space? It can see all the partitions on my SSD just fine, including Windows 7 which is encrypted. Both drives use the MBR partition style and are simple disks (according to computer management in Windows)

edit:
SOLVED!
See my next post for the fix.
Last edited by TheVorteX on Mon Jul 02, 2012 12:22 pm, edited 1 time in total.
TheVorteX
Level 1
Level 1
 
Posts: 2
Joined: Mon Jul 02, 2012 10:38 am

Linux Mint is funded by ads and donations.
 

Re: Mint installer can’t see partitions

Postby TheVorteX on Mon Jul 02, 2012 12:20 pm

Found out what the problem is after some more Google searching. Apparently there was a leftover GPT partition signature while the actual partitions were MBR. Others can check for this by typing in the terminal "parted /dev/sdX print". Replace sdX with the actual drive. Here was the output that I got:

mint mint # parted /dev/sda print
Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.
However, it does not have a valid fake msdos partition table, as it should.
Perhaps it was corrupted -- possibly by a program that doesn't understand GPT
partition tables. Or perhaps you deleted the GPT table, and are now using an
msdos partition table. Is this a GPT partition table?


After this I installed gdisk which includes the fixparts command by typing "apt-get install gdisk". After this installed I typed "fixparts /dev/sda" (replace sda with your hard drive) and fixparts immidiately came up with this:

mint mint # fixparts /dev/sda
FixParts 0.8.1

Loading MBR data from /dev/sda

NOTICE: GPT signatures detected on the disk, but no 0xEE protective partition!
The GPT signatures are probably left over from a previous partition table.
Do you want to delete them (if you answer 'Y', this will happen
immediately)? (Y/N): Y
Erasing GPT data!


I typed q to quit and now the installer and GParted see my partitions fine :D. Hope this post helps someone else.


I fixed this issue with help from this page:
http://rodsbooks.com/missing-parts/
TheVorteX
Level 1
Level 1
 
Posts: 2
Joined: Mon Jul 02, 2012 10:38 am

Re: <Solved> Mint installer can’t see partitions

Postby ahmedeering on Wed Jan 30, 2013 9:28 pm

THANK YOU !!!
i'm a linux noob and this just saved me !!! very grateful for the quoted commands !!
ahmedeering
Level 1
Level 1
 
Posts: 1
Joined: Wed Jan 30, 2013 9:24 pm


Return to Installation & Boot

Who is online

Users browsing this forum: polishedsteel and 18 guests