boot tip [hugesmp.s root=/dev/sdax rdinit= ro]
Posted: 12. Oct 2010, 10:28
I`m not sure why the useful prompt during the boot of installation CD was removed. I mean the one informing how to boot an existing installation from the hard disk (priceles after LILO/GRUB crash):
where x stands for your partition number
It happened to me recently that after another distro upgrade GRUB crashed and I saved the day thanks to keeping in memory the above command.
Code: Select all
hugesmp.s root=/dev/sdax rdinit= ro
It happened to me recently that after another distro upgrade GRUB crashed and I saved the day thanks to keeping in memory the above command.