Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2011 17:06:17 +0300
From:      Ilya Kazakevich <kazakevichilya@gmail.com>
To:        xinyou yan <yxy.716@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: boot linux
Message-ID:  <AANLkTi=mTtyON%2BvYOBOotd_xxv=-meJw-xR2MKj1z8cN@mail.gmail.com>
In-Reply-To: <AANLkTim3ivhL6eQZmggg5L32yZno=QE=ZQ4jcOqQY2Cv@mail.gmail.com>
References:  <AANLkTim3ivhL6eQZmggg5L32yZno=QE=ZQ4jcOqQY2Cv@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You need to install boot0cfg in your MBR

man boot0cfg
http://www.freebsd.org/doc/en/books/handbook/boot-blocks.html

<http://www.freebsd.org/doc/en/books/handbook/boot-blocks.html>Honestly you
can use any MBR loader you like (grub, lilo, boot0cfg, windows). Windows
can't access boot sector on non-ntfs partitions, so you need to fetch first
block from your unix slice (boot1 or take it from /boot/boot1) and store it
as file (like freebsd.blk) on windows drive.
Grub and lilo probably can access slice their selfs.
boot0cfg definitely can.

Ilya.


On Tue, Mar 22, 2011 at 10:32 AM, xinyou yan <yxy.716@gmail.com> wrote:

>  i install freebsd last
>
> reboot ,I can find
>
> F1 windows
> F2?
> F3 freebsd
>
> where can i fix to load my linux ?
> I install grub on /devsd7
>
> Now i use windows to load grub then linux
> However I want to loader linux  directly .
> _______________________________________________
> 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"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=mTtyON%2BvYOBOotd_xxv=-meJw-xR2MKj1z8cN>