summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 0d1a934..6ded971 100644
--- a/README
+++ b/README
@@ -21,6 +21,9 @@ You will probably be prompted for your password. We need it to mount the floppy
And run it with Qemu :
$ make qemu
+ OR
+$ make qemu-hdd
+The second option boots from the HDD instead of the floppy
** HOW TO CONFIGURE THE GRUB ENTRIES : **
If you want to change the entries that appear when you `make qemu`, then edit the Grub-menu.cfg and `make floppy` again.