Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2001 21:44:28 +0200 (CEST)
From:      Michal Mertl <mime@traveller.cz>
To:        Elliott Perrin <eperrin@bigorbit.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Trouble mounting a linux disk
Message-ID:  <Pine.BSO.4.21.0105022133260.5262-100000@prg.traveller.cz>
In-Reply-To: <019601c0d33f$89121d40$8701a8c0@bottleneck2000>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 May 2001, Elliott Perrin wrote:
> Actually, I only have up to da1s4, and upon looking at the fstab off the / of the linux
> disk, I noticed that there are more than four slices, so I think I have to create some
> more device entries to mount all the partitions of the LINUX disk....

I thought I should mention what to do, if /dev entries don't exist, but I
expected them to be there. 

So in case, you have problems figuring out, how to create them, there you
are:

#cd /dev
#sh MAKEDEV da1s5 d da1s6 da1s7

This should work.

> 
> 
> 
> ----- Original Message -----
> From: "Michal Mertl" <mime@traveller.cz>
> To: <freebsd-questions@FreeBSD.ORG>
> Sent: Wednesday, May 02, 2001 3:20 PM
> Subject: Re: Trouble mounting a linux disk
> 
> 
> > I expect you have some partitions defined on da1s4 (extended dos
> > partition).
> >
> > Under FreeBSD they are mapped as da1s5,6 ....
> >
> > So try mounting /dev/da1s5.
> >
> >
> > --
> > Michal Mertl
> > mime@traveller.cz
> >
> >
> >
> >
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> >
> 
> 

-- 
Michal Mertl
mime@traveller.cz



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?Pine.BSO.4.21.0105022133260.5262-100000>