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