On Wed, 27 Nov 1996, Darryl Cook wrote:
>
> I have the v3.7 cd to upgrade my firmware and am trying to print out the
> install instructions from it. But when i try to mount the cd using the
> mount -rt cdfs -o noversion /dev/rz4c /mnt command I get the following:
>
> /dev/rz4c on /mnt: No such device
>
>
> Is it possible that the cdfs isnt configured in the kernel? How would I
> tell and how would I go about rebuilding the kernel to include. I have
> looked through what few manuals I have but they arent very clear.
>
> thanks for any help,
>
Thanks for all the responses. It turns out to be a really simple thing to
do. Just edit the /sys/conf/NAME file and add the line
options CDFS
and rebuild the kernel by issuing the doconfig command using
doconfig -c NAME. Then move the vmunix to the root directory and reboot.
------------------------------------------------------------------------
Darryl Cook | e-mail -- pgmr_at_ppalf.appstate.edu
Applications Programmer II | phone -- (704)-262-3190 x107
Appalachian State University | fax -- (704)-262-4017
265 Dale Street |
Boone, NC 28608 |
------------------------------------------------------------------------
Received on Wed Nov 27 1996 - 20:19:25 NZDT