aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Thibodeau <kyron@neuralbs.com>2008-07-08 23:11:18 -0400
committerEric Thibodeau <kyron@neuralbs.com>2008-07-08 23:11:18 -0400
commit84b4c22f75f2930bc9122d66c6b0849d9cb88ac7 (patch)
treec4614d919524aa834e2cdd04f29a14543f423243 /NFSroot-HOWTO
parentlivecd-tools password patch (diff)
downloadclustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.tar.gz
clustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.tar.bz2
clustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.zip
NFSroot now boots cleanly (almost)
- sshd keys generated in catalyst run - runlevel scripts cleaned out for a smoother boot * shutdown and reboots are still unclean, OpenRC needs to ignore useless tasks (given it's an ro ROOT) * still need to resolve the "Caching service dependencies" at boot time (very slow) Updated HOWTOs for merging nfsroot and livecd into a single ISO, currently incomplete: - Added AUFS to livecd, needs to be configured to mount nfsroot as rw for the beaowulf-head config script to function - Once AUFS is functionnal, we can start testing the booting of nodes off the livecd! ** Vmware is being used and is causing some problems: -- e1000 emulation is so good we're getting kernel module problems (irq related...is it the module or VMware...) -- found out how to disable DHCP on the local virtual net (thanks go to Demosthenes on gentoo-server): simply delete the files in /etc/vmware/vmnet1/dhcpd/ and the VMWare dhcpd won't start.
Diffstat (limited to 'NFSroot-HOWTO')
-rw-r--r--NFSroot-HOWTO3
1 files changed, 3 insertions, 0 deletions
diff --git a/NFSroot-HOWTO b/NFSroot-HOWTO
index 25ea698..782204b 100644
--- a/NFSroot-HOWTO
+++ b/NFSroot-HOWTO
@@ -14,3 +14,6 @@ done
# of course...there is also the stage4 in:
# /var/tmp/catalyst/builds/default/stage4-amd64-nfsroot-20080629.tar.bz2
+
+# For the liveCD/DVD creation we'll bind mount the folder into the CD/DVD's overlay so it's automatically included in the ISO image:
+mount -o bind /var/tmp/catalyst/tmp/default/stage4-amd64-nfsroot-20080629/ /var/git/clustering-livecd/catalyst/livecd/2008.0/overlay/tftproot/nfsroot/x86_64/