Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 1997 20:49:12 -0400 (EDT)
From:      Yonny Cardenas <yonny@ingenieria.ingsala.unal.edu.co>
To:        hackers@freebsd.org
Subject:   Floppies for FreeBSD
Message-ID:  <Pine.SOL.3.91.970823204636.12697A-100000@ingenieria.ingsala.unal.edu.co>

next in thread | raw e-mail | index | archive | help

Hi,

I'am creating  floppies of 1.44MB for  FreeBSD, I'am puting a UFS 
filesystem on them, with the following sequence of commands:

#fdformat -f 1440 fd0.1440
#disklabel -w -r fd0.1440 floppy3
#newfs -t 2 -u 18 -l 1 -i 65536 /dev/rfd0

All OK, but I can't mount to them:

#:mount_mfs /dev/fd0.1440 /mnt
Warning: Block size and bytes per inode restrict cylinders per group to 5.
#:Aug 23 19:33:01 zue mount_mfs: /mnt: Operation not supported by
device
Aug 23 19:33:01 zue mount_mfs: /mnt: Operation not supported by device

Thanks, for your help !


   -------------------------------------------------------------------------
	YONNY CARDENAS B.
	Systems Engineer   				||   ||	|||  || 
	Universidad Nacional de Colombia 		||   ||	|| | ||
	Email : yonny@ingenieria.ingsala.unal.edu.co	|||||||	||  ||| 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.91.970823204636.12697A-100000>