Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Oct 1998 15:55:23 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Manfred Antar <mantar@netcom.com>
Cc:        Mike Smith <mike@smith.net.au>, Robert Nordier <rnordier@nordier.com>, osa@etrust.ru, current@FreeBSD.ORG
Subject:   Re: CRUSH after recompile kernel... 
Message-ID:  <199810042255.PAA07268@dingo.cdrom.com>
In-Reply-To: Your message of "Sun, 04 Oct 1998 14:48:10 PDT." <4.1.19981004144253.00a24b20@192.168.0.1> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I just built a loader from the latest elf_freebsd.c (ver 1.5) and it boots
> a elf kernel fine.
> I can't seem to get it to boot in single user mode though.
> This is what I've tried.
> boot -s 
> boot /kernel -s
> boot kernel -s
> 
> Every one of the above boots , but not into single user mode
> somehow the -s is not getting passed on.
> Is there a new syntax for this ?

No, I'd have to guess that the RB_SINGLE flag isn't making it through.

What happens if you do 'set boot_single=yes' before booting the kernel?

eg.

disk1a:> load kernel
disk1a:> set boot_single=yes
disk1a:> boot

?
-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810042255.PAA07268>