Re: multiboot on usb?

2012-10-03 Thread Brian
On Wed 03 Oct 2012 at 10:12:22 +0100, abdelkader belahcene wrote:

 I want to check different distros ( instead of using  several pens), so
 
 I want to create on an usb pen  a mutli boot system.
 I used  unetbootin, it works fine but  for only one system   at time.
 on Windows there are some tools like YUMI, i tried it not working
 correctly,
 then I want one working on linux system.
 
 Any idea please

Install Squeeze to the USB stick. One partition. No swap. Deselect all
predefined collections of software and have GRUB in the MBR.

Put the ISOs you want to boot from somewhere convenient. For example,
/boot/grub/isos. Have stanzas in /etc/grub.d/40_custom to boot up the
ISOs and then 'update-grub'.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121003114051.GM22368@desktop



Re: Re: multiboot on usb?

2012-10-03 Thread geoff
To: debian-user@lists.debian.org
Subject: Re: multiboot on usb?
From: Brian a...@cityscape.co.uk
Date: Wed, 3 Oct 2012 12:40:51 +0100
Message-id: 20121003114051.GM22368@desktop
In-reply-to: 
CAF3f0sR2ZaxAnP957Dke0wK=7rNg3udO+0=2mizg3h8tawp...@mail.gmail.com
References: CAF3f0sR2ZaxAnP957Dke0wK=7rNg3udO+0=2mizg3h8tawp...@mail.gmail.com
On Wed 03 Oct 2012 at 10:12:22 +0100, abdelkader belahcene wrote:

 I want to check different distros ( instead of using  several pens), so
 
 I want to create on an usb pen  a mutli boot system.
 I used  unetbootin, it works fine but  for only one system   at time.
 on Windows there are some tools like YUMI, i tried it not working
 correctly,
 then I want one working on linux system.
 
 Any idea please

I've been using multisystem for about 2 years, with very satisfactory results.
http://liveusb.info/dotclear/

Cheers.