X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2FINSTALL;h=ced5ba9c8c01e2dab378fdb90065adc7a7043731;hb=2c652ca09b0c4618e6b859728e838d6d095c7ffc;hp=b6215a09f3abda0f204f801331a658de4361a1ee;hpb=0315072ae3bd307eee71718e1a59f923edcbdaca;p=hvlinux.git diff --git a/stage2/INSTALL b/stage2/INSTALL index b6215a0..ced5ba9 100644 --- a/stage2/INSTALL +++ b/stage2/INSTALL @@ -6,22 +6,20 @@ Installation 1. Type: $> sudo make -2. Compile new kernel (enable loadable modules support) +2. Type 'exit' -3. Type 'exit' +3. Reboot. -4. Reboot. +4. Run script /usr/local/bin/udev-create-persistent-net.sh -5. Run script /usr/local/bin/udev-create-persistent-net.sh - -6. Optional. To install GRUB, launch 'grub'. When the GRUB prompt appears, +5. Optional. To install GRUB, launch 'grub'. When the GRUB prompt appears, install grub on the MBR with (example with boot partition on first partition of first disk): grub> root (hd0,0) grub> setup (hd0) grub> reboot -7. Login as root, and create the password for the regular user: +6. Login as root, and create the password for the regular user: >$ passwd reguser