[LUNI] Kernel panic after installing self built 2.4.26

Eugene Teo eugene.teo at eugeneteo.net
Thu Apr 15 12:21:13 CDT 2004


<quote sender="Joe Frost">
> On Thu, Apr 15, 2004 at 11:11:04AM -0500, me at heyjay.com wrote:
> for chroot he means run the chroot command, it changes / to whatever you
> tell it to.  So instead of / being on the cd, you can point it to the
> disk.
> 
> first mount your hard disk (/dev/hda? I think you said) to some place say
> /mnt
> 
>    mount /dev/hda? /mnt
> 
> If you have more than one partition I'd mount those as well
> 
>    mount /dev/hda? /mnt/boot
> 
> Then run
> 
>    chroot /mnt

actually, you should 

mount /dev/hda? /mnt
chroot /mnt
mount /dev/hda? /boot

but I guess it should not make much diff. ultimately, you want to be
able to make lilo think that /mnt is /.

Eugene

> 
> I'm not 100% sure on that last one as I haven't run the command before.
> but that's a good place to start
> -- 
> Linux Users Of Northern Illinois - Technical Discussion 
> http://luni.org/mailman/listinfo/luni
> 

-- 
Eugene TEO - eugeneteo at symonds.net http://puggy.symonds.net/~eugeneteo/
1024D/14A0DDE5 print D851 4574 E357 469C D308  A01E 7321 A38A 14A0 DDE5
main(i) { putchar(182623909 >> (i-1) * 5&31|!!(i<7)<<6) && main(++i); }



More information about the luni mailing list