+ Reply to Thread
Results 1 to 3 of 3

Thread: pts + pxe

  1. #1
    Join Date
    Aug 2009
    Posts
    5

    Default pts + pxe

    Can anybody help me to run PTS Desktop Live with pxe?
    I want to boot any servers from pxe server and test it with PTS Desktop Live.

  2. #2
    Join Date
    Aug 2007
    Posts
    5,495

    Default

    That's no problem. I have got simple scripts to boot Kanotix / Debian Live / Ubuntu iso images via PXE.

    Loop mount the ISO to /cdrom (or change script) and run:

    http://kanotix.com/files/fix/casper-...minalserver.sh

    For systems with 2 nics (1 to internet, 1 to switch for other pcs) or for Systems with 1 nic only - but disabled DHCP server in the router:

    http://kanotix.com/files/fix/casper-...rver-single.sh

    If you extracted the ISO and used the 2nd script then it will work directly after reboot too. Be sure you correct the IP/NETWORK settings in the scripts or put the override data into

    /etc/default/kanotix-terminalserver

    Those scripts work with my system directly, others need usually changes, but should be trivial to do so. Maybe you want to add toram to the options, that would speed it up.

  3. #3
    Join Date
    Aug 2009
    Posts
    5

    Default

    Thanks a lot but
    I can't check this script because I have centos pxe server.
    But, I have copied all CD to the pxe directory.
    mount -o loop pts-desktop-live-2009.3-x86_64.iso /cdrom
    rsync -avz /cdrom/ /opt/tftpboot/PTS/

    But I don't now what should I do with casper/filesystem.squashfs.
    As I understand filesystem.squashfs - is a root filesystem with PTS.

+ Reply to Thread

Posting Permissions

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