Began seperation of machine-dependant/independant sections of memory
[reactos.git] / reactos / install.bochs
index 20d5126..26bd722 100644 (file)
@@ -4,6 +4,6 @@ mount -t vfat /bochs/1.44a /mnt/floppy -o loop,rw
 ./install-system.sh /mnt/floppy
 umount /mnt/floppy
 echo "Installing to disk."
-mount -t vfat /bochs/10M.vga /mnt/floppy -o loop,rw
+mount -t vfat /bochs/10M.vga /mnt/floppy -o loop,offset=8704,rw
 ./install.sh /mnt/floppy
 umount /mnt/floppy