• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. coreyman
    3. Best
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by coreyman

    • RE: Trouble with Debian 9.5 pxe install with NFS. Need some help.

      Thanks Sebastian. I was able to get my local debian mirror setup and working. I had to pass a bunch of kernel options over to get things started. Here is my boot option.

      :Debian95Full
      kernel http://${fog-ip}/bootimgs/debian/oldIso/install.amd/linux preseed/url=http://10.0.0.3/preseed.cfg ksdevice=bootif netcfg/link_wait_timeout=10 netcfg/dhcp_timeout=60 netcfg/choose_interface=auto auto-install/enable=true priority=critical hostname=unassigned-hostname domain=unassigned-domain console-setup/layoutcode=us console-setup/ask_detect=false locale=en_US ipv6.disable=1
      initrd http://${fog-ip}/bootimgs/debian/oldIso/install.amd/initrd.gz
      boot || goto MENU
      

      Also here is a good tutorial for having your own Debian repository mirror if anyone else stumbles upon this topic
      https://www.tobanet.de/dokuwiki/debian:debmirror

      posted in Tutorials
      C
      coreyman
    • 1 / 1