Originally posted by burns
hmm, kernel panic: VFS: Unable to mount root fs on hda3
oh dear.
oh dear indeed. you did keep you old config then made changes to that right?
Originally posted by burns
hmm, kernel panic: VFS: Unable to mount root fs on hda3
oh dear.
I'm thinking maybe I didn't. I guess I'll have to boot off the live CD and try again?Originally posted by riven
oh dear indeed. you did keep you old config then made changes to that right?
Correct. Always keep a backup of anything you change. Fortunately I copied your .config post earlier and it can be found here - http://forums.overclockers.co.uk/showthread.php?s=&postid=2980908#post2980908Originally posted by burns
I'm thinking maybe I didn't. I guess I'll have to boot off the live CD and try again?
Originally posted by burns
I'm thinking maybe I didn't. I guess I'll have to boot off the live CD and try again?
Originally posted by riven
have you checked that Gnome is in you X sessions folder as the gentoo docs say to check?
Everyone needs a break after 2 days of cramming You've done a mighty fine job so far mateOriginally posted by Deadly Ferret
Yep. Aside from xscreensaver, I precisely followed the guide.
Thanks for the offer, I'll try to setup networking tomorrow and with luck my mind shall not fail me. I haven't the mental energy to do it this evening. Going to chill out and watch the Sign Of Four, a Sherlock Holmes mystery, and enjoy a cognac & cigar. There are simple pleasures in life that rank much higher than all this computing guff.
PS: I have noticed that the guide says that the contents of /etc/X11/Sessions should be Xsession Gnome, but I get Gnome Xsession. Could them being the other way around have any meaning/impact whatsoever? I feel silly for asking, but if it did turn out to be the problem I'd feel even more silly if I hadn't mentioned it.
Originally posted by Mpemba Effect
Everyone needs a break after 2 days of cramming You've done a mighty fine job so far mate
Originally posted by Deadly Ferret
Yep. Aside from xscreensaver, I precisely followed the guide.
Thanks for the offer, I'll try to setup networking tomorrow and with luck my mind shall not fail me. I haven't the mental energy to do it this evening. Going to chill out and watch the Sign Of Four, a Sherlock Holmes mystery, and enjoy a cognac & cigar. There are simple pleasures in life that rank much higher than all this computing guff.
PS: I have noticed that the guide says that the contents of /etc/X11/Sessions should be Xsession Gnome, but I get Gnome Xsession. Could them being the other way around have any meaning/impact whatsoever? I feel silly for asking, but if it did turn out to be the problem I'd feel even more silly if I hadn't mentioned it.
Originally posted by Deadly Ferret
Thanks. I just had one last idea, and it might actually be relevant this time. I thought about that command I couldn't run properly when logged in as a normal user, and decided to try: gnome-session. It appears to be a valid command, but it returned this line (gnome-session:5027): Gtk-WARNING **: cannot open display: Does this give any clues?
Originally posted by burns
ok, now I mount boot and root,
copy the kernel to /boot/kernel-2.6.7-gentoo-r11,
do cd /boot
ls -l
and the kernel isn't there, it's still yesterday's one?
cd /boot
mv kernel-2.6.7-gentoo-r11 kernel-2.6.7-gentoo-r11.old
cp /usr/src/linux/arch/i386/boot/bzImage /boot/kernel-2.6.7-gentoo-r11