[openbeos] Re: Stage 1 Bootloader
- From: Kris van der Ven <kjvdven@xxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Tue, 26 Nov 2002 22:46:51 +0100
[offtopic] just need 1 answer, on www.beunited.org there are 5 projects
linked, what happened with leonardo, is this project cancelled :S [/offtopic]
At 14:25 26-11-2002 -0500, you wrote:
> Well, as I said, I will have a look at it. If it is very similar to
> what we need and want to have, I will make it compliant, but I (myself)
> won't spend any time at improving GRUB to be able to load from a BFS
> partition.
> Which means that you'd have to copy the files needed to a special
> partition that GRUB can access, too, to boot with it, if you don't want
> to use our stage 2 boot loader. Anyway, being multiboot compliant (even
> if we are) won't mean that you can boot with GRUB the same way as with
> the native loader. BFS is one reason, the driver settings are another,
> and there might even be more.
I don't get this.
Are you saying that we need to have the mbr dedicated to beos, only,
bootloader?
If not, then you can store bootloader in beos partition itself then in
grub do:
root hdc0,4
chainloader +1
boot
This assumes that your on the third partition of the third hard disk.
Grub is your friend.
Fred
- References:
- [openbeos] Re: Stage 1 Bootloader
- From: Axel =?iso-8859-1?q?D=F6rfler
- [openbeos] Re: Stage 1 Bootloader
- From: Fred K Ollinger
Other related posts:
- » [openbeos] Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
- » [openbeos] Re: Stage 1 Bootloader
> Well, as I said, I will have a look at it. If it is very similar to > what we need and want to have, I will make it compliant, but I (myself) > won't spend any time at improving GRUB to be able to load from a BFS > partition. > Which means that you'd have to copy the files needed to a special > partition that GRUB can access, too, to boot with it, if you don't want > to use our stage 2 boot loader. Anyway, being multiboot compliant (even > if we are) won't mean that you can boot with GRUB the same way as with > the native loader. BFS is one reason, the driver settings are another, > and there might even be more.
I don't get this.
Are you saying that we need to have the mbr dedicated to beos, only, bootloader?
If not, then you can store bootloader in beos partition itself then in grub do:
root hdc0,4 chainloader +1 boot
This assumes that your on the third partition of the third hard disk.
Grub is your friend.
Fred
- [openbeos] Re: Stage 1 Bootloader
- From: Axel =?iso-8859-1?q?D=F6rfler
- [openbeos] Re: Stage 1 Bootloader
- From: Fred K Ollinger