From owner-freebsd-questions Wed May 2 12:44:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.2]) by hub.freebsd.org (Postfix) with ESMTP id 0419437B422 for ; Wed, 2 May 2001 12:44:36 -0700 (PDT) (envelope-from mime@traveller.cz) Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.2]) by prg.traveller.cz (EUnet.1022902037-17/pukvis) with ESMTP id f42JiSv03858; Wed, 2 May 2001 21:44:29 +0200 (CEST) Date: Wed, 2 May 2001 21:44:28 +0200 (CEST) From: Michal Mertl To: Elliott Perrin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Trouble mounting a linux disk In-Reply-To: <019601c0d33f$89121d40$8701a8c0@bottleneck2000> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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" > To: > 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