Re: Floppy IO Errors



On Friday 31 August 2007 04:01:25 Dan Mahoney, System Admin wrote:

I am trying to load a kernel module from a floppy disk (ms dos formatted).

Is there anything "special" I have to do to format these disks, or make
them readable? I can boot from an MS DOS startup disk (as generated by
XP) but BSD returns an IO error when trying to read any floppy. I've
tried multiple drives, cables, and disks.

I don't see the relevance of the boot stage here, but if you wanna load a
kernel module from a floppy:
# mount_msdosfs /dev/fdc0 /mnt
# sysctl kern.module_path="/boot/kernel;/boot/modules;/mnt"
# kldload mymodulename

/dev/fdc0 being your floppy drive device.
--
Mel
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: floppy drive
    ... Trying to open files with special extensions, such as DLL ... do with the media, floppy, CD or on the hard drive. ... |> But disks degrade through the years, so it might be that there is no more |> info on those disks. ...
    (microsoft.public.windowsxp.newusers)
  • Re: BackupEdge boot and filesystem image files
    ... >> I keep boot and filesystem floppy disks for all my customer systems at ...
    (comp.unix.sco.misc)
  • Re: Floppies in Linux
    ... change feature of floppy drives since about 1985 to detect whether a ... floppy was inserted or removed (It can't tell which, ... maintainer) because he wrote something like this concerning the mtools ... Mtools is a collection of utilities to access MS-DOS disks from Unix ...
    (alt.os.linux)
  • Re: back-up disk anomalies
    ... And I recall the days when a 128k floppy was a luxury on my Apple 2. ... then 16 sectors per track, ... 13-sector and 16-sector disks was quite a novel invention, ...
    (comp.sys.mac.system)
  • Re: Windows multiboot (aaargh!)
    ... There's a serious difference between GNU/Linux and DOS on size here. ... you need the "kernel" and statically linked ... impressive array of tools onto a single floppy disk. ... Note too that there are utilities to create bootable disks ...
    (Debian-User)