Unable to boot Mint with LILO

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
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

I have not used lilo in years but here goes.

boot off the live CD again, mount sda2 and edit /etc/fstab and change the UUID devices to the /dev/sda? above them.
eg.
UUID=86a7b8fe-05a8-412f-8dd5-4dfe75d64557 / xfs defaults 0 1
to
/dev/sda2 / xfs defaults 0 1

I dont know if lilo knows about UUID but it may make no difference (due to linking of devices).

:D
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.
Image
Now where was i going? Oh yes, crazy!
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

if you boot off the live cd, mount /dev/sda2 and then chroot to it, did you run the lilo command after making changes to lilo.conf?

sudo lilo

try doing this again any way.
you have to run the lilo command after any changes to lilo.conf.

:D
Image
Now where was i going? Oh yes, crazy!
Locked

Return to “Installation & Boot”