boot parameter

2009-07-24 Thread Robert Fischer
Hi, Is it possible to pass arbitrary parameters to boot(8), respectively the kernel, so that they can be read from the running system (in userland)? While poking in the boot(8) sourcecode I found the option "env". Could somebody please tell me what this (undocumented, at least in the boot(8) manp

Re: GRUB's boot parameter - don't do it!!!!

2005-06-17 Thread reyk
On Fri, Jun 17, 2005 at 04:40:03AM -0700, Vladislav Belogrudov wrote: > I think using grub is shameful and insecure enough :) > I would not rely on boot loader that resides > outside of MBR. The best thing for multi-os pc > is distro-independent loader (e.g. GAG) + partion > loaders for each specif

Re: GRUB's boot parameter - don't do it!!!!

2005-06-17 Thread Vladislav Belogrudov
I think using grub is shameful and insecure enough :) I would not rely on boot loader that resides outside of MBR. The best thing for multi-os pc is distro-independent loader (e.g. GAG) + partion loaders for each specific OS. Don't want my OpenBSD to depend on Linux partitions :) My personal opin

Re: GRUB's boot parameter -- I dit it!!!

2005-06-17 Thread ikesan
On Thu, 16 Jun 2005 18:39:37 +0200 Matthias Kilian <[EMAIL PROTECTED]> wrote: > On Fri, Jun 17, 2005 at 01:12:59AM +0900, ikesan wrote: > > root (hd2,0,a) > > kernel --type=netbsd /bsd > > Use the chainloader. > I dit it!! I changed grub's parameter as following. root (hd2,0,a)#<--

Re: GRUB's boot parameter

2005-06-16 Thread J. Lievisse Adriaanse
On Thu, 16 Jun 2005 18:39:37 +0200 Matthias Kilian <[EMAIL PROTECTED]> wrote: > On Fri, Jun 17, 2005 at 01:12:59AM +0900, ikesan wrote: > > root (hd2,0,a) > > kernel --type=netbsd /bsd > > Use the chainloader. > > Ciao, > Kili > chainloader +1 should work, both with NetBSD as with OpenB

Re: GRUB's boot parameter

2005-06-16 Thread Bob Bostwick \(Lists\)
Gag is the way to go, easy to use and even looks pretty. Subject: Re: GRUB's boot parameter GAG [1] is a nice boot manager. It can boot a lot of OS's, including OpenBSD. You should give it a try. Jasper [1] http://gag.sourceforge.net -- "checking whether you're stil

Re: GRUB's boot parameter

2005-06-16 Thread Jasper Lievisse Adriaanse
GAG [1] is a nice boot manager. It can boot a lot of OS's, including OpenBSD. You should give it a try. Jasper [1] http://gag.sourceforge.net -- "checking whether you're still watching...probaly not :-)" /usr/ports/x11/wmx configure script.

Re: GRUB's boot parameter

2005-06-16 Thread Bob Beck
You don't get it. I said to ask the grub people for a correct openbsd boot option. The problem is grub is attempting to boot OpenBSD as if it were an old netbsd kernel. This will not work. You should ask the grub people to fix it. My advice? don't use grub. -Bob * ikesan <[EMAIL

Re: GRUB's boot parameter

2005-06-16 Thread Veit Waltemath
On Fri, Jun 17, 2005 at 02:13:32AM +0900, ikesan wrote: > On Thu, 16 Jun 2005 10:27:15 -0600 > Bob Beck <[EMAIL PROTECTED]> wrote: > > > This is probably because OpenBSD != NetBSD, and > > I suspect grub is using whatever it's notion of a netbsd boot > > block is. You probably have to fix grub

Re: GRUB's boot parameter

2005-06-16 Thread Tobias Weingartner
On Friday, June 17, ikesan wrote: > > panic: /boot too old; upgrade! > > Oh! I installed newest verson of OpenBSD, and how can I upgrade it. > Because I could not boot OpenBSD. So I thought if GRUBS parameter was wrong. Use the chainloader. Use the chainloader. Use the chainloader. Use the ch

Re: GRUB's boot parameter

2005-06-16 Thread ikesan
On Thu, 16 Jun 2005 10:27:15 -0600 Bob Beck <[EMAIL PROTECTED]> wrote: > This is probably because OpenBSD != NetBSD, and > I suspect grub is using whatever it's notion of a netbsd boot > block is. You probably have to fix grub somehow to use a current > OpenBSD boot block, as opposed to atte

Re: GRUB's boot parameter

2005-06-16 Thread Tony Lambiris
of OSs. So I usualy boot any OS from GRUB in FD. If version of OpenBSD 3.7 's boot parameter changed or parameter I set was wrong, please let me know correct thing. -- [EMAIL PROTECTED] - -- Tony

Re: GRUB's boot parameter

2005-06-16 Thread Matthias Kilian
On Fri, Jun 17, 2005 at 01:12:59AM +0900, ikesan wrote: > root (hd2,0,a) > kernel --type=netbsd /bsd Use the chainloader. Ciao, Kili

Re: GRUB's boot parameter

2005-06-16 Thread eric
g. > > panic: /boot too old: upgrade! > > This is first time that I installed OpenBSD in my PC (Athron CPU). > And this PC contains some kind of OSs. > So I usualy boot any OS from GRUB in FD. > > If version of OpenBSD 3.7 's boot parameter changed or parameter I

Re: GRUB's boot parameter

2005-06-16 Thread Bob Beck
ly panic occured. > > Message is following. > > panic: /boot too old: upgrade! > > This is first time that I installed OpenBSD in my PC (Athron CPU). > And this PC contains some kind of OSs. > So I usualy boot any OS from GRUB in FD. > > If version of OpenBSD 3.7 &#x

GRUB's boot parameter

2005-06-16 Thread ikesan
is PC contains some kind of OSs. So I usualy boot any OS from GRUB in FD. If version of OpenBSD 3.7 's boot parameter changed or parameter I set was wrong, please let me know correct thing. -- [EMAIL PROTECTED] -