Results 1 to 4 of 4

Thread: DIY Knoppix boot server?

  1. #1
    Stonent
    Guest

    DIY Knoppix boot server?

    I thought it would be interesting to have a script or utility that could turn a normal linux system (such as a firewall/nat/dhcp) that most of us have into a knoppix boot server without having to be running knoppix already.

    Perhaps just mount the cd or ISO on that system and normal windows/linux/unix clients get their IP normally, but if one wants a boot image (pxe/etherboot) then have the server send out a kernel. That way someone could set up Linux "terminals" around their house/business that give web access that don't have to have a local drive or a separate knoppix terminal server. I've been doing a lot of playing with knoppix TS but I have to disable my local DHCP server to enable it. If the two could be combined into one system that runs a different linux (in my case RH 7.2) but still distributes Knoppix, it would be really cool.

  2. #2
    stonent
    Guest

    kinda figured it out

    I copied the dhcpd.conf from the Knoppix /etc/ directory to my server and modified the ranges to match like this:

    [root@Router etc]# cat /etc/dhcpd.conf
    # dhcpd.conf for KNOPPIX terminalserver

    # global settings
    ddns-update-style ad-hoc;
    allow booting;
    allow bootp;
    default-lease-time 600;
    max-lease-time 7200;

    subnet 192.168.0.0 netmask 255.255.255.0 {
    next-server 192.168.0.1;
    if substring (option vendor-class-identifier, 0, 9) = "Etherboot" { filename "
    etherboot.nbi"; }
    else { filename "pxelinux.0"; }
    option subnet-mask 255.255.255.0;
    range 192.168.0.51 192.168.0.200;
    option domain-name-servers 192.168.0.1;
    option routers 192.168.0.1;
    }

    Then I copied the contents of the tftpboot dir to the tftpboot directory on the server. I added the exports from knoppix and rebooted.

    Dhcpd crashed with a bunch of errors. Turns out I was running 2.x on my server and not 3.x like on knoppix. Ok. Went to http://www.isc.org and got the latest tarball.
    ./configure
    make
    make install
    reboot

    BAM! All is well in da' hood.

    Make sure the /cdrom is included in your mounts of course. And make sure to add the ddns-update-style ad-hoc otherwise the latest dhcpd won't start.

  3. #3
    Stonent
    Guest

    one more thing

    in your hosts.allow file, add

    in.ftpd: ALL

  4. #4
    Stonent
    Guest

    oops more..

    I guess I should register so I can edit my posts.. Here are some config files I had to mess with. There were a few other things I had to tweek to make it work right that I neglected to add in the first few posts.

    hosts.allow

    sshd: ALL
    in.tftpd: 192.168.0.0/255.255.255.0
    rpc.lockd: 192.168.0.0/255.255.255.0
    rquotad: 192.168.0.0/255.255.255.0
    rpc.mountd: 192.168.0.0/255.255.255.0
    rpc.statd: 192.168.0.0/255.255.255.0
    portmap: 192.168.0.0/255.255.255.0
    exportfs: 192.168.0.0/255.255.255.0
    rpc.nfsd: 192.168.0.0/255.255.255.0

    (Some of these I'm not sure are even valid, I added everything NFS related to be sure)

    /etc/fstab (this is just what I added)

    /home/shared/knoppix.iso /cdrom iso9660 loop=/dev/loop0 0 0


    /etc/exports (had to add this)

    /cdrom (ro,no_root_squash,async,insecure)

Similar Threads

  1. network boot knoppix iso image from a ms windows server
    By adrianmak in forum General Support
    Replies: 1
    Last Post: 11-09-2004, 04:27 AM
  2. nx server still not running off of boot
    By ghostblaze in forum General Support
    Replies: 4
    Last Post: 11-02-2004, 12:21 AM
  3. Knoppix Network boot from a samba server?
    By thenexuscode in forum Networking
    Replies: 1
    Last Post: 02-11-2004, 01:54 PM
  4. Replies: 1
    Last Post: 02-01-2004, 10:54 PM
  5. X server crash: "Fatal server error: Active ring not fl
    By cmcclean in forum General Support
    Replies: 1
    Last Post: 10-03-2003, 01:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 512GB | H730P | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 512GB | H730P | 8x HDD Trays

$2549.00



Dell R730xd 12LFF 2.6Ghz 20-C 128GB H730 2x10G+2x1G NIC 2x1100W 12x Trays Rails picture

Dell R730xd 12LFF 2.6Ghz 20-C 128GB H730 2x10G+2x1G NIC 2x1100W 12x Trays Rails

$721.05



Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 64GB | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 64GB | 8x HDD Trays

$1614.99



Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 16GB | 2x HDD Trays picture

Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 16GB | 2x HDD Trays

$1349.99



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD picture

HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD

$196.95



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD picture

Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD

$79.19



DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45

$284.00



HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45 picture

HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45

$353.00