Date: 24 Oct 2002 11:15:13 -0400 From: Matt Smith <matt@forsetti.com> To: Brian Henning <b1henning@hotmail.com> Cc: questions@FreeBSD.ORG Subject: Re: mount msdos Message-ID: <1035472513.275.0.camel@localhost> In-Reply-To: <OE75TF4ia5wAz8AWiZA00004b85@hotmail.com> References: <OE75TF4ia5wAz8AWiZA00004b85@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Try this (had to do it myself): (as root) cd /dev sh MAKEDEV ad0s5 sh MAKEDEV ad0s6 -Matt On Thu, 2002-10-24 at 11:04, Brian Henning wrote: > Hello- > i have a question about mounting extended fat partitions.. > i have an extended partiton /dev/ad0s4 with two fat partitions on it. > i thought that freebsd would have created /dev/ad0s5 /dev/ad0s6 for these > partitions, but i guess not. > can someone help me figure out how to mount these partitions... > > mount -t msdos /dev/ad0s?? /mnt > > thanks, > brian > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?1035472513.275.0.camel>