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

Imaging troubleshooting

Scheduled Pinned Locked Moved
Linux Problems
4
5
4.1k
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
    Nicky
    last edited by Jan 30, 2012, 1:05 PM

    Hello,

    I’m actually using a Fog server 0.32 and looking to upload some Linux image.

    Wich system files is supporting Fog ?
    I get some trouble by using EXT4, should I use EXT3 ? Is the LVM supported ?

    I remove the swap partition and use a single partition EXT3.

    I’m actually working with an host using Ubuntu Server 11.04 i386

    The upload of the host image is not always working, sometime it just create the mbr and img files, the host is working during a very short instant and display the message “Image uploaded” and “Task complete!”

    Any idea ?

    1 Reply Last reply Reply Quote 0
    • F
      Fernando Gietz Developer
      last edited by Jan 30, 2012, 4:50 PM

      We use fog 0.30, and I upload/deploy linux images without problems. FOG uses Partimage to clone, and Partimage doesn’t support EXT4 partitions. I have uploaded/deployed a Centos with LVM, but FOG makes me a dd image.

      1 Reply Last reply Reply Quote 0
      • K
        Kevin
        last edited by Feb 3, 2012, 2:43 AM

        FOG .32 does not support the EXT4 filesystem. This will be added to FOG .33 which the RC1 of .33 should be released anytime now if the developers haven’t run into any big problems.

        "The quieter you become, the more you are able to hear"

        New to FOG? Check the [URL='http://www.fogproject.org/wiki/index.php/FOGUserGuide']Wiki[/…

        1 Reply Last reply Reply Quote 0
        • P
          Paulo Guerreiro
          last edited by Mar 19, 2012, 12:49 PM

          Hi, I’ve had a similar problem while deploying the image for a ext4 Linux base PC.

          // UPLOAD
          1)You have to use the Raw Mode (dd) (takes a lot longer 😞 ) to Upload the Image

          //DEPLOY
          1)Setup your machine to Start in DEPLOY DEBUG (HOSTS->BASIC TASKS)
          2)After you client starts execute vi /bin/fog

          • Goto to line 595,597 and change “gunzip” keyword to “sh /usr/bin/gunzip”
            3)Execute fog, and your deploy should start.

          In 0.32 Fog you can upload an ext4 image in dd mode, but, it seems that when you deploy the image the fog script cannot find gunzip (althouth the PATH is defined)

          That’s how i’ve fixed, as we speak i’m deploying a Kubuntu image in ext4 🙂

          Hope this comments was usefull.

          1 Reply Last reply Reply Quote 0
          • N
            Nicky
            last edited by Mar 19, 2012, 12:59 PM

            Thank’s for the tips !!
            I finally use EXT3 and everyting is working fine now.

            Regards,

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

            250

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project