X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2FINSTALL;h=fd79a896046082ded1c0fa08285bca2176e756fb;hb=2f26e347a05e245d6f57cb6603a7a51a4418b80d;hp=78eff66606e225a8b350d3e3727e7216b4c49acc;hpb=6d3d50c17b24ef41f917f5776696eca810198092;p=hvlinux.git diff --git a/stage1/INSTALL b/stage1/INSTALL index 78eff66..fd79a89 100644 --- a/stage1/INSTALL +++ b/stage1/INSTALL @@ -1,22 +1,15 @@ +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. Compile new kernel (remove loadable modules support) -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. Add an entry to /boot/grub/menu.lst -3. Modify the 'sysinfos' configuration file to reflect your - system configuration. +4. Create folder ${LFS}/mnt/hvrepos and add entry for it in ${LFS}/mnt/fstab -4. Launch './stage1-install' - -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} +5. Copy hvlinux tree into ${LFS} (ex: ${LFS}/usr/src/hvlinux)