Subject: kern/30865: cd9660.c from libsa cannot read files with > 8 characters
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <juan@mail.xtrarom.org>
List: netbsd-bugs
Date: 07/29/2005 13:46:02
>Number: 30865
>Category: kern
>Synopsis: cd9660.c from libsa cannot read files with > 8 characters
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 29 13:46:02 +0000 2005
>Originator: Juan RP
>Release: NetBSD 3.99.7
>Organization:
>Environment:
System: NetBSD Mandylion 3.99.7 NetBSD 3.99.7 (Mandylion) #4: Fri Jul 1 16:35:24 CEST 2005 juan@Nocturno:/home/juan/build/obj/sys/arch/i386/compile/Mandylion i386
Architecture: i386
Machine: i386
>Description:
When I was working on mklivecd-0.12.0 that supports cdboot from
-current found a bug:
The standalone cd9660 filesystem (sys/libsa/cd9660.c), cannot
read files with more than 8 characters (this is specified on
ISO Level 1).
>How-To-Repeat:
Use mklivecd(8) (pkgsrc/sysutils/mklivecd), use cdboot as
bootloader, try to load a kernel with >8 characters in the
i386/Bios bootloader, it won't read the file.
>Fix: