From: Michele Andreoli (m.andreoli@tin.it)
Date: Thu Mar 30 2000 - 00:10:02 CEST
On Wed, Mar 29, 2000 at 08:42:30PM +0000, Chris Ellec nicely wrote:
>
> I had bash 1.4xx, I upgraded to 2.04, and that fixed the problem. Thanks !
>
> Now I am getting the following error:
>
> Enter boot prompt: mem=64M
> you have entered mem=64M
> Done.
> ./mu: mu command not found
>
> Is it a path problem ? I am just running the script from a normal directory.
Please edit "mu" and change
# mu -i
in
# ./mu -i
Maybe, you do not have current-dir in your path.
Alternative:
export PATH="$PATH:."
The only problem is: we never really tested option "0" for set kernel
parameters! I provided that, but never really used.
Michele
-- I'd like to conclude with a positive statement, but I can't remember any. Would two negative ones do? -- Woody Allen --------------------------------------------------------------------- To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk For additional commands, e-mail: mulinux-help@sunsite.auc.dk
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:13 CET