[Fai-commit] r6665 - website/fai-cd

Thomas Lange lange at alioth.debian.org
Thu Sep 15 12:15:57 UTC 2011


Author: lange
Date: 2011-09-15 12:15:56 +0000 (Thu, 15 Sep 2011)
New Revision: 6665

Modified:
   website/fai-cd/index.html
Log:
move section


Modified: website/fai-cd/index.html
===================================================================
--- website/fai-cd/index.html	2011-09-15 12:13:31 UTC (rev 6664)
+++ website/fai-cd/index.html	2011-09-15 12:15:56 UTC (rev 6665)
@@ -59,8 +59,21 @@
 <p>
 
 
-<h3>FAI multi-distribution CD</h3>
+<h3>FAI CD on a USB stick (using grub2)</h3>
 <ul>
+<li> get the ISO image (here faicd.iso)
+<li> create a ext2 file system on your USB stick (here /dev/sdf1)
+<li> mount /dev/sdf1 /media/stick
+<li> mount -o loop faicd.iso /mnt
+<li> cp -a /mnt/* /media/stick
+<li> umount /mnt
+<li> grub-install --no-floppy --root-directory=/media/stick/ /dev/sdf
+<li> umount /media/stick
+</ul>
+
+
+<h1>FAI multi-distribution CD</h1>
+<ul>
 <li> This CD image can install Debian 6, CentOS 6 and Scientific Linux Cern 6
 <li>
 <a href=faicd-multi-distrib-3.4.8.iso>ISO image for i686</a>,  <a href=faicd-multi-distrib-3.4.8.iso>md5sum</a> (using FAI 3.4.8, kernel 2.6.32, size 686MB)
@@ -75,20 +88,6 @@
 <HR>
 <p>
 
-
-<h3>FAI CD on a USB stick (using grub2)</h3>
-<ul>
-<li> get the ISO image (here faicd.iso)
-<li> create a ext2 file system on your USB stick (here /dev/sdf1)
-<li> mount /dev/sdf1 /media/stick
-<li> mount -o loop faicd.iso /mnt
-<li> cp -a /mnt/* /media/stick
-<li> umount /mnt
-<li> grub-install --no-floppy --root-directory=/media/stick/ /dev/sdf
-<li> umount /media/stick
-</ul>
-
-
 <h3>Short description for the sample FAI-CD image</h3>
 
 <ul>
@@ -107,7 +106,7 @@
 
 <hr>
 <ADDRESS>
-Tue, 24 May 2011 16:26:57 +0200
+Thu, 15 Sep 2011 14:15:38 +0200
 </ADDRESS>
 
 




More information about the Fai-commit mailing list