X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2FINSTALL;h=01941b4037c0e14db7dcb2105b22e8db21928f4e;hb=1b3f334af67c84997f7b5e6dee56faf556f0ea4b;hp=ced5ba9c8c01e2dab378fdb90065adc7a7043731;hpb=c6741cb82c13737af3d22ba52c34dd1fe22fc887;p=hvlinux.git diff --git a/stage2/INSTALL b/stage2/INSTALL index ced5ba9..01941b4 100644 --- a/stage2/INSTALL +++ b/stage2/INSTALL @@ -1,5 +1,5 @@ stage2: Installing basic system software - + Installation ------------ @@ -10,16 +10,14 @@ Installation 3. Reboot. -4. Run script /usr/local/bin/udev-create-persistent-net.sh - -5. Optional. To install GRUB, launch 'grub'. When the GRUB prompt appears, +4. 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 -6. Login as root, and create the password for the regular user: +5. Login as root, and create the password for the regular user: >$ passwd reguser