Hello Jacques,

I've just started experimenting with your distibution. I have to say I like 
it very much.

But I found some bugs while playing with it.

The first I encountered was when I changed /boot/etc/modules and saved the 
modules ide-mod, ide-disk and ide-disk-probe into initrd.lrp.
After the save (I hadn't changed anything yet) and a restart ide-disk was 
corrupted. When I checkt it using manual command (and a new copy of 
ide-disk) it worked without any problems. Also a second save removed the 
file /boot/etc/modules from initrd.lrp.

The quick losution to this problems was for me to explicitedly name all the 
files in /var/lib/lrpkg/initrd.list
Now it works like expected.

The second problem I encountered was when I entered static entries into the 
file interfaces.
The default gateway wasn't set while it was in the interfaces file.
Looking at the command line I saw a line which sayed that the file route 
wasn't found.
I copied route into the directory sbin and saved root.lrp and this seems to 
fix the problem.

To boot bering I don't use a floppy but the harddisk (it boots faster). For 
booting bering I use loadlinux. The variables I set to configure berings at 
start up are shown when I go to the backup menu. The first entries are the 
variables I use in loadlinux. After those variables are the usual packages.

The last problem I encountered is with the third network card. Three cards 
are detected by linux without problems. The first two get configured but 
the for the third one I get an error messages:
Reconfiguring network interfaces: Don't seem to be have all the variables 
for eth2/inet

All network cards are set with static ip numbers.
The part in interfaces looks like this:


# Step 3 (optionnal): GBR interface
# Default: eth2 / fixed IP = 192.168.1.100
auto eth2
iface eth2 inet static
         adress 10.0.0.1
         network 10.0.0.0
         netmask 255.0.0.0
         broadcast 10.255.255.255


I'm now starting to configure the firewall (don't need eth2 at the moment). 
But like to say again it's looks great.


Greetings
Yvo


ICQ# 37047796 [EMAIL PROTECTED] (Work) [EMAIL PROTECTED] (Home)


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

Reply via email to