From: gobo72 Date: Fri, 4 Mar 2011 02:46:53 +0000 (+0000) Subject: Mise à jour documentation X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;ds=sidebyside;h=8a4b52e26caaf96f20cbeb4fab2ef90ddadd622c;p=hvlinux.git Mise à jour documentation --- diff --git a/stage1/INSTALL b/stage1/INSTALL index 4b18f88..3341785 100644 --- a/stage1/INSTALL +++ b/stage1/INSTALL @@ -1,12 +1,14 @@ - -Installation instructions -------------------------- +stage1: Construction of temporary system + +Installation +------------ 1. Launch './install-1' -Post-install guide ------------------- - 1. Compiler nouveau kernel - 2. Ajouter une entrée à /boot/grub/menu.lst - 3. Créér ${LFS}/mnt/hvrepos et ajouter entrée dans ${LFS}/mnt/fstab - 4. Copy hvlinux scripts somewhere in ${LFS} +2. Compile new kernel (remove loadable modules support) + +3. Add an entry to /boot/grub/menu.lst + +4. Create folder ${LFS}/mnt/hvrepos and add entry for it in ${LFS}/mnt/fstab + +5. Copy hvlinux tree into ${LFS} (ex: ${LFS}/usr/src/hvlinux)