[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Multiple live iso's on a single bootable flash drive?



Le samedi 14 mai 2016, 06:59:27 Richard Owlett a écrit :

> On 5/3/2016 8:37 AM, Lisi Reisz wrote:

> > On Tuesday 03 May 2016 11:11:45 Richard Owlett wrote:

> >> I hope the result will be a document aimed at the beginner but

> >> not the picture book style that seems prevalent at that level.

> >> Much Linux documentation is written by experts for experts.

> >

> > Or by "experts" for (those they consider) Noddies. Power to your elbow!!

> > I hope you will post or publish the result.

> >

> > Lisi

>

> It may have been already done. Replying to my "Creating a home

> network" thread mett mentioned a page of

> http://www.aboutdebian.com/index.htm . From a brief browse it

> looks good.

Look at "info dd". I am not an expert but I read the installation instructions and found this use of dd.

See https://www.debian.org/CD/faq/index.en.html#write-usb

I should say that this should work:

"dd if=file1.iso of=/dev/sdx"

where the x of sdx is carefully chosen to point to your USB stick;

"dd oflag=append if=file2.iso of=/dev/sdx" with the same x.

What I don't know is how to choose which iso file to boot from.

Sorry for my English.

Jacques


Reply to: