![]() |
The Multiple Booting Nightmare After Christmas.
I use Mint Maya as my daily driver, and was successfully dual booting it with CNC Linux. I then installed Ghost BSD, knowing that I would have to write it into the GRUB boot file.
Before i attempted to figure out how to get it to show up at boot, I installed Open Suse on my last partition. That's when the nightmare began. Suse's boot file took over everything, and its the only choice I have now. I am on a live disk at the moment, and need to get it fixed pronto because I run my business off of the Mint partition. I have a 1Gig space allotted for /boot. How do I clean this mess up, and make it so I have ONE boot file, seeing BSD and Linux distros? |
menorux,
Hi welcome to your nightmare... ooops nah sorry, I mean WELCOME TO LQ! If your suse uses Grub 2 there should be no problem, you can fix everything up to the previous Mint and the other (I don't know what is a CNC linux). With respect to the BSD you can easily chainload its own bootloader from the Grub. Try run as root under suse: Code:
~# update-grubCode:
#!/bin/shCode:
~# chmod +x /usr/sbin/update-grubCode:
~# update-grubYou may try to reboot after completed. Also if Mint did not resurrect post here what you have there with these queries: Code:
~# cat /boot/grub/grub.cfg---------x Another way is to boot from Mint LiveCD and activate your previous Mint boot up. Let us do this one by one. While running as live, you can do these: Code:
~$ sudo -iHope that helps... in pronto. Good luck. |
malekmustaq,
Thank you very much for your reply, I am now up and running. To tell you the truth, I didn't expect to get such a thorough answer. ...I should have registered for an account on here long before I did. Thanks again, menorux |
menorux,
Rest assured your joy is shared by everyone in the LQ; it is our satisfaction that some one gnu/linux user has solved another system problem and has learned something new the way we do. Congratulations! You may now mark (or click above) this thread as 'Solved' so that others experiencing similar problems shall easily benefit from your thread post. Good luck. m.m. |
| All times are GMT -5. The time now is 10:15 AM. |