diff options
author | Alexis211 <alexis211@gmail.com> | 2009-11-29 17:06:47 +0100 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2009-11-29 17:06:47 +0100 |
commit | 32ffa508b6ee9c9b36e3a054d218ee90caea4c8b (patch) | |
tree | 4136164e7fb52005d57782c9ae70da89eca85807 /README | |
parent | 2be9def10e048b3245bb14e9fb57324c11c527d6 (diff) | |
download | Melon-32ffa508b6ee9c9b36e3a054d218ee90caea4c8b.tar.gz Melon-32ffa508b6ee9c9b36e3a054d218ee90caea4c8b.zip |
make qemu-hdd now works great
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |