cvs commit: src/release/alpha dokern.sh drivers.conf

Dag-Erling Smorgrav des at ofug.org
Sat May 17 07:33:44 PDT 2003


Ruslan Ermilov <ru at FreeBSD.org> writes:
> I get these, though the release finishes:
>
> cpio: /mnt/./nfsclient.dsc: No space left on device
> cpio: /mnt/./ahc.ko: No space left on device
> cpio: /mnt/./ahc.dsc: No space left on device
> cpio: /mnt/./if_sf.ko: No space left on device
> cpio: /mnt/./if_sf.dsc: No space left on device
>
> Due to the lack of free inodes.  I wonder why these
> are not fatal, I'll investigate this later today.

It might be advantageous to merge all the .dsc files into one.  You'd
save both inodes and space (since the .dsc files each waste at least
one fragment while the combined file will probably fit into one or two
fragments).  Of course you'd have to modify sysinstall, and that might
be considered too risky so late in the cycle...

DES
-- 
Dag-Erling Smorgrav - des at ofug.org


More information about the cvs-src mailing list