Hello!
On Sat, 8 Apr 2000, Gerald wrote:
> Hi there!
>
> I am encountering dual booting problems. whenever i want to access Windows,
> my system hangs. Here is a sample of my Lilo.conf. Is there a line that's
> missing? a wrong line perhaps? thanks! and what should i do to access 128M
> of RAM. Thanks again...its been a while since i use linux so sorry for
> posting this question/s.
>
>
I know in new versions of Linux 128M is already detected, see it thru
"dmesg |less" or "less /var/log/messages"
if not, add...
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=50
> default=linux
>
append="mem=128M"
> image=/boot/vmlinuz-2.2.14-5.0
> label=linux
> read-only
> root=/dev/hda1
>
i think what is your missing is..
> other=/dev/hdb1
> label=win
table=/dev/partition
see LILO FAQ for more...
noelt.
>
>
> -
> Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
> To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>
-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]