I had a kernel panic, so Laurie suggested:
9 times out of 10, that's an error in /boot/grub/menu.lst caused by failing to point to the right place for your root partition. If it's a laptop, it's usually a misconfigured kernel.
Actually, I'll check grub first. I have a working .config file for that particular laptop (that works with the stock 2.4.18 kernel), which is what I based my menuconfig choices on. It should be fine. If these things don't work, then I will probably post the error msgs-something to do with VFS- in a different thread!
In fact having read the last paragraph, I KNOW it's not pointing to the correct partition for /. I remember putting down /dev/hda3 in fstab, when in fact / is on /dev/hda5! So I probably made the same mistake in the grub menu.lst! Damn my peculiar manner of setting up partitions! Damn the *ahem* person who was distracting me at the time!
So my advice should now be: don't try installing Gentoo if you don't have much time to spare, and don't try if your partner is coming round to visit. ;o)
When you get your 512k cable connection (I have a 512 cable here in my office, and a 2meg line in my server room), be sure to rsync ibiblio. Bear in mind the whole tree is more than 20GB, 90% of which we never use! There are about 2,500 packages now, and growing.
isn't rsync'ing the whole tree a little OTT for a network comprising of 1 gentoo box, 1 ipcop box and 1 debian box? What would the benefits be?
Ricardo Campos wrote:
I had a kernel panic, so Laurie suggested:
9 times out of 10, that's an error in /boot/grub/menu.lst caused by failing to point to the right place for your root partition. If it's a laptop, it's usually a misconfigured kernel.
Actually, I'll check grub first. I have a working .config file for that particular laptop (that works with the stock 2.4.18 kernel), which is what I based
Note that it's heavily patched and updated. It's *not* a stock 2.4.18 kernel!
my menuconfig choices on. It should be fine. If these things don't work, then I will probably post the error msgs-something to do with VFS- in a different thread!
VFS is a classic error for /boot/grub/menu.lst errors AND ATA problems (disk set to 100 when it's only 66) and/or a missing hard disk (moved from hdb to hdc for instance. I'll bet it's in /boot/grub/menu.lst
In fact having read the last paragraph, I KNOW it's not pointing to the correct partition for /. I remember putting down /dev/hda3 in fstab, when in fact / is on /dev/hda5! So I probably made the same mistake in the grub menu.lst! Damn my peculiar manner of setting up partitions! Damn the *ahem* person who was distracting me at the time!
That'll be it then! BTDT!
So my advice should now be: don't try installing Gentoo if you don't have much time to spare, and don't try if your partner is coming round to visit. ;o)
ArfArf!
When you get your 512k cable connection (I have a 512 cable here in my office, and a 2meg line in my server room), be sure to rsync ibiblio. Bear in mind the whole tree is more than 20GB, 90% of which we never use! There are about 2,500 packages now, and growing.
isn't rsync'ing the whole tree a little OTT for a network comprising of 1 gentoo box, 1 ipcop box and 1 debian box? What would the benefits be?
That depends, doesn't it? An rsync every day at 7am (to catch the late updates) takes about an hour (512K cable), and I don't notice it. If I built every machine through the net everytime, I surely would notice it! Sure, the first rsync takes a while, but after that, it's nothing. Of course, if you only build once in a blue moon, it's no big deal, but we're building often... It's your call!
Cheers, Laurie.