Date: Sat, 9 Dec 2006 18:51:47 -0500 From: "David Stanford" <dthomas53@gmail.com> To: "Garrett Cooper" <youshi10@u.washington.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Configuration of Grub? Message-ID: <f2c91f770612091551s12a7a290w6a4426d7a2b343a6@mail.gmail.com> In-Reply-To: <457B417E.9030506@u.washington.edu> References: <200612082010.42744.news@budostore.de> <200612090958.03581.news@budostore.de> <f2c91f770612091229v53f2d6fasd4cc6c798b3737df@mail.gmail.com> <200612092204.53800.news@budostore.de> <f2c91f770612091419v7ef57241ufe3599be11c3ab03@mail.gmail.com> <457B417E.9030506@u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> Incorrect. If you installed the filesystem on ad3s1, it should be: > > root (hd3,0,a) Thank you, I stand corrected. Not sure what I was thinking there... :) Many people goof up GRUB by accident because it's numbering system is > zero-based and linux-like to a certain extent, so /dev/hda in Linux > translates to hd0 in GRUB, which is also ad0 in FreeBSD. This now leads me to a thought: does Grub count only *existing* hard drives on your system or does it count the hard drive channels on your system? In this case, Karl says he has installed FreeBSD on ad3, which makes me think he has installed on a second SATA drive (more likely that on a fourth hard drive I would think), and FreeBSD has counted two IDE channels as ad0 and ad1, and two SATA channels as ad2 and ad3. If this is the case, and Grub counts only the *existing* drives on his system, then he would have to use (hd1,0,a), no? This would also explain the "disk is not existing" error he was recieving. I'd be interested in hearing thoughts (or facts ;) on this as I hate being left confused... :) -David -- [root@fbsd ~]# fortune Happiness is just an illusion, filled with sadness and confusion.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f2c91f770612091551s12a7a290w6a4426d7a2b343a6>