From owner-freebsd-questions Mon Aug 17 13:49:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16263 for freebsd-questions-outgoing; Mon, 17 Aug 1998 13:49:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16250 for ; Mon, 17 Aug 1998 13:49:03 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id NAA12882; Mon, 17 Aug 1998 13:48:22 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 17 Aug 1998 13:48:21 -0700 (PDT) From: Doug White To: Peihan Wang cc: freebsd-questions@FreeBSD.ORG Subject: Re: what does these messages mean while mount_ext2fs In-Reply-To: <35D81F61.F809DFFB@mx.cei.gov.cn> 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 Mon, 17 Aug 1998, Peihan Wang wrote: > Hi, > > I have 3 hard drivers: > Maxtor 4.3G /dev/wd2s1 FreeBSD-2.2.6 > Seagate 1.2G /dev/wd1s1 RedHat Linux 5.1 > Quantum 3.2G /dev/wd0s1 M$ Windows 95 > BTW, FreeBSD and Linux does not share swap space. > > I have ext2fs compiled within my kernel: > options "EXT2FS" > > When I mount the Linux driver with command: > mount_ext2fs /dev/wd1s1 /mnt/linux > the following messages appears: > > Aug 17 19:52:59 wph /kernel: wd1s1: raw partition size != slice size > Aug 17 19:53:00 wph /kernel: wd1s1: start 63, end 2358719, size 2358657 > Aug 17 19:53:00 wph /kernel: wd1s1c: start 63, end 2504879, size 2504817 > Aug 17 19:53:00 wph /kernel: wd1s1: truncating raw partition > Aug 17 19:53:00 wph /kernel: wd1s1: rejecting partition in BSD label: it > isn't entirely within the slice > Aug 17 19:53:00 wph /kernel: wd1s1: start 63, end 2358719, size 2358657 > Aug 17 19:53:00 wph /kernel: wd1s1a: start 63, end 2373694, size 2373632 > Aug 17 19:53:00 wph /kernel: wd1s1: rejecting partition in BSD label: it > isn't entirely within the slice > Aug 17 19:53:00 wph /kernel: wd1s1b: start 2373695, end 2504879, size > 131185 FreeBSD is seeing the Linux-oid disklabel and going nuts about it. My machine does the same thing with a Rhapsody partition but it mounts okay. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message