Subject: port-i386/10998: 1.5 ALPHA2 boot-big.fs does not work
To: None <gnats-bugs@gnats.netbsd.org>
From: Tero Kivinen <kivinen@ssh.fi>
List: netbsd-bugs
Date: 09/12/2000 15:55:12
>Number: 10998
>Category: port-i386
>Synopsis: Creating bootable CD-ROM does not succeed using boot-big.fs
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: port-i386-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 12 15:56:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Tero Kivinen
>Release: NetBSD-1.5 ALPHA 2
>Organization:
SSH Communications Security
>Environment:
NetBSD 1.5 ALPHA 2. I386 version.
>Description:
When I create the bootable cd-rom using "mkisofs -b boot-big.fs
-c boot. catalog ..." and I am using the boot-big.fs file from
the NetBSD-1.5_ALPHA2/i386/installation/floppy directory the
boot from that cd-rom does not work. It loads the bootstrap
loader, but while loading kernel it fails with error:
>> NetBSD/i386 BIOS Boot, Revision 2.7
>> (fvdl@sushi, Mon Aug 21 15:41:03 MESG 2000)
>> Memory: 637/129984 k
Use hd1a:netbsd to boot sd0 when wd0 is also installed
Press return to boot now, any other key for boot menu
booting fd0a:netbsd - starting in 0
2257763+2174352read text
boot: fd0a:netbsd: Unknown error: code 0
booting fd0a:netbsd.gz
open netbsd.gz: No such file or directory
...
>How-To-Repeat:
Create cdrom using the mkisofs using following command and
try to boot from that:
NAME="NetBSD Boot"
mkisofs -b boot-big.fs -c boot.catalog -A "$NAME" -V "$NAME" -r -P 'NetBSD' -o $BASEDIR/boot.img -l .
cdrecord -multi -v speed=2 dev=0,0,0 $BASEDIR/boot.img
The cd will work if I use old boot-big.fs (fvdl@frank, Sun Aug
6 00:51:46 MEST 2000) from the
NetBSD-1.5_ALPHA/i386/installation/floppies.
>Fix:
Use older boot-big.fs image.
>Release-Note:
>Audit-Trail:
>Unformatted: