On Wednesday 04 June 2008 01:19:20 [EMAIL PROTECTED] wrote: > Finally decided to upgrade to LTSP5, but before I do, I need to sort out an > old problem which I have been putting off. > > For reasons far too complicated to go into (AKA I screwed up) I have ended > up without a separate /opt partition. In itself not a huge problem, but > unfortunately this has resulted in the / partition being closer to capacity > than I would like. > > Fortunately I have a massive and unused /archive partition > (on /dev/cciss/c0d0p12 filesystem) which I am not using. I therefore want > to unmount /dev/cciss/c0d0p12, change the mount position to /opt and > remount. > > Given that /opt is only used when clients first boot, and /archive is > currently unused, this would seem quite straightforward and safe. My plan > is simply to do: [snip]
That is not true. The squash image is used ALL THE TIME a client runs BUT you could keep /opt/ltsp/i386 somewhere else or symlinked and just keep the small /opt/ltsp/image/i386.img where it is. Rules are simple: tftp will not follow a sym link, so no tftp files on a sym link. I don't know if nbd is fussy. Perhaps try. James ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _____________________________________________________________________ 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
