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

Thomas Lange lange at alioth.debian.org
Tue May 24 14:40:30 UTC 2011


Author: lange
Date: 2011-05-24 14:40:29 +0000 (Tue, 24 May 2011)
New Revision: 6551

Modified:
   website/fai-cd/index.html
Log:
change name in example


Modified: website/fai-cd/index.html
===================================================================
--- website/fai-cd/index.html	2011-05-24 14:30:00 UTC (rev 6550)
+++ website/fai-cd/index.html	2011-05-24 14:40:29 UTC (rev 6551)
@@ -61,10 +61,10 @@
 
 <h3>FAI CD on a USB stick (using grub2)</h3>
 <ul>
-<li> get the ISO image (here fai-cd.iso)
+<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 fai-cd.iso /mnt
+<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




More information about the Fai-commit mailing list