Merge branch 'master' of https://github.com/redox-os/redox
This commit is contained in:
commit
f9530fc348
1
Makefile
1
Makefile
|
@ -303,6 +303,7 @@ virtualbox: build/harddrive.bin
|
|||
$(VBM) modifyvm Redox --mouse ps2
|
||||
$(VBM) modifyvm Redox --audio $(VB_AUDIO)
|
||||
$(VBM) modifyvm Redox --audiocontroller ac97
|
||||
$(VBM) modifyvm Redox --nestedpaging off
|
||||
echo "Create Disk"
|
||||
$(VBM) convertfromraw $< build/harddrive.vdi
|
||||
echo "Attach Disk"
|
||||
|
|
Loading…
Reference in a new issue