--- doc/build/Attic/cdcompile.html 2001/05/16 20:08:11 1.1
+++ doc/build/Attic/cdcompile.html 2001/05/17 19:50:54 1.2
@@ -1,6 +1,12 @@
How to make a CD image of the LON-CAPA system
(current procedure)
+have to get a new genhdlist when packages
+built with rpm upgrade (rpm 4+)..
+found from redhat 7 anaconda-runtime
+anaconda-runtime-7.1-7.i386.rpm (rawhide)
+cp -p /usr/lib/anaconda-runtime/genhdlist
+ currentcdsource/misc/src/anaconda/utils/genhdlist
as root
cd loncom/build
@@ -10,4 +16,7 @@ cd loncom/anaconda
make TARGET=/mnt/loncapacd/install.lon-capa.org/3.1/currentcdsource
cd /mnt/loncapacd/install.lon-capa.org/3.1/currentcdsource
mkisofs -v -R -T -V "LON-CAPA and Red Hat 6.2" -b images/boot.img -c boot.cat -o /loncapa.img .
+(can always check with
+mount -o ro,loop=/dev/loop0 -t iso9660 /loncapa.img /mountpointsomewhere
+ )
cdrecord -v speed=9 dev=0,1,0 /loncapa.img