Koozali.org: home of the SME Server

Need to add boot: parameters at install

Jerry

Need to add boot: parameters at install
« on: October 11, 2001, 10:05:21 PM »
Hello all,

I'm trying to install SME5.0 on a laptop.  The /sbin/loader hangs when the cd boots, but I've already found from RedHat's site that entering    'linux  nousb'
at the boot:  prompt will allow it to continue booting.

The problem is that the install wants me to type "accept" at the boot: prompt.  Is there any other way to get my boot parameter into the boot sequence at install time?

Thanks a ton for any help you can offer.

-Jerry

Rob Hillis

Re: Need to add boot: parameters at install
« Reply #1 on: October 11, 2001, 10:49:36 PM »
Jerry wrote:
> I'm trying to install SME5.0 on a laptop.  The /sbin/loader
> hangs when the cd boots, but I've already found from RedHat's
> site that entering    'linux  nousb'
> at the boot:  prompt will allow it to continue booting.
> The problem is that the install wants me to type "accept" at
> the boot: prompt.  Is there any other way to get my boot
> parameter into the boot sequence at install time?

Simply type "accept nousb" instead.  This *should* achieve your desired result.

Jerry

Re: Need to add boot: parameters at install
« Reply #2 on: October 12, 2001, 01:51:41 AM »
"accept nousb" fixed the problem.  Thanks!

Kelvin Lee

Re: Need to add boot: parameters at install
« Reply #3 on: October 12, 2001, 02:39:58 AM »
Hi,

Would you happen to know if you could specify "accept dd" to force the installer to ask for a driver disk (like the original RH 7 installer) ?

Kelvin

Darrell May

Re: Need to add boot: parameters at install
« Reply #4 on: October 13, 2001, 11:41:18 PM »
Kelvin Lee wrote:
>
> Hi,
>
> Would you happen to know if you could specify "accept dd" to
> force the installer to ask for a driver disk (like the
> original RH 7 installer) ?
>
> Kelvin

Yes that works as well :)

Darrell

Kelvin

Re: Need to add boot: parameters at install
« Reply #5 on: October 14, 2001, 02:43:18 AM »
Thanks for the reply Darrell.

I actually found out earlier that this could be done too (not by choice, my ESSG gave problems and I was forced to reinstall :(   ). Since I was redoing it anyway, I decided to try the "accept dd" command and was very happy to find out that it indeed works !

Now, I have a new home for an old, supposedly unsupported, ISA Adaptec SCSI controller and an old SCSI HDD & CD-ROM  :) .

Cheers !

Kelvin

Jerry Karn

One more thing about "accept nousb"
« Reply #6 on: October 16, 2001, 10:13:17 PM »
I should add that "accept nousb" only got the install going.  After the reboot it hung again because /etc/rc.sysinit was still probing for USB.  Since I was diligent and made a emergency floppy, I rebooted with it and:  "linux nousb" and that let me in to edit /etc/rc.sysinit.

Don't know if this affects all pc's with usb hardware or just newer thinkpads, but I figure this may help someone else if they're in the same boat.

...just don't ask me how to get usb working!   :-)