Results 1 to 2 of 2

Thread: PXE-boot Knoppix (from a non-knoppix server)

  1. #1
    Junior Member
    Join Date
    Mar 2006
    Posts
    1

    PXE-boot Knoppix (from a non-knoppix server)

    I wanted to PXE-boot knoppix without having a knoppix-server to boot from, this is my solution:

    Step 1.
    Boot up from the knoppix-image you want to netboot later, run these commands:
    Start the Terminal Server..
    Code:
      rsync -axv /lib/modules/2.6.12 user@server:~/knoppix-2.6.12
      rsync -axv /tftpboot user@server:~/knoppix-tftproot
    Then edit MODULES, cd to ~/knoppix-tftproot and run this script:
    Code:
    #!/bin/bash
    
    MODULES=/home/victor/knoppixdev-v2/knoppix-2.6.12
    gunzip -c miniroot.gz > miniroot
    mkdir miniroot-temp newroot-temp
    mount -o loop miniroot miniroot-temp
    totalsize=$(du -csm miniroot $MODULES/kernel/drivers/net|awk '/total/ { print $1; }')
    dd if=/dev/zero of=newroot bs=1M count=$(($totalsize+3))
    mkfs.ext2 -F newroot
    mount -o loop newroot newroot-temp
    rsync -axv miniroot-temp/ newroot-temp
    rsync -axv $MODULES/kernel/drivers/net/ newroot-temp/modules/net
    umount newroot-temp
    umount miniroot-temp
    rmdir newroot-temp miniroot-temp
    gzip newroot
    rm miniroot
    Voilá, you now have a bloated initrd called newroot,gz which you can use with ~/knoppix-tftproot/vmlinuz to netboot.

  2. #2
    Member registered user
    Join Date
    Jun 2004
    Posts
    89
    I use PXE to boot slave nodes with ParallelKnoppix (http://pareto.uab.es/mcreel/ParallelKnoppix). I think I could possibly use this to boot a set of slave nodes from a computer that's not running Knoppix, correct? Where do the computers that are PXE booted get their filesystem from, from /cdrom, on the computer you use as the server, no? The knoppix CD must be mounted on that computer no? Or one could use a poor man's install?

    Can you please explain this in more detail? Exactly what steps do I need to follow to PXE boot Knoppix over the net, from a computer running some arbitrary (assume Debian-based, if that helps) Linux distro? I'd really appreciate as much detail as you're willing to provide.

    Thanks, Michael

Similar Threads

  1. PXE boot Knoppix from Win2003 server?
    By Screech in forum General Support
    Replies: 1
    Last Post: 12-14-2009, 07:59 PM
  2. boot knoppix-live from ftp server ?
    By larrycow in forum Networking
    Replies: 7
    Last Post: 06-24-2005, 06:42 PM
  3. PXE boot without Knoppix Terminal Server
    By thewolf in forum General Support
    Replies: 0
    Last Post: 05-06-2005, 08:01 PM
  4. RPL boot from Knoppix Terminal server?
    By sunburnt in forum Networking
    Replies: 5
    Last Post: 04-07-2005, 09:49 PM
  5. DIY Knoppix boot server?
    By Stonent in forum Ideas
    Replies: 3
    Last Post: 12-30-2002, 08:14 AM

Posting Permissions

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


WD 2TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0020BBK-WESN picture

WD 2TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0020BBK-WESN

$49.99



Seagate Exos X16 ST14000NM001G 14TB 512E SATA 6Gb/s 3.5

Seagate Exos X16 ST14000NM001G 14TB 512E SATA 6Gb/s 3.5" Enterprise Hard Drive

$157.99



Seagate Exos X22 ST20000NM004E 20TB 512E SATA 6Gb/s 3.5

Seagate Exos X22 ST20000NM004E 20TB 512E SATA 6Gb/s 3.5" Enterprise Hard Drive

$268.99



Western Digital 4TB WD Purple Surveillance HDD, Internal Hard Drive - WD43PURZ picture

Western Digital 4TB WD Purple Surveillance HDD, Internal Hard Drive - WD43PURZ

$96.99



HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5

HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5" Enterprise HDD- HUH721212ALE601

$82.99



Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5

Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5" Internal Hard Drive

$29.99



HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5

HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5" Enterprise HDD

$69.99



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

2 PACK Seagate ST1000LM035 Mobile HDD 1TB 2.5" SATA III Laptop Hard Drive

$26.85



WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN picture

WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN

$174.99



WD 4TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0040BBK-WESN picture

WD 4TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0040BBK-WESN

$69.99