• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Red Hat Enterprise iso

    Scheduled Pinned Locked Moved Solved
    Linux Problems
    2
    3
    337
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nowin
      last edited by

      Hello Comunity,
      have only one Red Hat Enterprise running as an image?

      not wortking

      kernel tftp://${fog-ip}/os/redhat/r9/vmlinuz
      initrd tftp://${fog-ip}/os/redhat/r9/initrd.img
      imgargs vmlinuz initrd=initrd.img root=live:nfs://${fog-ip}:/images/os/redhat/r9 ip=dhcp inst.repo=nfs:${fog-ip}:/images/os/redhat/r9/ splash quiet
      boot || goto MENU

      george1421G 1 Reply Last reply Reply Quote 0
      • N
        nowin
        last edited by

        fixed from me and working

        kernel tftp://${fog-ip}/os/redhat/r9/vmlinuz
        initrd tftp://${fog-ip}/os/redhat/r9/initrd.img
        imgargs vmlinuz initrd=initrd.img root=live:nfs://${fog-ip}:/images/os/redhat/r9/images/install.img ip=dhcp inst.repo=nfs:${fog-ip}:/images/os/redhat/r9/BaseOS splash quiet
        boot || goto MENU

        1 Reply Last reply Reply Quote 1
        • george1421G
          george1421 Moderator @nowin
          last edited by

          @nowin You need to be a bit more descriptive to what “it” is an not working.

          I have not used RedHat since they messed up Centos and I walked away. So I’ve had no experience with trying to netboot it.

          Your command and image args look good and what I might expect. The only thing I might think is the inst.repo field. If that’s supposed to be a URI path it should be nfs://${fog-ip} and not nfs:${fog-ip} but that is really up to how the boot script is handled in the os.

          How far does it get in the booting process? Do you see it transfer vmlinuz and initrd?

          If your kernel isn’t setup for verbose reporting you might add loglevel=7 as a kernel parameter. Understand that will spit out a lot of data but you might see what its complaining about.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

          1 Reply Last reply Reply Quote 0
          • N
            nowin
            last edited by

            fixed from me and working

            kernel tftp://${fog-ip}/os/redhat/r9/vmlinuz
            initrd tftp://${fog-ip}/os/redhat/r9/initrd.img
            imgargs vmlinuz initrd=initrd.img root=live:nfs://${fog-ip}:/images/os/redhat/r9/images/install.img ip=dhcp inst.repo=nfs:${fog-ip}:/images/os/redhat/r9/BaseOS splash quiet
            boot || goto MENU

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post

            189

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project