Date: 11 Apr 98 18:34:50 +0100 From: leifn@image.dk (Leif Neland) To: freebsd-questions@FreeBSD.ORG Subject: How to mount dos partition? Message-ID: <c39_9804120215@swimsuit.swimsuit.roskildebc.dk> References: <352E3EDB.18FA987B@ms11.hinet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 10 Apr 98 17:46:35 Doug Lo wrote regarding How to mount dos partition? DL> Subject: How to mount dos partition? DL> DL> Hi, folks, DL> DL> Would anyone tell me how to mount dos partition? DL> My /etc/fstab file is below: DL> /dev/wd0s2b none swap sw 0 0 DL> /dev/wd0s2a / ufs rw 1 1 DL> /dev/wd0s1 none msdos ro 0 0 ^^^^^^^^^^ Is this the partition you want to mount? Then tell where you want to mount it. # mkdir /c: And in /etc/fstab DL> /dev/wd0s1 /c: msdos ro 0 0 Leif Neland leifn@internet.dk --- |Fidonet: Leif Neland 2:234/49 |Internet: leifn@image.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c39_9804120215>