"Spencer R." wrote:

> 1. ********** issue: configuration menu corrupts boot disk

That sounds like a nasty bug.  Best advice for the immediate moment is
"don't do that."  I regret saying that.  The best backup is:

# cd /tmp
# mount /mnt
# apkg -c etc
# bpkg etc
# umount /mnt

I'm working on the problem right now...

> 2. ********* Issue: "Set up now? (y or n)" does not do anything

You're right, it doesn't.  Maybe I should put some notes or something
there...

> 3. *********** Issue: Interfaces are not configured ******************

You have to configure /etc/network.conf.  Try editing /etc/network.conf
directly and saving etc.lrp after you are done.

I see you've put most everything in there; try

# svi network start

...and see if that kicks things in.  You need to have /etc/network.conf
configured before you reboot, and have etc.lrp saved to preserve your
settings.

I don't see anything that says you haven't done that or that you don't
know that already, but I thought I'd better mention it.

> 4. *********** Issue: Strange messages ******************
> 
> In my last email I mentioned how I was getting these messages:
> 
> I fixed the problem by placing a '#' at the beginning of the line that
> starts with T1
> in the /etc/inittab file.
> 
> # Example how to put a getty on a serial line (for a terminal)
> T1:23:respawn:/sbin/mgetty -L ttyS0 9600 vt100

Ah!  This makes sense... it sounds like configuring it out of the box
for a serial port isn't such a good idea (sigh).

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to