Skip to main content

Thread: Bootloader distros missing


i have 8 partitions on hard drive. far have 5 distros installed each in own partition. bootloader used display distros had installed. after installing pclinuxos, bootloader looks nice, displays pclinux , none of other distros. how can fix distros listed in bootloader menu?

quote posted rmcellig view post
i have 8 partitions on hard drive. far have 5 distros installed each in own partition. bootloader used display distros had installed. after installing pclinuxos, bootloader looks nice, displays pclinux , none of other distros. how can fix distros listed in bootloader menu?
what bootloader pclinuxos use? if it's not grub 2, recommend booting ubuntu os or os uses grub 2 , run following command. return control of boot grub, , find other os's. if bios doesn't boot sda first, change command.
code:
sudo grub-install /dev/sda sudo update-grub
if can't boot other os, boot ubuntu livecd version have installed. mount ubuntu partition , install grub. i'll use sda5 in example. don't use partition number in second command.

code:
sudo mount /dev/sda5 /mnt sudo grub-install --root-directory=/mnt /dev/sda
after reboot ubuntu, run:
code:
sudo update-grub
hopefully find all, or @ least most, of other os's.


Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS Bootloader distros missing


Ubuntu

Comments

Popular posts from this blog

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support