首页
社区
课程
招聘
[旧帖] [原创]windows下玩Linux不用虚拟机了 0.00雪花
发表于: 2009-6-29 13:24 1500

[旧帖] [原创]windows下玩Linux不用虚拟机了 0.00雪花

2009-6-29 13:24
1500
以后大家想在Linux下测试什么东东,不用安装虚拟机了,给大家推荐个可以再windows下安装Linux的软件——coLinux-stable可以让windows与Linux在windows平台下共存,彼此共享文件变得非常简单。
下载链接:
http://nchc.dl.sourceforge.net/sourceforge/colinux/coLinux-0.7.4.exe

有兴趣的玩玩。

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 0
支持
分享
最新回复 (5)
雪    币: 370
活跃值: (15)
能力值: ( LV9,RANK:170 )
在线值:
发帖
回帖
粉丝
2


What is coLinux  

... "If Linux runs on every architecture, why should another operating system be in its way? " ...

Cooperative Linux is the first working free and open source method for optimally running Linux on Microsoft Windows natively. More generally, Cooperative Linux (short-named coLinux) is a port of the Linux kernel that allows it to run cooperatively alongside another operating system on a single machine. For instance, it allows one to freely run Linux on Windows 2000/XP, without using a commercial PC virtualization software such as VMware, in a way which is much more optimal than using any general purpose PC virtualization software. In its current condition, it allows us to run the KNOPPIX Japanese Edition on Windows (see Screenshots).

Latest News  

May 15, 2009:

Version 0.7.4 was released. See changelog for specifics.

- Henry

April 15, 2009:

After a FPU bug in rc1, we have submitted a second release candidate 0.7.4-rc2.

- Henry

March 29, 2009:

Next release candidate 0.7.4-rc1 is available from snapshot page.

- Henry

... archived news

Project Description  

How does it work
Unlike in other Linux virtualization solutions such as User Mode Linux (or the forementioned VMware), special driver software on the host operating system is used to execute the coLinux kernel in a privileged mode (known as ring 0 or supervisor mode).

By constantly switching the machine's state between the host OS state and and the coLinux kernel state, coLinux is given full control of the physical machine's MMU (i.e, paging and protection) in its own specially allocated address space, and is able to act just like a native kernel, achieving almost the same performance and functionality that can be expected from a regular Linux which could have ran on the same machine standalone.

Since coLinux uses the same binary format for user-space executables as native Linux, coLinux can load and run an existing unmodified Linux distribution concurrently with the host OS.

Hardware virtualization
To cooperatively share hardware with the host operating system, coLinux does not access I/O devices directly. Instead, it interfaces with emulated devices provided by the coLinux drivers in the host OS. For example, a regular file in Windows can be used as a block device in coLinux. All real hardware interrupts are transparently forwarded to the host OS, so this way the host OS's control of the real hardware is not being disturbed and thus it continues to run smoothly.

Portability
Unlike User Mode Linux, coLinux always utilizes only one process of the host OS for all its Linux processes, privately managing their scheduling, resources, and faults in a manner which is contained and entirely independent of the way the host OS is implemented. In fact, coLinux only requires a very small set of commonly exported primitives from the host OS kernel in order to work, thus, it can be rather easily ported to run under any operating system, such as Solaris, or even Linux itself.

coLinux is being ported to run under ReactOS, a standalone Open Source Windows implementation.

For additional info  

Questions about this project can be sent to a member of development team or to the list.
2009-6-29 20:54
0
雪    币: 2110
活跃值: (21)
能力值: (RANK:260 )
在线值:
发帖
回帖
粉丝
3
“If Linux runs on every architecture, why should another operating system be in its way?”

这真是个非常好的思路: An existing OS is just an architecture that Linux would be able to run on!

有必要关注一下。
2009-6-30 18:57
0
雪    币: 52
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
这样玩LINUX就方便了呀
2009-7-2 10:19
0
雪    币: 122
活跃值: (40)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
5
很不错的东东!!
2009-7-2 10:28
0
雪    币: 231
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
又被人抢先把技术开出来了
2009-7-2 10:28
0
游客
登录 | 注册 方可回帖
返回
//