cmbcne
Wed Feb 08, 2012 2:00:54 am
I wish to try out Zorin. I have downloaded and burned Z5.2-64bit. The MD5 checks out. I have an Acer notebook that I multiboot Windows 7 and Linux. I've done a number of distros over the last couple of years, so I'm not a complete newbie. I have also researched this problem in this forum before joining so I could post. My configuration is that I have:
/dev/sda1 which is a hidden partition placed there by Acer as a Windows recovery partition.
/dev/sda2 which is the Windows 7 partition
/dev/sda3 /swap
/dev/sda5 / EXT4
/dev/sda6 /home EXT4
In /dev/sda2 (Windows7) I use EasyBCD to control the multibooting.
I wish to install Zorin into /dev/sda5 WITH THE GRUB BEING INSTALLED THERE -- NOT IN THE MBR
In a post Wed Aug 24, 2011 11:39 pm titled: "Help me install Z5 Core in existing ntfs partition", Wolfman responded to the OP with:
1. download gparted and burn it to a CD
2. boot your PC with gparted CD inserted and start gparted
3. delete your existing linux partitions
4. in the empty space that you now have, create an "extended" partition
5. within the extended partition, create a "root "/" a swap (swap has no mount point) and a /home partition (/home)
6. apply changes and let gparted do its thing
7. restart PC with Zorin disk inserted and let it boot fully
8. choose to install Zorin and when it comes to the part about how you wish to install, select "something else" and you can then point the installer to the partitions you just created
9. underneath the window where you can see you partition list is a bar asking you where the bootloader should be installed, it should say something like:
/dev/sda ATA xxxxxxxxxxxxxxxxx. this is normally the MBR (master boot record) of your hard drive.
10. you should not need a 3rd party bootloader to select the OS you wish to boot as Zorin will install grub in the mbr.
And therein lies the problem. Several people have posted regarding the problem and Wolfman, who seems quite knowledgeable, but in this case seems to have misunderstood the OP's question. In his point 10 he states "as Zorin will install grub in the mbr". The OP in that thread, and myself in this one, and others in other threads all have the same problem. THE INSTALL SCRIPT IS BROKEN. Sorry for raising my voice, but it's a bit frustrating when others have posted the same question as I am and nobody has yet to offer a solution.
The screen where the partitions are created and configured has a part at the bottom that seems to offer the ability to choose where to have the GRUB bootloader installed, but it only offers /dev/sda rather than a dropdown showing all the partitions available.
Does anyone know how to get past this and have the bootloader install to /dev/sda5 (or anything other than /dev/sda)? Is there a fix coming for the install script in future releases?