View previous topic :: View next topic |
Author |
Message |
Sirko n00b
Joined: 03 Dec 2004 Posts: 22 Location: Ukraine
|
Posted: Wed Dec 08, 2004 2:39 pm Post subject: Recovering the system with LiveCD. This possible? |
|
|
I had some problems when turning on kernel 2.6 (https://forums.gentoo.org/viewtopic.php?p=1847539), but solve their was not got
So beside me such question: possible restore system with all program, which there were with LiveCD?
If yes, that as?
Is it beforehand thanked for answer. |
|
Back to top |
|
|
msalerno Veteran
Joined: 17 Dec 2002 Posts: 1338 Location: Sweating in South Florida
|
Posted: Wed Dec 08, 2004 2:58 pm Post subject: |
|
|
If the issue is that your newly compiled kernel will not boot, then it can easily be fixed. Boot up with the liveCD, mount all drives manually on the /mnt/gentoo (don't forget the /proc), chroot and reconfigure the kernel, compile and install the new kernel. You can find the process in the online docs If it doesn't work again, then do it all over again. I would highly recommend that you always keep 1 working kernel on your system, and just append to grub or lilo rather than replace.
Good luck
Of course, make sure you mount the proper devices!
mount /dev/hdax /mnt/gentoo
mount /dev/hdax /mnt/gentoo/boot
mount -t proc none /mnt/gentoo/proc
chroot /mnt/gentoo /bin/bash
env-update
source /etc/profile
Last edited by msalerno on Wed Dec 08, 2004 3:04 pm; edited 1 time in total |
|
Back to top |
|
|
Sirko n00b
Joined: 03 Dec 2004 Posts: 22 Location: Ukraine
|
Posted: Wed Dec 08, 2004 3:01 pm Post subject: |
|
|
OK, Thank you. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|