Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 1996 16:16:41 -0700
From:      Raymundo Vega Aguilar <rvega@cicese.mx>
To:        MR BRIAN A NEAL <UFCK28C@prodigy.com>
Cc:        questions@freebsd.org
Subject:   Re: mounting dos partitions
Message-ID:  <3230B0D9.81D@cicese.mx>
References:  <199609062154.RAA12506@mime2.prodigy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
MR BRIAN A NEAL wrote:
> 
> I need help mounting my dos
> partitions so I can install
> other FreeBSD material.
> 
> here's the command I'm using:
> 
> mount -t msdos /dev/wd0s4 /dos_c
                      ^^^^^^

do you have 4 partitions?? maybe it should
read:
mount -t msdos /dev/wd0s1 /dos_c


or use instead mount_msdos, see this man
for its use.

> 
> but it doesn't work
> 
> I have 2 IDE drives, I'm trying
> to mount drive 0, it's the only
> one with a dos partition.  It's
> a 500MB dos partition and
> I have a 35meg freeBSD
> partition that contains the
> freeBSD root, the swap and
> /usr are on the second drive.
> 
> So I need to mount this 500meg
> dos partition under freeBSD.
> 
> Thanks in advance.
> 
> ____
> s  u  p  e  r  v  i  s  o  r
> I take you where you want to go
> I give you all you need to know
> I drag you down, I use you up
>        1               9               4


Saludddddd...os

Raymundo.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3230B0D9.81D>