上一页 1 ··· 78 79 80 81 82 83 84 85 86 ··· 164 下一页
摘要: https://segmentfault.com/a/1190000000644069什么是 KVM ?KVM 是指基于 Linux 内核的虚拟机(Kernel-based Virtual Machine)。 2... 阅读全文
posted @ 2016-06-29 10:36 张同光 阅读(276) 评论(0) 推荐(0)
摘要: http://www.randomhacks.co.uk/how-to-convert-virtualbox-vdi-to-kvm-qcow2/July 12, 2013jamesKVM, Ubuntu Serv... 阅读全文
posted @ 2016-06-29 10:35 张同光 阅读(313) 评论(0) 推荐(0)
摘要: ---------------------------------------------------------------------------------//successful (natpf1, NAT... 阅读全文
posted @ 2016-06-29 08:59 张同光 阅读(142) 评论(0) 推荐(0)
摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++virtualbox nat port forwarding adb "device o... 阅读全文
posted @ 2016-06-28 23:33 张同光 阅读(107) 评论(0) 推荐(0)
摘要: http://www.android-x86.org/documents/debug-howto The steps above work nicely if you have a VM which is set up to use Bridged or Host-Only adaptersHowe 阅读全文
posted @ 2016-06-28 22:25 张同光 阅读(121) 评论(0) 推荐(0)
摘要: http://ask.xmodulo.com/access-nat-guest-from-host-virtualbox.htmlPosted onNovember 19, 2014 by Dan Nanni1 ... 阅读全文
posted @ 2016-06-28 22:13 张同光 阅读(120) 评论(0) 推荐(0)
摘要: VBoxManage list runningvmsVBoxManage guestproperty get android-x86_64-6.0-rc1-1 "/VirtualBox/GuestInfo/Net... 阅读全文
posted @ 2016-06-28 14:38 张同光 阅读(190) 评论(0) 推荐(0)
摘要: [root@localhost virtualbox-os]# cp android-x86_64-6.0-rc1-0.vdi android-x86_64-6.0-rc1-1.vdi; cp android-x... 阅读全文
posted @ 2016-06-27 21:59 张同光 阅读(131) 评论(0) 推荐(0)
摘要: http://stdioe.blogspot.com/2012/01/creating-virtual-machine-with.htmlLet's create a sample virtual machine... 阅读全文
posted @ 2016-06-27 21:10 张同光 阅读(146) 评论(0) 推荐(0)
摘要: http://rustyisageek.blogspot.com/2011/11/creating-vms-from-existing-vdi-file.htmlCreating VMs from an exis... 阅读全文
posted @ 2016-06-27 20:15 张同光 阅读(116) 评论(0) 推荐(0)
摘要: sda (1024G) /dev/sda1 / 100G /dev/sda2 /boot 1G /dev/sda3 /swap 2G /dev/sda5 /home 50G /dev/sda6 /opt 400G /dev/sda7 /share 250G /dev/sda8 a_user_1 10 阅读全文
posted @ 2016-06-27 17:50 张同光 阅读(110) 评论(0) 推荐(0)
摘要: ------------------------------------------------------------------------------------------------(OK) insta... 阅读全文
posted @ 2016-06-27 16:33 张同光 阅读(169) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/26801895/the-different-between-android-foldersbin-xbin-sbin1 ] /system ... 阅读全文
posted @ 2016-06-27 15:44 张同光 阅读(137) 评论(0) 推荐(0)
摘要: // install_quagga-0.99.21mr2.2_on_android-x86_64_in_Fedora23.txt cross compile quagga-0.99.21mr2.2 for android-x86_64 in Fedora23 quagga-0.99.21mr2.2 阅读全文
posted @ 2016-06-27 15:43 张同光 阅读(205) 评论(0) 推荐(0)
摘要: http://dan.drown.org/android/worknotes.html Worknotes for the The android ports project 1/5/2014 - math symbols in libgcc.a sneaking into dynamic libr 阅读全文
posted @ 2016-06-26 23:04 张同光 阅读(465) 评论(0) 推荐(0)
摘要: CFLAGS += -fPIELDFLAGS += -fPIE -piesuch as:export CFLAGS="-I/softdev/arm-libs/include -fPIE"export CPPLAG... 阅读全文
posted @ 2016-06-26 21:41 张同光 阅读(145) 评论(0) 推荐(0)
摘要: crypt.c//// crypt.c//// DES based implementation of crypt()//// Copyright (C) 2005 Michael Ringgaard. All ... 阅读全文
posted @ 2016-06-26 20:31 张同光 阅读(161) 评论(0) 推荐(0)
摘要: http://www.jbox.dk/sanos/source/lib/crypt.c.html//// crypt.c//// DES based implementation of crypt()//// C... 阅读全文
posted @ 2016-06-26 17:39 张同光 阅读(180) 评论(0) 推荐(0)
摘要: http://dan.drown.org/android/worknotes.htmlWorknotes for the The android ports project1/5/2014 - math symb... 阅读全文
posted @ 2016-06-26 16:10 张同光 阅读(265) 评论(0) 推荐(0)
摘要: [root@localhost~ ]# sed -i "s/aaa/bbb/g" `grep "aaa" -rl./` //将./中所有文件里的字符串aaa替... 阅读全文
posted @ 2016-06-26 11:23 张同光 阅读(98) 评论(0) 推荐(0)
上一页 1 ··· 78 79 80 81 82 83 84 85 86 ··· 164 下一页