Date: Fri, 31 May 2019 08:29:14 -0400 From: David Mehler <dave.mehler@gmail.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: error when mounting md0 invalid argument Message-ID: <CAPORhP4dT5KmcPbzO1PL7nGPQfQ_EAR=OTFUrdd-yBy_nSUAWg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I've got a copy of the FreeBSD 12.0 memstick img file. I'm trying to mount it to make some changes to allow it to go serial terminal by default. I'm doing: mdconfig -a -t vnode -f path/to/img and have also added the -u0 option to that line as well. An mdconfig -l does indeed show /dev/md0 and file -s /dev/md0 shows dos/mbr imgage I believe that was. I then try: mount /dev/md0 /mnt and get invalid argument. Nothing in the logs. I've tried mount_msdosfs and mount_ufs same result invalid argument. Any suggestions appreciated. Thanks. Dave.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPORhP4dT5KmcPbzO1PL7nGPQfQ_EAR=OTFUrdd-yBy_nSUAWg>