On Mon, Jan 12, 2009 at 6:50 AM, Dag-Erling Smørgrav <[email protected]> wrote: > Peter Jeremy <[email protected]> writes: >> Kamlesh Patel <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

