From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 19:19:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3F1B16A4CE for ; Wed, 23 Mar 2005 19:19:51 +0000 (GMT) Received: from prosporo.hedron.org (hedron.org [66.11.182.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA57343D39 for ; Wed, 23 Mar 2005 19:19:50 +0000 (GMT) (envelope-from ean@hedron.org) Received: from www.hedron.org (localhost.hedron.org [127.0.0.1]) by prosporo.hedron.org (Postfix) with ESMTP id 952E7C11D; Wed, 23 Mar 2005 14:20:04 -0500 (EST) Received: from 216.220.59.169 (SquirrelMail authenticated user ean); by www.hedron.org with HTTP; Wed, 23 Mar 2005 14:20:04 -0500 (EST) Message-ID: <3672.216.220.59.169.1111605604.squirrel@216.220.59.169> In-Reply-To: <20050323185959.GA15303@thought.org> References: <20050323003314.GA9348@thought.org> <4240D81E.6060709@ec.rr.com> <20050323064422.GA11110@thought.org> <200503231822.44143.list-freebsd-2004@morbius.sent.com> <20050323185959.GA15303@thought.org> Date: Wed, 23 Mar 2005 14:20:04 -0500 (EST) From: "Ean Kingston" To: "Gary Kline" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: freebsd-questions@freebsd.org cc: RW Subject: Re: dual-boot troubles; /usr won't mount X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 19:19:52 -0000 > On Wed, Mar 23, 2005 at 06:22:43PM +0000, RW wrote: >> On Wednesday 23 March 2005 06:44, Gary Kline wrote: >> > The first CD boots 5.3 ad brings up /stand/sysinstall. >> > Every options I have tries sees the "NTFS" as ad0s1. >> > >> > Is there another choice to chose to divvy up the drive >> > to give me more than three slices? This is where the >> > handbook gets muddy. >> > >> > Can anybody 'splain this better?? >> >> FreeBSD is not Linux. >> >> Linux uses the same partitioning as Windows, 4 primary partitions, or 3 >> primaries and an extended partition. >> >> FreeBSD has its own type of partitioning scheme which you could put >> directly >> onto the disk, but this is known as "dangerously-dedicated mode" since >> it >> isn't compatible with other non-bsd OSs and might cause problems with >> some >> BIOSes. >> >> Most people will install FreeBSD in what's known as a slice, this wraps >> a >> group of native BSD partitions inside a normal PC primary partition. You >> only >> need one slice for a FreeBSD installation. >> >> >> > Which sections should I print out and go in a corner to read? >> >> The one called "Installing FreeBSD" > > > If memory servers, the slices I created were > ad0s2 / Sorry for jumping in here but I've never seen a filesystem with a device name like that before. As I understand it the device name reads like this: ad0 <-- primary ATA disk on first IDE cable s2 <-- second slice (what DOS/Windows/Linux call a partition) a <-- first partition (BSD definition of a partition) Your list appears to be missing the 'a'. This would indicate to me that you mistyped your example or didn't run disklabel (or bsdlabel) to setup the FreeBSD partitions. Can one run newfs on the slice without using disklabel first? I didn't think that was possible. I know you can run disklabel directly on the disk (ie ad0) and you wind up with devices missing the 'sX' part, like ad0a. I do this to zip disks all the time. > ad0s3 SWAP > ad0s4 /usr > > I tagged ad0s2 to be bootable; selected everything to be > installed and okay the create script. /usr had trouble > with newfs because of a bad superblock in 0s4. My guess > is that the difficulty stems from a foul-up from the > disk labeling. > > I've been installing BSD since 4.1 at Cal and FreeBSD > since 2.0.5; I'm familiar with the standard protocols. > This is my first go at trying to dual-boot such > different systems. > > gary > > -- > Gary Kline kline@thought.org www.thought.org Public service > Unix > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- Ean Kingston E-Mail: ean_AT_hedron_DOT_org PGP KeyID: 1024D/CBC5D6BB URL: http://www.hedron.org/