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

    cnewman402

    @cnewman402

    0
    Reputation
    401
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    cnewman402 Unfollow Follow

    Latest posts made by cnewman402

    • RE: Boot ISO memdisk 1.3+

      Im starting to see how the entries are created. Thank you for pointing out each bootable image is unique. I’ll continue to test and see how the different images work. Im pretty new to Linux, with just basic experience from working at a webhost company for a while.

      Is it possible to use memdisk with iso’s in this build or is it mandatory to extract and build entry into each one?

      posted in General
      cnewman402C
      cnewman402
    • RE: Boot ISO memdisk 1.3+

      How far Ive gotten:

      1_1470585492380_avg2lsR.PNG 0_1470585492377_avg1.PNG

      posted in General
      cnewman402C
      cnewman402
    • RE: Boot ISO memdisk 1.3+

      Test and trials this morning on iso’s. I think I need to understand the menu entries, more specifically the parameters, and if they are always mandatory?
      If so can I utilize memdisk in an entry?
      Do I need to manually place a copy of memdisk in the directory or iso?

      (Linux noob) 🙂

      posted in General
      cnewman402C
      cnewman402
    • RE: Boot ISO memdisk 1.3+

      For example instead of using Bitdefender, if I want to add in AVG as an option.

      I’ve been reading on the whole memdisk and ipxe iso booting at reverse engineered and ipxe. I see the inefficiencies, and read about why. Really what I’m trying to accomplish is to change from using E2B (Easy2Boot - USB) as an option because its not efficient when working with larger amounts of workstations. I apologize in advance I have not even imaged a workstation yet with FOG. I will Monday when I return to the office.

      So in the wiki I see the DBAN entry. I really need to try this before I understand it, but:

      
      mkdir /iso
      mkdir /var/www/html/dban
      wget -O /iso/dban.iso http://downloads.sourceforge.net/project/dban/dban/dban-2.3.0/dban-2.3.0_i586.iso
      mount -t iso9660 -o loop /iso/dban.iso /var/www/html/dban 
      
      

      So can I use this as a general guide on how to boot iso’s and is it really even efficient?

      I spent some of my weekend standing up a FOG server, and really havent got to test it yet other than booting a blank VM on vmware to see the results. Thanks in advance.

      posted in General
      cnewman402C
      cnewman402
    • Boot ISO memdisk 1.3+

      I have seen references to past versions booting ISO’s with memdisk. I would like to utilize my FOG server for other options as well to battle problems before having to resort to imaging the workstations. I see the wiki that tutorials how to do a few PE softwares. Is there a general way to boot iso’s with memdisk?

      posted in General memdisk iso
      cnewman402C
      cnewman402
    • RE: Fog Trunk Install - Database Problem?

      @Wayne-Workman sorry I didn’t see it was Ubuntu.

      posted in FOG Problems
      cnewman402C
      cnewman402
    • RE: Database issue on latest trunk

      @Wayne-Workman I did have a similar problem in CentOS7. I used a standard security deployment which lead me to the exact issue in this thread. I resolved this by running the command I posted. Sorry for replying to an old thread. I landed here via google, and thought I should contribute.

      posted in FOG Problems
      cnewman402C
      cnewman402
    • RE: Database issue on latest trunk

      CentOS 7?
      sudo su -
      setsebool -P httpd_can_network_connect 1

      posted in FOG Problems
      cnewman402C
      cnewman402
    • RE: Fog Trunk Install - Database Problem?

      sudo su -
      setsebool -P httpd_can_network_connect 1

      posted in FOG Problems
      cnewman402C
      cnewman402