Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 1997 10:28:52 -0700
From:      "Wilton Hughes" <unixsa@northlink.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        dvester@northlink.com
Subject:   HELP I can't create boot floppy--disk full
Message-ID:  <199705211729.KAA28077@smtp.northlink.com>

next in thread | raw e-mail | index | archive | help
When I follow the directions in the Handbook to create a boot
floppy I find that I am asked to copy more data to the floppy than the
floppy will hold.  What do I do?

Following is the part of the code suggested in the Handbook:

fdformat -q fd0

disklabel -w -B -b /usr/mdec/fdboot -s /usr/mdec/bootfd /dev/rfd0c
fd1440

newfs -t 2 -u 18 -l 1 -c 40 -i 5120 -m 5 -o space /dev/rfd0a

mount /dev/fd0a /mnt cp -f /kernels/MINI     /mnt   # one of many cp
commands

gzip -c -best /sbin/init > /mnt/sbin/init  # one of many gzip commands

Before executing all of the gzip commands the disk is full.
Wilton Hughes                   520-776-8272
3682 Estate Drive
Prescott, Arizona 86303-7523
unixsa@northlink.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705211729.KAA28077>