[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re[2]: SRM booting issue was: Re: xp1000 problems with upgrade to 2.4.18-generic



Hi Keith

From http://www.alphalinux.org I found those instructions, which worked
for my machine (Digital Server 7000R):

set bootdef_dev "dkb0"			Sets the boot device
set boot_file "1/vmlinux"		Sets which file to boot from
set boot_action "boot"			Sets the boot action to autoboot
set boot_osflags "root=/dev/sda1"	Tells the kernel where root is
set auto_action boot			Auto boot

I know it seems it's a double definition...but usually when things work,
people do not care about it no more...:-)

Try it.

Greetings, Adrian.

On Wed, 04 Jun 2003 19:45:07 -0400
Keith Grider <k.grider@earthlink.net> wrote:

> I tried the first suggestion and was unsuccessful.
> 
> KeithG
> 
> Ionut Georgescu wrote:
> > either type:
> > 
> > set auto_action boot
> > 
> > at the SRM console,
> > 
> > or load the srm_env module:
> > 
> > modprobe srm_env
> > 
> > and set the variable from linux:
> > 
> > echo BOOT > /proc/srm_environment/named_variables/auto_action
> > 
> > Never tried the last one, I hope it works :)
> > 
> > Ionut
> > 
> > 
> > On Wed, Jun 04, 2003 at 03:32:55PM -0400, Keith Grider wrote:
> > 
> >>That is great, thanks. I am not yet familiar with initrd.
> >>
> >>How do I set it to immediately boot to this, though. Is there a way, in 
> >>SRM, to force a direct boot instead of doing it interactively by typing 
> >>'0' at the aboot prompt?
> >>
> >>KeithG
> >>
> >>Jens Kruse wrote:
> >>
> >>>Hi Keith,
> >>>
> >>>Keith Grider wrote:
> >>>
> >>>
> >>>>my /etc/aboot.conf is one line:
> >>>>0:1/vmlinuz ro root=/dev/sda1 
> >>>
> >>>
> >>>Try this:
> >>>
> >>>0:1/vmlinuz ro root=/dev/sda1 initrd=initrd.img
> >>>
> >>>Regards, Jens
> >>>
> >>>
> >>>
> >>
> >>
> >>
> >>-- 
> >>To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
> >>with a subject of "unsubscribe". Trouble? Contact 
> >>listmaster@lists.debian.org
> >>
> > 
> > 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




Reply to: