Date: Tue, 12 Jun 2001 19:50:25 -0700 (PDT) From: Doug Ambrisko <ambrisko@ambrisko.com> To: Greg Lehey <grog@FreeBSD.ORG> Cc: Randy Bush <randy@psg.com>, Allen Landsidel <all@biosys.net>, FreeBSD Laptoppers <freebsd-mobile@FreeBSD.ORG> Subject: Re: can't see flash pcmcia Message-ID: <200106130250.f5D2ogg51311@ambrisko.com> In-Reply-To: <20010613093509.O22515@wantadilla.lemis.com> "from Greg Lehey at Jun 13, 2001 09:35:09 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lehey writes: | That's what mount(8) is for. | | # mount /dev/ad6s1 /camera | | I have the following in my /etc/fstab: | | /dev/ad8s1 /camera msdos rw,noauto 0 0 | | With that, I just need to say 'mount /camera'. Note that you *must* | remember to umount before popping the card (which also means you'll | need to cd out of the file system first). If you don't, you'll crash | the system. You might look at mtools. That way I didn't have to worry about mounting and removing media before umounting. Mtools is pretty flexible but you still might have to tell it the size of the media. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106130250.f5D2ogg51311>