Welcome Guest. Sign in or Signup

9 Answers

Dual-boot Linux Mint 11 (first installed) and PCLinuxOS 2011.6 (second installed)

Asked by: 2342 views , , ,
Dual-booting, Linux Mint

I would like to dual-boot Linux Mint 11 and PCLinuxOS 2011.06. LM is installed first with the bootloader in MBR (sdb) and the root-partition in sdb7, the home-partition in sdb8 and a swap-partition in sd6. PCLinuxOS should be like / (sdb1) and home (sdb5), the bootloader in sdb1. How can the bootloader of LM be changed to boot PCLinuxOS?

0saves
To have future articles like this delivered automatically to your Feed Reader or Inbox, please subscribe to this blog via RSS or email. For detailed reviews and tutorials, visit LinuxBSDos.com.

9 Answers



  1. MGM on Jul 21, 2011

    hi finid

    here are good hints for ssds… you get no better help as on
    http://www.anandtech.com/tag/storage ! i have 2 intel x25-m g2, expensive but very robust and fast and no problem with linux (http://www.anandtech.com/show/2614/12). at the moment i would probably take an ocz vertex 3. #! for example is started within a few seconds.

    +3 Votes Thumb up 3 Votes Thumb down 0 Votes



  2. MGM on Jul 21, 2011

    hi finid

    thanks. it should work like this :-)

    for my better understanding. if i would install it the other way, an grub1 distribution (pclinuxos or #! or pardus – the new review!) with grub1 in mbr over the already installed grub2 of lm, what would happen and how to modify the new grub1 in sdb?

    you can`t compare a normal hd with ssd. it is really fast, felt more than a couple of times faster. linux with ext4 is no problem. trim can be done in linux, but i not able to do it at the moment.

    +1 Votes Thumb up 1 Votes Thumb down 0 Votes



  3. MGM on Jul 20, 2011

    hi finid

    thanks very much for your helpful tips… it should be no problem to use gparted for partitioning and make “sudo grub-install `(hd1)` inside lm.

    my actual configuration is:
    sda: sda1 (system reserved), sda2 (win7) – win-bootloader on sda
    sdb: sdb1 (/opensuse), sdb5 (home), sdb6 (swap), sdb7 (lm /), sdb8 (home) – grub2-bootloader on sdb
    both ssds are totally separated. at the start up of the computer i decide which hd to boot.

    my intention is getting independent of ms… i try my very best…

    my only question is: should the bootloader of pclinuxos installed on sdb1 or should i install no grub1 of pclinuxos?

    0 Votes Thumb up 0 Votes Thumb down 0 Votes



    • finid on Jul 20, 2011

      PCLinuxOS GRUB on sdb1. GRUB has to be installed somewhere or I do not know how the system will boot. Perhaps it will, but I’ve not tried that experiment.

      What type of performance are you getting on those ssds?

      +2 Votes Thumb up 2 Votes Thumb down 0 Votes



  4. MGM on Jul 20, 2011

    Hi finid

    thanks for your answer. LM is already installed the way you wrote (sdb7,8) and openSUSE is at sdb1 (root) and adb5 (home), which I installed a long time ago. Everything is booted via LM GRUB2 without any difficulties, especially after the LM installation after openSUSE.

    I now would like to exchange openSUSE for PCLinuxOS or better Cruchbang on sdb1 and 5. Both distributions use GRUB1 and thats the problem. The main thing is that the new GRUB should recognize and boot both distributions and GRUB1 or GRUB2 is not so important. How to install lets say Crunchbang and especially the GRUB.

    Thanks for your help.

    +1 Votes Thumb up 1 Votes Thumb down 0 Votes

    • Best Answer


      finid on Jul 20, 2011

      This shouldn’t be a problem, but you have to be careful.

      You can install PCLinuxOS over OpenSUSE, but that, of course, requires manual disk setup. That is where you have to make sure that the LM partitions are not reformatted.

      After installing PCLinuxOS, boot into LM and reinstall GRUB with sudo grub-install ‘(hd1)’. Those, by the way, are single quotes.

      Out of curiosity, what do you have on sda?

      I’m going to recreate your setup in a VM, so I can test this for myself.

      +2 Votes Thumb up 2 Votes Thumb down 0 Votes



    • finid on Jul 20, 2011

      You have not made any reference to sda.

      What OS or distro is on it, and how it that OS’ boot loader interfacing with what you have on sdb?

      0 Votes Thumb up 0 Votes Thumb down 0 Votes



  5. finid on Jul 20, 2011

    So you wish to dual-boot with LM first and its GRUB in the MBR. From your description, the partitioning scheme should look something like this:

    sdb1 – PCLinuxOS /

    sdb5 – PCLinuxOS /home

    sdb6 – LM Swap

    sdb7 – LM /

    sdb8 – LM /home

    This scheme does not match wanting to install LM first. You get this type of scheme if LM is installed last. If you want to continue with the way you described it, you just make things unnecessarily difficult, and it makes my head spin just trying to imagine it.

    A question:

    When you boot the computer, what do you want to see, LM’s boot loader, or PClinuxOS’?

    If you can tell me that, I will be able to suggest a better method of doing it because what you described is extremely difficult to imagine.

    0 Votes Thumb up 0 Votes Thumb down 0 Votes



  6. MGM on Jul 19, 2011

    And the same problem is with a dualboot with LM (/ sdb7, home sdb8) and #! (/ adb1, home sdb5) with grub2 as bootloader, when #! is installed after LM. How can this be solved?

    +1 Votes Thumb up 1 Votes Thumb down 0 Votes