Greetings,

On Fri, Jan 24, 2014 at 5:13 AM, PAM <[email protected]> wrote:

> Hi,
>
> I'm trying to create a live usb key, but I'm stuck to a problem I can't
> solve.
>
> I'm using boot=live persistence toram option as kernel options
>
> On a second partition of the live usb I put an ext3 partition with a label
> persistence
>
> whatever the options I put in persistence.conf,
> for example:
> / union
>
> or
> /etc union
> /usr union
> /home
> /root
>
> or
> /etc link
> /home
> /root
>
> or
> /etc
> /home
> /root
>
> /root seems to work (I can touch files, and delete them accross reboot)
> but /etc/network/interfaces is always rewritten!
>
> even if I boot without persistence, mod the file and reboot, the file is
> overwritten (on the persistence partition also!)
>
> What mechanism I didn't understand? Any Idea?
>
> PS: Sorry for my english it's not my natural language.
>
>

Try adding the following to boot param:

 ip=frommedia

I believe this information is in live-boot man page.

Thanks.



>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive: http://lists.debian.org/[email protected]
>
>

Reply via email to