• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Tom Heller
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Tom Heller

    @Tom Heller

    0
    Reputation
    196
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Tom Heller Unfollow Follow

    Latest posts made by Tom Heller

    • RE: Adding LTSP to FOG menu

      [quote=“chad-bisd, post: 8718, member: 18”]append tftp:/xxx.xxx.x.x/ltsp/i386/[SIZE=4][U][B]KERNELGOESHERE[/B][/U][/SIZE] initrd=tftp:/xxx.xxx.x.x/opt/ltsp/images/i386.img ro quiet splash

      linux.c32 - google says: [url]http://www.kernel.org/pub/linux/utils/boot/syslinux/[/url]
      :)[/quote]
      append tftp:/xxx.xxx.x.x/ltsp/i386/boot/grub/kernel.img
      That doesn’t work.
      Could someone explain what the parts of that line are:
      [LIST=1]
      []append tftp:
      [
      ]initrd=tftp:
      [/LIST]
      Are these on the FOG server or on the LTSP server? The line came from the site in the first post.

      posted in FOG Problems
      T
      Tom Heller
    • RE: Adding LTSP to FOG menu

      [quote=“chad-bisd, post: 8501, member: 18”]Linux.c32 has to be in fogs /tftpboot/folder I think. And you didn’t specify a kernel after your tftpboot://xxxxxxxxx/ltsp/i386[/quote]

      After a little delay I’m back on this project. Where do I find Linux.32 and How do I specify the kernel?

      posted in FOG Problems
      T
      Tom Heller
    • Adding LTSP to FOG menu

      Hello, I am trying to add our Ubuntu 12.04 LTSP server to the fog menu. I found this site:

      [url]http://www.mmaloney.net/index.php?option=com_content&view=article&id=62:fun-with-pxeboot&[/url]…

      In it I found this infoto add to the menu

      LABEL LTSP
      MENU LABEL LTSP - Ubuntu Desktop
      KERNEL linux.c32
      append tftp:/172.16.8.14/ltsp/i386/vmlinuz initrd=tftp:/172.16.8.14/ltsp/i386/initrd.img ro quiet splash

      I changed the last line to:
      append tftp:/xxx.xxx.x.x/ltsp/i386 initrd=tftp:/xxx.xxx.x.x/opt/ltsp/images/i386.img ro quiet splash

      The menu item shows up but nothing happens when I click. I am new to Fog so this could be something very simple. Any help would be appreciated.

      posted in FOG Problems
      T
      Tom Heller