Tom Norris <[EMAIL PROTECTED]> writes:

> I need to mount a msdos partition on from is FreeBSD 5.4 fixit
> floppy(this machine doesn't have a CD Drive :\), but when I run the
> command:
> mount -t msdos /dev/da0 /mnt/usb-msd
> I get:
> mount: exec mount_msdos not found in /sbin:/usr/sbin: No such file or
> directory.
> 
> Where could I go to get this binary?
> Could I pull it off of another FreeBSD machine I have kicking around
> or will the machine running fixit get angry at me?

I think you will need to build a statically linked version.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
                http://be-well.ilk.org/~lowell/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to