boot linux

Ilya Kazakevich kazakevichilya at gmail.com
Tue Mar 22 14:06:20 UTC 2011


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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list