X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2FINSTALL;h=4bb0d7d46fdf2c9c0cade095a811c9a233b431f9;hb=4e78d26dd7f5e46a21cdc916e031f1b4a68578c0;hp=4b18f880a7546340ded5329579bf2dc2f218c0a1;hpb=81da365042d1bf4354e0480d888fe3b8425c47c7;p=hvlinux.git diff --git a/stage1/INSTALL b/stage1/INSTALL index 4b18f88..4bb0d7d 100644 --- a/stage1/INSTALL +++ b/stage1/INSTALL @@ -1,12 +1,13 @@ +stage1: Construction of temporary system + +Installation +------------ -Installation instructions -------------------------- +1. Type: + $> sudo make -1. Launch './install-1' +2. Add an entry to /boot/grub/menu.lst for your new kernel. -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. Create folder ${LFS}/mnt/hvrepos and add entry for it in ${LFS}/mnt/fstab + +4. Copy hvlinux tree into ${LFS} (ex: ${LFS}/usr/src/hvlinux)