fai-multi-distribution with Ubuntu support released
Rudy Gevaert
Rudy.Gevaert at UGent.be
Thu Jun 7 09:59:10 CEST 2007
I have to correct myself.
Setting up /var/run/network doesn't work after you make de base image file.
Adding a hook (as was initially suggested to me) works:
wopr:/srv/fai/config/hooks# cat finish.UBUNTU
mkdir /tmp/xxx
mount --bind $FAI_ROOT /tmp/xxx
test -d /tmp/xxx/var/run/network || mkdir -vp /tmp/xxx/var/run/network
test -d /tmp/xxx/var/lock || mkdir -vp /tmp/xxx/var/lock
umount /tmp/xxx && rmdir /tmp/xxx
Now, I don't get the errors on boot.
But, my client doesn't receive any ip address (nor do I see any requests
on the dhcp server) on boot. Not even with /etc/init.d/network restart.
If I do dhclient eth0 it works.
There are also some issues with the linuxlogo package.
--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert Rudy.Gevaert at UGent.be tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office
Groep Systemen Systems group
Universiteit Gent Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
More information about the linux-fai
mailing list