# [EMAIL PROTECTED] / 2002-10-04 14:11:06 -0400: > On Fri, 4 Oct 2002, Roman Neuhauser wrote: > > # [EMAIL PROTECTED] / 2002-10-04 17:25:44 +0200: > > > On 04-Oct-2002 Roman Neuhauser wrote: > > > > fdformat -f 1440 fd0.1440 \ > > > > && disklabel -r -w fd0.1440 fd1440 \ > > > > && newfs -T fd1440 fd0.1440 > > > > > > Hi, but when I put: mount /dev/fd0 /drives/fd it says me that: > > > > > > grep: /etc/vfstab: No such file or directory > > > grep: /etc/vfstab: No such file or directory > > > mount: /dev/fd0: Device not configured > > > > grep? since when does mount(8) call grep? > > and who's this /etc/vfstab guy anyway? > > > > ok. do these things: > > 1. uname -a > > 2. which mount > > 3. file `which mount` > > 4. try the mount with /dev/fd0c > > 5. if 4. fails, make sure you actually have a floppy in the drive :) > > Also, are you sure you've compiled support for floppy disks into your > kernel? Also the support for the filesystem on them?
well, the snippet i posted puts ufs on the floppy, and i doubt he doesn't have support for that in his kernel. :) (unless, of course, he didn't create the floppy that way. no indication of that was given) -- begin 666 nonexistent.vbs FreeBSD 4.7-RC 8:20PM up 17 days, 3:35, 17 users, load averages: 0.11, 0.11, 0.09 end To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message