Skip to content

Commit

Permalink
more simplification of disk image creation
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed Oct 10, 2009
1 parent cb94cb2 commit 8a2490d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions SETTING_UP_DISKS
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ make
cat boot/grub/stage1 boot/grub/stage2 > grub.img
hdiutil create -size 5M -fs "MS-DOS" -layout NONE cleese

Open cleese.dmg in the finder and copy KERNEL.BIN and boot to the disk image.
Unmount the disk image from the finder.
Open cleese.dmg in the finder and copy KERNEL.BIN and boot/grub/menu.lst to
the disk image.

Unmount the disk image from the Finder.

In VirtualBox, create an other/other VM (no harddrive)

Expand Down

0 comments on commit 8a2490d

Please sign in to comment.