:: Re: [dyne:bolic] Docking en Dynebol…
Top Page
Delete this message
Reply to this message
Author: Giancarlo Pinerolo
Date:  
To: dynebolic mailinglist
Subject: Re: [dyne:bolic] Docking en Dynebolic 3.0 beta?
Docking is already inside debian-live in dyne III

quick setup:
-mount dyne III .iso somewhere
-copy the 'live' folder as topdir in one of your partitions (let's say
- /mnt/hda1/live)
-copy all the the other files inside a boot folder (eg
- (mnt/hda1/boot)

if you still use lilo (as I do) paste the following lines in your lilo.conf
(/etc/lilo.conf ?)

<-- start lilo lines to add --->

.... missing top lilo.conf lines

###     menu label dyne:III persistent (kind of nesting?)
image=/mnt/hda1/live/vmlinuz
initrd=/mnt/hda1/live/initrd.img
label=dyne3_persist
root=/dev/ram0
read-write
append = "initrd=/live/initrd.img boot=live username=luther
hostname=dynebolic union=aufs persistent" 
# notice "persistent" 
# and missing "fastboot", which seems to not umount everything properly


###     menu label dyne:III fresh
image=/mnt/hda1/live/vmlinuz
initrd=/mnt/hda1/live/initrd.img
label=dyne3_fresh
root=/dev/ram0
read-write
append = "initrd=/live/initrd.img boot=live username=luther
hostname=dynebolic union=aufs"


... missing other OSes to boot
< -- end of lilo add lines -->

run
lilo -C /path/to/lilo.conf -m /path/to/a/map.file

reboot

If you use grub or isolinux or whatever, you have to figure out how to adapt these lines for them

Now for an explaination of persistent (nesting?), I found it is already
inside dyne III with the debian-live package.

To actually have everything persistent between subsequent boots, see what I
posted on bugs.dyne.org
http://bugs.dyne.org/view.php?id=340

It is also interesting reading the doc delivered with dyne III at:
file:///usr/share/doc/live-manual/html/index.html
especially about persistence:
file:///usr/share/doc/live-manual/html/persistence.html
You can persist various data, eg only /home, snapshot etc. I imaginethat if the ext3 'live-rw data file is created as encriptd, it should be mounted altogether, but didn't try.

To accomplish persistence I had to recreate an initrd.img with newer
debian-live-initramfs scripts as the ones with DyneIII are buggy

Pingus

--- Ven 10/2/12, Bello Uccello <beluccello@???> ha scritto:

> Da: Bello Uccello <beluccello@???>
> Oggetto: Re: [dyne:bolic] Docking en Dynebolic 3.0 beta?
> A: "dynebolic" <dynebolic@???>
> Data: Venerdì 10 febbraio 2012, 05:15
> Buenisimo! esperamos tu manual. Se
> que se puede hacer algo parecido con
> otras distros, pero consola mediante,
> y justo esta operación yo no se hacerla. El informe
> promocional de
> Dynebolic 3 dice en alguna parte que tendrá  casi todo
> lo que tenían las
> viejas versiones, me refiero a ventajas, espero que el modo
> docking sea
> alguna de ellas, es muy importante  tanto para quien se
> dedique al hacking
> como para un neofito en software libre que quiera mudar de
> sistema.
> Estoy atento entonces...y gracias!
>
> Beluccello
>
> Conversación reenviada
> Asunto: Docking en Dynebolic 3.0 beta?
> ------------------------
>
> De: *Bello Uccello* <beluccello@???>
> Fecha: 8 de febrero de 2012 01:52
> Para: dynebolic@???
>
>
> Hola a todos...!
>
> Estoy feliz de pertenecer a la lista de dynebolic, sistema
> que me
> inicio en linux y software libre.
> Si existe una lista de Dynebolic en espanol, por favor
> haganmelo saber.
>
> He comenzado a usar dynebolic 3 la version beta en modo live
> dvd. Mi
> duda es si puede usarse en el modo docking. En las
> versiones
> anteriores como dynebolic 2.5 solo habia que copiar la
> carpeta Dyne al
> disco C: y arrancaba desde el cd. En dyneboic 3 la carpeta
> se llama :
> Live. la he copiado al disco C: sinembargo arranca
> nuevamente en modo
> Live. No he encontrado documentcion al respecto.
> Alguien puede ayudarme?
>
> Gracias...
>
> Beluccello
>
> ----------
> De: *v0x* <vlax@???>
> Fecha: 8 de febrero de 2012 02:11
> Para: dynebolic@???
>
>
>
> Hola
>
> Wed, 8 Feb 2012 04:52:17 +0000
> Bello Uccello <beluccello@???>
> :
> ajúa! andale qe algo así me pasó a mí también!
> si existe, es esta y es multilingue ;) se habla el idioma de
> qien entienda
> jejeje,,tambien tenemos unos rinconcitos para pasearse entre
> la banda:
>
> en N-1: https://n-1.cc/pg/groups/575508/dynebolic/
>
> en identica: https://identi.ca/group/dynebolic
> exactamente docking no es posible,, pero eso qe hiciste es
> prácticamente la
> solución, arrancar desde disco duro extrayendo los archivos
> de ram y el
> kernel,
> esa es una conocida técnica; yo estoy usando dynebolic
> así, osea qe lo
> arranco
> desde dentro de un sistema tipo debian qe lo hospeda, , , ,
> dejame poner en
> orden mis neuronas y luego comparto un breve manual de cómo
> lo hize
>
> orale pues!
> _______________________________________________
> dynebolic mailing list
> dynebolic@???
> http://lists.dyne.org/mailman/listinfo/dynebolic
> _______________________________________________
> dynebolic mailing list
> dynebolic@???
> http://lists.dyne.org/mailman/listinfo/dynebolic
>