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

Re: Persistence



Am 2013-04-04 21:29, schrieb chals:
> On Thu, Apr 4, 2013 at 6:48 PM, Jakob Schürz <wertstoffe@nurfuerspam.de> wrote:
>> Hi!
>>
>> Now i got my first image created! YEAH!!!
>>
> 
> Hi,
> 
> Congratulations! There is a big world of possibilities in front of
> you. It is very exciting, isn't it?
> 

YES it is. :-)

>> But how can i configure the isolinux, that i have 2 different
>> boot-options?  One live and one persistence?
>>
> 
> It would be very helpful if you provided the live-build version you
> used to build the image and your lb config line/s, at least, your
> --bootappend-live options to see if you used the right persistence
> parametre.

this is my auto/config:

$ cat auto/config
#!/bin/sh

lb config noauto \
 --bootstrap debootstrap\
 --architectures amd64 \
 --linux-flavours amd64 \
 --bootappend-live "boot=live config
locales=de_AT.UTF-8,de_DE.UTF-8,en_US-UTF8 username=jakob
keyboard-layouts=de"\
 --mirror-bootstrap http://ftp.ch.debian.org/debian/ \
 --mirror-binary http://ftp.ch.debian.org/debian/ \
 --archive-areas "main contrib non-free" \
 --iso-preparer "Jakobus Schürz"\
 --iso-publisher "jakobus.schuerz@gmail.com"\
 --iso-volume "DEBIAN LIVE - Jakob"
 "${@}"

I build the live-build only with:

$ lb config
# lb build


> 
> Your live-build version is crucial in respect to persistence since it
> is radically different from version 2.x to version 3.x

And I use live-build from experimental... 4.X... Thinking about
downgrade to testing. I tried it, because there was a bug in
debootstrap, and i hoped, this would fix it.

> 
> 
>> I can't find therefor anything in the documentation.
>>
> 
> I imagine that you are already aware of this, but apart from the man
> pages there is a document called live-manual that specifically focuses
> on the use of live-build.
> 
> The online version of live-manual for live-build 2.x can be found here:
> 
> http://live.debian.net/manual/2.x/html/live-manual.en.html
> 
> And the online version of live-manual for live-build 3.x can be found here:
> 
> http://live.debian.net/manual/3.x/html/live-manual.en.html

I know this manuals, and i use them, not the man-pages. But i didn't get
more clever about my tasks.

But i love live-build... make my own debian-flawour... My target is a
live-distribution with my fvwm-config. Fast, beautyful and usefull...
:-D When i finished it, i will provide it. ;-)

> 
> Best wishes :)

Thx.

Jakob


Reply to: