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

Here config for SystemRescueCD 8

Scheduled Pinned Locked Moved
Tutorials
2
5
1.5k
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.
  • ?
    A Former User
    last edited by A Former User Apr 5, 2021, 6:59 AM Apr 5, 2021, 12:58 PM

    Hello,

    since the tutorial is for an old RescueCD Version, the config has to be changed. I didn’t know the existence of Fog 2 days ago so maybe the “way to do” is not the good one, but this is working

    1. Download SystemRescueCD 8.01 iso file on official website, mount it.

    2. copy directory sysresscd to /var/www :

    cp -dpR /media/cdrom0/sysresccd/ /var/www/utils/systemrescuecd/
    
    1. copy following files to /tftpboot/utils/systemrescuecd/ :
    /media/cdrom0/sysresccd/boot/amd_ucode.img
    /media/cdrom0/sysresccd/boot/intel_ucode.img
    /media/cdrom0/sysresccd/boot/x86_64/vmlinuz
    /media/cdrom0/sysresccd/boot/x86_64/sysresccd.img
    
    1. Add a new menu entry
    Menu Item: os.SystemRescueCd.8.01
    Description: SystemRescueCd 8.01
    
    Parameters:
    kernel tftp://${fog-ip}/utils/systemrescuecd/vmlinuz  archisobasedir=sysresccd ip=dhcp archiso_http_srv=http://${fog-ip}/utils/systemrescuecd/ checksum
    initrd tftp://${fog-ip}/utils/systemrescuecd/intel_ucode.img
    initrd tftp://${fog-ip}/utils/systemrescuecd/amd_ucode.img
    initrd tftp://${fog-ip}/utils/systemrescuecd/sysresccd.img
    imgargs docache
    boot || goto MENU
    
    Menu Show with: All Hosts
    

    and you are good to go

    G 1 Reply Last reply Apr 5, 2021, 6:14 PM Reply Quote 1
    • G
      Greg Plamondon Testers @A Former User
      last edited by Greg Plamondon Apr 5, 2021, 1:48 PM Apr 5, 2021, 6:14 PM

      @the_ccm

      I tried this but get an error on the client when selecting the rescue cd option:

      docache... Operation not permitted (http://ipxe.org/410c613c)
      
      ? 1 Reply Last reply Apr 5, 2021, 8:10 PM Reply Quote 0
      • ?
        A Former User @Greg Plamondon
        last edited by Apr 5, 2021, 8:10 PM

        @greg-plamondon said in Here config for SystemRescueCD 8:

        @the_ccm

        I tried this but get an error on the client when selecting the rescue cd option:

        docache... Operation not permitted (http://ipxe.org/410c613c)
        

        maybe a permission issue on /var/www/utils folder ? mine is root:root 755

        also check http://ipxe.org/410c613c

        G 1 Reply Last reply Apr 6, 2021, 1:18 PM Reply Quote 0
        • G
          Greg Plamondon Testers @A Former User
          last edited by Apr 6, 2021, 1:18 PM

          @the_ccm said in Here config for SystemRescueCD 8:

          @greg-plamondon said in Here config for SystemRescueCD 8:

          @the_ccm

          I tried this but get an error on the client when selecting the rescue cd option:

          docache... Operation not permitted (http://ipxe.org/410c613c)
          

          maybe a permission issue on /var/www/utils folder ? mine is root:root 755

          also check http://ipxe.org/410c613c

          Permissions are root:root 755 and I still get the error.
          What Linux distro are you using? I am using Centos 7

          ? 1 Reply Last reply Apr 13, 2021, 6:42 PM Reply Quote 0
          • ?
            A Former User @Greg Plamondon
            last edited by Apr 13, 2021, 6:42 PM

            @greg-plamondon I’m using Centos 7 too

            1 Reply Last reply Reply Quote 0
            • D dvorak referenced this topic on Jul 19, 2023, 6:09 PM
            • 1 / 1
            • First post
              Last post

            245

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project