Subject: port-i386/11981: cannot make floppy image, more i-node requires in the ramdisk
To: None <gnats-bugs@gnats.netbsd.org>
From: None <oki@yha.att.ne.jp>
List: netbsd-bugs
Date: 01/17/2001 12:03:29
>Number:         11981
>Category:       port-i386
>Synopsis:       cannot make floppy image, more i-node requires in the ramdisk
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 17 12:03:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Masaru OKI
>Release:        NetBSD-current 1.5Q
>Organization:
The PEACE Project
>Environment:
NetBSD chiharu.yha.att.ne.jp 1.5N NetBSD 1.5N (CHIHARU) #1: Sun Dec 17 22:37:09 JST 2000     oki@yha.att.ne.jp:/usr/src/sys/arch/i386/compile/CHIHARU i386

>Description:
For now, etc.i386/MAKEDEV makes spacial files for 16 disk partitions.
The number of files is increased, but the number of inode is 
insufficient.
src/distrib/i386/floppies/ramdisk-* will make floppy image file and
do newfs -i 3950.  It may cause error.

Part of error messages is here:

(snip)
LINK    ramdiskbin                      usr/sbin/chroot
LINK    ramdiskbin                      usr/sbin/wiconfig
SPECIAL /bin/rm ramdiskbin
SPECIAL cd dev; sh ${CURDIR}/../../../../etc/etc.i386/MAKEDEV ramdisk bpf0 bpf1

/mnt: create/symlink failed, no inodes free
mknod: ld1f: No space left on device

/mnt: create/symlink failed, no inodes free
mknod: ld1g: No space left on device

(snip)
/mnt: create/symlink failed, no inodes free
mknod: bpf1: No space left on device
chown: bpf1: No such file or directory
*** Error code 1

Stop.

>How-To-Repeat:
cd /usr/src/sys/distrib/i386/floppies
make

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: