X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2FINSTALL;h=4bb0d7d46fdf2c9c0cade095a811c9a233b431f9;hb=b6f8c455b6b970c08eab79303c95acbc1506f61d;hp=9c036d0b36175d4047cacaea168dfc0738a858f3;hpb=16cc35ba4890382ee9368a176e4f5a7fa773b7a6;p=hvlinux.git diff --git a/stage1/INSTALL b/stage1/INSTALL index 9c036d0..4bb0d7d 100644 --- a/stage1/INSTALL +++ b/stage1/INSTALL @@ -1,15 +1,13 @@ +stage1: Construction of temporary system + +Installation +------------ -Installation instructions -------------------------- +1. Type: + $> sudo make -1. Create your destination partition and make sure that it is - formatted and mounted. +2. Add an entry to /boot/grub/menu.lst for your new kernel. -2. Copy the hvlinux-src directory, containing packages and installation - scripts, anywhere in your LFS partition (usually in root directory). - If installing from a CD-ROM, mount it under your LFS partition. +3. Create folder ${LFS}/mnt/hvrepos and add entry for it in ${LFS}/mnt/fstab -3. Modify the 'sysinfos' configuration file to reflect your - system configuration. - -4. Launch './stage1-install' +4. Copy hvlinux tree into ${LFS} (ex: ${LFS}/usr/src/hvlinux)