Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 1996 18:56:36 +0300 (IDT)
From:      Nadav Eiron <nadav@cs.technion.ac.il>
To:        Paul Walsh <paul@nation-net.com>
Cc:        questions@freebsd.org
Subject:   Re: Drive labels on secondary IDE
Message-ID:  <Pine.SV4.3.91-heb-2.04.960809185432.25923A@cs.technion.ac.il>
In-Reply-To: <320B40AC.A62@nation-net.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 9 Aug 1996, Paul Walsh wrote:

> This is what I have :
> Primary IDE = HD master, cd slave
> Secondary IDE = HD master, no slave
> 
> The first HD is freeBSD bootable and I'm putting a second installation onto 
> HD2 with a full partition ( to eventually move everything to from the first 
> disk)
> 
> What would be the correct (default) name for the secondary IDE HD?
> Is it wd1 or wd2?
> 
> The 'fdisk' utility in freeBSD defaults it to wd2. So that in the slice 
> editor I have options to partition wd0 and wd2 but no wd1.
> 
> However when I try to boot from HD2 (after hitting F5) the boot uses wd1a and 
> then I get the 'Panic can't mount root' problem. I try putting wd(2,a) but 
> this totally hangs.
You should reconfigure your kernel and change the "config kernel" line to be:
config kernel root on wd2

This is because the BIOS numbers the disks differently than FreeBSD does.
> 
> Any ideas?
> Is it true that the CD needs to be configured bootable and not slave?  
> 
> 
> -- 
> paul@nation-net.com	Walsh Simmons 		
> 0161-839 9337		Manchester, UK
> 
Nadav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SV4.3.91-heb-2.04.960809185432.25923A>