找回密码
 注册
查看: 1357|回复: 9

Is User-mode Linux useful?

[复制链接]
发表于 2004-4-14 21:40:48 | 显示全部楼层 |阅读模式
http://user-mode-linux.sourceforge.net
What is User Mode Linux?
    User-Mode Linux is a safe, secure way of running Linux versions and Linux processes. Run buggy software, experiment with new Linux kernels or distributions, and poke around in the internals of Linux, all without risking your main Linux setup.

    User-Mode Linux gives you a virtual machine that may have more hardware and software virtual resources than your actual, physical computer. Disk storage for the virtual machine is entirely contained inside a single file on your physical machine. You can assign your virtual machine only the hardware access you want it to have. With properly limited access, nothing you do on the virtual machine can change or damage your real computer, or its software.
Why Would I Want User Mode Linux?
   1.  If UML crashes, your host kernel is still fine.
   2. You can run a usermode kernel as a non-root user.
   3. You can debug the UML like any normal process.
   4. You can run gprof (profiling) and gcov (coverage testing).
   5. You can play with your kernel without breaking things.
   6. You can use it as a sandbox for testing new apps.
   7. You can try new development kernels safely.
   8. You can run different distributions simultaneously.
   9. It's extremely fun.

Is User-mode Linux useful for Magic Linux developing?
发表于 2004-4-14 21:58:43 | 显示全部楼层
Sounds better than kernel mode.
回复

使用道具 举报

发表于 2004-4-15 20:01:29 | 显示全部楼层
User-Model Linux 非常有用,特别是对于开发者来说。Magic Linux 的ISO创建就可以在user-mode linux下完成。如果有时间得话,创建一个ML的启动包就好了,这样就不用vmware了,直接用UML来开发就行了。
UML对于内核开发更是非常好的平台,同样是虚拟机,但是UML更灵活一点。
回复

使用道具 举报

发表于 2004-4-15 20:05:31 | 显示全部楼层
还有就是那些hosting的公司,用UML骗钱。说什么独立的linux主机,其实就是在一个非常powerful的服务器上运行多个UML的虚拟机。
回复

使用道具 举报

 楼主| 发表于 2004-4-15 20:23:38 | 显示全部楼层
[quote:0574911848="jackey"]还有就是那些hosting的公司,用UML骗钱。说什么独立的linux主机,其实就是在一个非常powerful的服务器上运行多个UML的虚拟机。[/quote]
怎么样识别他们的伎俩?
回复

使用道具 举报

发表于 2004-4-22 10:24:03 | 显示全部楼层
偶想在red hat 9.0上安装 user mode linux,哪位有经验,指点一下?
3x.
回复

使用道具 举报

 楼主| 发表于 2004-4-22 12:39:07 | 显示全部楼层
ft,又一个不想读文档的懒汉。
回复

使用道具 举报

发表于 2004-4-22 14:33:00 | 显示全部楼层
看过/user-mode-linux.sourceforge.net上安装指南了。
偶也不会什么都不看就跑上来问的。
在/root目录下依次运行了#mkdir uml
#cd uml
# tar -xjvf linux-2.4.20.tar.bz2
# mv linux-2.4.20 linux
# bzcat uml-patch-2.4.20.bz2 | patch -p1
之后make menuconfig ARCH=um

但是没有出来linux的运行文件,不知道哪里出错,还请给出具体的指点!
回复

使用道具 举报

发表于 2004-4-22 14:39:11 | 显示全部楼层
偶是个新手,刚刚接触linux.

从google上搜索uml的时候看到了这篇贴子,所以上来问问题。

不是来当懒汉的,是想来学习的。

欢迎并多谢对偶提的也许现在对你很菜的问题提出解答。

//bow.
回复

使用道具 举报

发表于 2004-4-26 09:53:16 | 显示全部楼层
在rd7.3上安装上uml了。运行都很正常。但是rd9.0上装不上。
哪位在9.0上运行过uml么?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-1-9 20:41 , Processed in 0.144700 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表