LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   many SO on usb ! (https://www.linuxquestions.org/questions/linux-newbie-8/many-so-on-usb-699605/)

mythcat 01-24-2009 10:58 AM

many SO on usb !
 
Hi !
I want to have many types of linux on same usb !
I need GEEXBOX, DSL , SLAX
I think i need qemu emulator , but i'm not sure .

repo 01-24-2009 11:07 AM

You need qemu or virtualbox and the iso files.
However you need 1 distribution installed in order to run these.

mythcat 01-25-2009 02:47 AM

Quote:

Originally Posted by repo (Post 3419836)
You need qemu or virtualbox and the iso files.
However you need 1 distribution installed in order to run these.

i have installed DSL , but i want to put geexbox ...
How could i do this ?

repo 01-25-2009 03:06 AM

Download the iso
install qemu or virtualbox, and run geexbox from the iso file.

mythcat 01-26-2009 01:55 AM

Quote:

Originally Posted by repo (Post 3420405)
Download the iso
install qemu or virtualbox, and run geexbox from the iso file.

The qemu is installed on my usb with DSL , but I need to configure the qemu to recognizes GEEXBOX.

I thinking to put some grub or menu to select the type of linux i need to run it.

The DSL from my usb have :
Code:

1st-boot.bat
boot.msg
...
|-- qemu
|  |-- License
|  |  |-- README-SDL.txt
|  |  |-- license
|  |  `-- readme.txt
|  |-- bios.bin
|  |-- fmod.dll
|  |-- linux_boot.bin
|  |-- qemu-img.exe
|  |-- qemu.exe
|  |-- sdl.dll
|  |-- vgabios-cirrus.bin
|  `-- vgabios.bin
|-- readme.txt
|-- syslinux.cfg

Do you know some tutorial to change this ...?

repo 01-26-2009 05:29 AM

I don't understand your question
Qemu is a virtual emulator.
This means, you start DSL, then you start qemu and install another OS in a virtual machine.
If you want different OS on the USB and grub, you need to install each OS to the USB and run it from grub.


All times are GMT -5. The time now is 02:39 AM.