Re: simple boot question
From: siliconmike (siliconmike_at_yahoo.com)
Date: 08/17/05
- Next message: Us: "skype on FreeBSD5.4?"
- Previous message: siliconmike: "Re: is real time change of bios setting possible ?"
- In reply to: pachl: "Re: simple boot question"
- Next in thread: Matthew X. Economou: "Re: simple boot question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Aug 2005 06:19:28 -0700
pachl wrote:
> siliconmike
> > Freebsd was installed on a disk on controller 0.
> >
> > But now the disk is on controller 1.
> >
> > Will it boot properly now if I choose controller 1 as the first boot
> > device in the bios ?
>
> Why don't you try it? You'll get your answer very quickly that way.
Its on remote host at hosting company who takes 72 hours to solve any
problem or request. So in case I run into problems trying to do this I
lose a week..ouch..
> I think I can tell you how this will go down. The BIOS will find the
> disk's MBR (if your bios can boot the second controlloer) and the boot
> sequence will begin. The kernel will probably load, but when it comes
> time to mounting the file systems, you'll have problems if you have not
> modified the fstab. The fstab will still be looking for partitions on
> the first disk on the first controller (ad0, while you disk will be
> named ad2 by FBSD). At this point, the mounting of / will fail, but you
> will be given the chance to manually specify /'s location.
>
> This is assuming you you are using the GENERIC kernel. I believe there
> is a kernel option that deals with disk naming. GENERIC will name disks
> according to position on the controller/bus. I beleive the alternative
> (can't remember option's name) will assign names, ad[0-3], to disks as
> they are discovered.
So you suggest, modifying the fstab successfully will solve the problem
? Are there other considerations ?
- Next message: Us: "skype on FreeBSD5.4?"
- Previous message: siliconmike: "Re: is real time change of bios setting possible ?"
- In reply to: pachl: "Re: simple boot question"
- Next in thread: Matthew X. Economou: "Re: simple boot question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|