> 
> >From: "C.J.LAWSON" <[EMAIL PROTECTED]>
> >
> >Sorry that should be 
> >     append="mem=0x8000000"
> >Jonathan
> >
> 
> What is the meaning of 0x8000000?
> 
> I already tried and did not work.
> 
> My lilo.conf is
> 
> 
> boot=/dev/hda2
> root=/dev/hda2
> compact
> install=/boot/boot.b
> map=/boot/map
> vga=normal
> delay=20
> append="mem=0x8000000"
> image=/vmlinuz
> label=Linux
> read-only
> 

shouldn't it be:
 
boot=/dev/hda2
root=/dev/hda2
compact
install=/boot/boot.b
map=/boot/map
vga=normal
delay=20
image=/vmlinuz          \
append="mem=0x8000000"  / Swap??
label=Linux
read-only



                       Michael Beattie ([EMAIL PROTECTED])

-------------------------------------------------------------------------------
                          God's last name is not damn.
-------------------------------------------------------------------------------
                Debian GNU/Linux....  Ooohh You are missing out!


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to