X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2FINSTALL;h=fd79a896046082ded1c0fa08285bca2176e756fb;hb=2f26e347a05e245d6f57cb6603a7a51a4418b80d;hp=4b18f880a7546340ded5329579bf2dc2f218c0a1;hpb=81da365042d1bf4354e0480d888fe3b8425c47c7;p=hvlinux.git diff --git a/stage1/INSTALL b/stage1/INSTALL index 4b18f88..fd79a89 100644 --- a/stage1/INSTALL +++ b/stage1/INSTALL @@ -1,12 +1,15 @@ +stage1: Construction of temporary system + +Installation +------------ -Installation instructions -------------------------- +1. Type: + $> sudo make -1. Launch './install-1' +2. Compile new kernel (remove loadable modules support) -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} +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)