[SOLVED???] Cannot get past BusyBox Error

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
msuggs

Re: MINT 5 dual boot only boots to XP

Post by msuggs »

My guess is that you installed XP second and it overwrote grub with it's own mbr

To restore grub

1. Pop in the Mint Live CD, boot from it until you reach the desktop.
2. Open a terminal window.
3. In the terminal type

Code: Select all

grub
4. Then

Code: Select all

root (hd0,6)
5. Type

Code: Select all

setup (hd0)
6. Quit grub by typing

Code: Select all

quit
7. Reboot.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
msuggs

Re: MINT 5 dual boot only boots to XP

Post by msuggs »

is it possible to run

sudo fdisk -l

and show the output here
rivenought

Re: Cannot get past BusyBox Error

Post by rivenought »

I have a mix of one SATA hard drive and one PATA DVD-RW. I know Mint 5 as the primary OS install works fine with my combination. I just wanted to share that combo info with you for future reference. Good luck.
Locked

Return to “Installation & Boot”