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

Moving /images

Scheduled Pinned Locked Moved
General
4
5
2.4k
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.
  • J
    jbc
    last edited by Jan 2, 2013, 3:12 AM

    Running FOG .32 on Ubuntu 12.10.

    I’ve read the wiki on how to expand or move the /images directory, but they don’t exactly address what I’d like to do. I have a 2TB drive that is mounted as /home and has existing images from DRBL. I’d like to create a directory structure under /home (say something like /home/fog/images) and put the images in there. Is that a possibility?

    I tried doing it and modifying the FOG settings, but NFS complained about the mount point when I would try to upload an image.

    Thanks!

    1 Reply Last reply Reply Quote 0
    • S
      Spicoli
      last edited by Jan 7, 2013, 7:44 PM

      [CODE]sudo chmod -R 777 /home/fog/images[/CODE]
      Did you give proper permissions to the share

      1 Reply Last reply Reply Quote 0
      • C
        chad-bisd Moderator
        last edited by Jan 7, 2013, 7:57 PM

        You’ll have to export /home/fog/images instead of /images and /home/fog/images/dev instead of /images/dev. I think you also need to update the FOG config to tell it the base location for images is now /home/fog/images instead of /images.

        Also, sudo chown -R fog:root /home/fog/images, and the command from Spicoli above to prep it. You’ll also need to touch .mntcheck in both /home/fog/images and /home/fog/images/dev


        If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

        1 Reply Last reply Reply Quote 0
        • N
          neodawg
          last edited by Jan 7, 2013, 8:13 PM

          Also you might want to update/check [CODE]vi /etc/exports[/CODE]

          1 Reply Last reply Reply Quote 0
          • J
            jbc
            last edited by Jan 8, 2013, 2:45 PM

            Thanks! I’ll give those things a try.

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

            160

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project