浏览代码

Virtualbox was deprecated

Bob Mottram 8 年前
父节点
当前提交
5f8b9b75b3
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0
    4
      README.md

+ 0
- 4
README.md 查看文件

45
 
45
 
46
     freedombone-image -t beaglebone -s 8G --minimal no
46
     freedombone-image -t beaglebone -s 8G --minimal no
47
 
47
 
48
-To build a 64bit Virtualbox image:
49
-
50
-    freedombone-image -t virtualbox-amd64 -s 8G
51
-
52
 To build a 64bit Qemu image:
48
 To build a 64bit Qemu image:
53
 
49
 
54
     freedombone-image -t qemu-x86_64 -s 8G
50
     freedombone-image -t qemu-x86_64 -s 8G