LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   booting a distro within an already booted distro (https://www.linuxquestions.org/questions/linux-general-1/booting-a-distro-within-an-already-booted-distro-199353/)

webwolf70 06-30-2004 12:08 AM

booting a distro within an already booted distro
 
I am curious. Can I boot a linux distro in one that is already booted? For example can I boot SuSE 9.1 in Mandrake 10.0? Maybe using konsole or something? Or do I need to have an emulator like Boch's. I am just wondering if I can do it, not that I really need to, lol.


Webwolf

hw-tph 06-30-2004 12:32 AM

You can use something like VMWare to run one OS inside another. Bochs works but it's a little hard to use and incredibly slow.


Håkan

J.W. 06-30-2004 01:58 AM

From a practical point of view, I would say No. You can't boot two OS's simultaneously, and besides, I'm not sure how you would manage to kick off a second boot-up process from a machine that's already running. -- J.W.

oneandoneis2 06-30-2004 07:46 AM

You might be able to manage an approximation of it by using the chroot command...

motub 06-30-2004 08:10 AM

Isn't this what User-mode Linux (the kernel config) is for? I don't know much about it, but afaik, the purpose of it is to run one distro inside another so that you can develop for the other distro without having to "run" it the normal way.

http://user-mode-linux.sourceforge.net/


All times are GMT -5. The time now is 04:40 AM.