i386/81756: boot2 trying to execute /kernel instead of
/boot/kernel/kernel.
trasz
trasz at buziaczek.pl
Wed Jun 1 03:30:03 PDT 2005
>Number: 81756
>Category: i386
>Synopsis: boot2 trying to execute /kernel instead of /boot/kernel/kernel.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 01 10:30:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: trasz
>Release: 5.4
>Organization:
>Environment:
FreeBSD traszkan.ds7 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed May 11 19:24:26 CEST 2005 trasz at traszkan.ds7:/usr/obj/usr/src/sys/TRASHCAN i386
>Description:
if boot2 fails to load /boot/loader, it will attempt to load the kernel. the problem is, it will attempt to load "/kernel" instead of "/boot/kernel/kernel".
>How-To-Repeat:
>Fix:
change #define PATH_KERNEL in /usr/src/sys/boot/i386/boot2/boot2.c from "/kernel" to "/boot/kernel/kernel".
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-i386
mailing list