kernel panic

Garrett Cooper yanefbsd at gmail.com
Mon Jan 12 10:20:32 PST 2009


On Mon, Jan 12, 2009 at 6:50 AM, Dag-Erling Smørgrav <des at des.no> wrote:
> Peter Jeremy <peterjeremy at optushome.com.au> writes:
>> Kamlesh Patel <shilp.kamal at yahoo.com> writes:
>> > How do i recover the system from this error. I can't reload the
>> > loader.old
>>
>> If you press any key during the first spinner [...]  You can then
>> enter the name of the program you wish to run - eg /boot/loader.old
>
> That won't work - he changed the forth code, not the compiled code.
>
>> (or directly load /boot/kernel/kernel)
>
> That will work.
>
> DES

Maybe this?

- Grab the liveCD
(ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/7.0/7.0-RELEASE-i386-livefs.iso,
or ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-amd64/7.0/7.0-RELEASE-amd64-livefs.iso).
Don't grab the 7.1 ones because they don't boot on all systems (it's
in the release notes).
- Mount your system.
- chroot /wherever/your/install/is/mounted /bin/tcsh
- Repeat steps to compile and install kernel

Cheers,
-Garrett


More information about the freebsd-questions mailing list