Hi Ernesto,

Ok, I think I found it on Ubuntu. Once you have created ext3 NBD
image, you should check scripts in /usr/share/initramfs-tools/
I think it is  /usr/share/initramfs-tools/scripts/ltsp_nbd
you should tweak lines approprietly from here on

...
# mount the readonly root
nbd-client ${NBD_ROOT_SERVER} ${NBD_ROOT_PORT} /dev/nbd0 -persist &&
mount -o ro -t squashfs /dev/nbd0 /rofs
...

and recreate initrd with
ltsp-update-kernel

Note however I don't use LTSP on Ubuntu, so I can be far off.

Martin

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to