Re: mu SETUP - lilo???

From: Vesa-Pekka Palmu (vessu@dlc.fi)
Date: Mon Sep 18 2000 - 17:27:40 CEST


> OK I think I trashed my install.
> I made a lilo.conf file in etc so I could add my dos partition to the boot.
> It seems to have wrecked my muLinux because now it will not let me login.
> The error trying to login is
> Unable to change /dev/ttyp0
>
> This may have something to do with lilo.conf having the line
> vga=ask
> for that I selected a small text display 130x80 or something like that.
>
> What should I have done?
> Is using lilo ok? Just not with vga?
>
> Just rebooted again, it looks like the file system is read only.
> What did I do? I am going to start to re-install muLinux.
>
> Can someone tell me if liloconfig can let me add the dos partition to the
> lilo boot? Thanks.

Here is my lilo.conf file for dos/mu dual-boot on a ibm-thinkpad 360
(486, unknow mHz, 8mb ram 150mb HD)

#
# lilo.conf for muLinux
#

boot=/dev/hda
install=/boot/boot.b
map=/boot/map
backup=/dev/null
message=/boot/message

read-write
vga=normal
delay=20
timeout=20
default=mulinux
prompt
compact
linear

image=/boot/mulinuz
        label=mulinux.old
        append="root=/dev/hda5
         floppy=thinkpad"

image=/boot/mulinuz.new
        label=mulinux
        append="root=/dev/hda5
        floppy=thinkpad"

other=/dev/hda1
        label=dos
        table=/dev/hda

As you can see I have made a symlink of /bootmulinux.msg to
/boot/message because without it lilo crashed with segmentation
fault error. I also remember running the mu-liloconfig script and
gettin tons of error messages and a defunct lilo.conf. This can have
something to do with mount commands

And mu seems to have problems with read-only root (it doesn't
remount it succesfully)

So Michele, could you try a HD mu and lilo combo and see if you
can run my with root initially mounted as read-only??

"We are the NORN. Your life as you knew it is over. Your biological and
technological identities will be added to our own. Bibble is irrelevant.
Resistance is futile. You will be assimilated."

http://creatures2.com http://creatures.co.uk

Vesa-Pekka Palmu AKA Depili
E-mail: depili@sci.fi
ICQ#: 12379430

---------------------------------------------------------------------
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:16 CET