>> I'm a relative novice at the internals of Linux - I'm fine with the admin >> side - So I'll need some help here. If looked around for files containing >> NBD_SWAP but it's not there. I've looked in the dhcpd.conf file, the >> lts.conf file, and searched for it but to no avail - I did find >> nbd-server >> - but a search for all any config file mentioning NBD_SWAP turned up >> nothing. nbd-server is running - I used "sysv-rc-conf" to check that but >> how do i locate and switch off NBD_SWAP?
> NBD_SWAP is activated by defaut on Ubuntu. > The config file is lts.conf which can be located in > /var/lib/tftpboot/ltsp/i386/lts.conf (ubuntu default) or > /opt/ltsp/i386/etc/lts.conf No Luck --> There is no mention of NBD_SWAP in either location you mention - See below: # /var/lib/tftpboot/ltsp/i386# vim lts.conf # Copyright (c) 2002 by James A. McQuillan (McQuillan Systems, LLC) # This software is licensed under the Gnu General Public License. # The full text of which can be found at http://www.LTSP.org/license.txt # Config file for the Linux Terminal Server Project (www.ltsp.org) [Default] # IP address of the LTSP server ## SERVER = 192.168.0.254 # Video drivers for the terminals ## XSERVER = auto # XFree 4 drivers: ati cirrus cyrix fbdev i128 i740 i810 mga # neomagic nv r128 radeon rendition s3 s3virge savage # siliconmotion sis tdfx tga trident tseng vesa vga # XFree 3 drivers: XF86_FBDev XF86_S3 XF86_S3V XF86_SVGA # XF86_VGA16 XFree86 Xvesa #[00:50:BF:1A:85:3F] # DNS_SERVER = 192.168.0.254 # XSERVER = auto # X4_BUSID = "PCI:0:15:0" # X_MODE_0 = 800x600 # LOCAL_APPS = N USE_NFS_SWAP = N # SWAPFILE_SIZE = 64m LDM_DIRECTX = True # ====== END =================== HERE FOLLOWS: vim /opt/ltsp/i386/etc/lts.conf - NOTE that NBS_SWAP is not present here either. # This is the default lts.conf file for ltsp 5. # For more information about valid options please see: # /usr/share/doc/ltsp-client/examples/lts-parameters.txt.gz # in the client environment. # # Note that things like sound and local device support are # auto-enabled if the corresponding packages are installed, # there is no need to manually set these options anymore. # # **** THIS FILE SHOULD NO LONGER BE USED FROM HERE !!! **** # # With the introduction of the nbd/unionfs/squashfs structure # the lts.conf file moved to the tftp root please create: # /var/lib/tftpboot/ltsp/i386/lts.conf instead for your changes # # In case you want to use the lts.conf here, this still works, # but you need to run ltsp-update-image after every change. - Keith ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _____________________________________________________________________ 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
