Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Recovering the system with LiveCD. This possible?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Sirko
n00b
n00b


Joined: 03 Dec 2004
Posts: 22
Location: Ukraine

PostPosted: Wed Dec 08, 2004 2:39 pm    Post subject: Recovering the system with LiveCD. This possible? Reply with quote

I had some problems when turning on kernel 2.6 (https://forums.gentoo.org/viewtopic.php?p=1847539), but solve their was not got :cry:
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
View user's profile Send private message
msalerno
Veteran
Veteran


Joined: 17 Dec 2002
Posts: 1338
Location: Sweating in South Florida

PostPosted: Wed Dec 08, 2004 2:58 pm    Post subject: Reply with quote

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
View user's profile Send private message
Sirko
n00b
n00b


Joined: 03 Dec 2004
Posts: 22
Location: Ukraine

PostPosted: Wed Dec 08, 2004 3:01 pm    Post subject: Reply with quote

OK, Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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