• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. davistran86
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 1
    • Controversial 0
    • Groups 0

    davistran86

    @davistran86

    1
    Reputation
    38
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    davistran86 Unfollow Follow

    Best posts made by davistran86

    • RE: Booting Ubuntu 18.04 Live CD

      hi @nsherin , I succeed pxe boot with ubuntu 18.04 using following:

      kernel tftp://192.168.84.16/os/ubuntu/Desk18.04/vmlinuz
      initrd tftp://192.168.84.16/os/ubuntu/Desk18.04/initrd.lz
      imgargs vmlinuz initrd=initrd.lz root=/dev/nfs boot=casper netboot=nfs nfsroot=192.168.84.16:/images/os/ubuntu/Desk18.04/ ip=dhcp systemd.mask=tmp.mount rw -- || read void
      boot || goto MENU
      
      posted in Linux Problems
      D
      davistran86

    Latest posts made by davistran86

    • RE: Booting Ubuntu 18.04 Live CD

      hi @nsherin , I succeed pxe boot with ubuntu 18.04 using following:

      kernel tftp://192.168.84.16/os/ubuntu/Desk18.04/vmlinuz
      initrd tftp://192.168.84.16/os/ubuntu/Desk18.04/initrd.lz
      imgargs vmlinuz initrd=initrd.lz root=/dev/nfs boot=casper netboot=nfs nfsroot=192.168.84.16:/images/os/ubuntu/Desk18.04/ ip=dhcp systemd.mask=tmp.mount rw -- || read void
      boot || goto MENU
      
      posted in Linux Problems
      D
      davistran86