• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Chris Shanks
    3. Topics
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 35
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Chris Shanks

    • C

      Computer name being overwritten by image rather than fog database

      FOG Problems
      • • • Chris Shanks
      14
      0
      Votes
      14
      Posts
      4.9k
      Views

      JunkhackerJ

      i am currently testing what i suspect to not be working

    • C

      Download Speed - Can it be improved?

      Hardware Compatibility
      • • • Chris Shanks
      1
      0
      Votes
      1
      Posts
      774
      Views

      No one has replied

    • C

      Raid Array/read-write Permissions, passing images through virtualbox shared folders, fog read-write.

      Linux Problems
      • • • Chris Shanks
      8
      0
      Votes
      8
      Posts
      3.3k
      Views

      S

      You could use raw disk access instead of shared folders (which might be even faster I suppose). At first create a RAW VMDK file which actually is just kind of a link to your real raid array device file:

      [CODE]VBoxManage internalcommands createrawvmdk -filename “/tmp/rawarray.vmdk” -rawdisk “/dev/md0”[/CODE]

      Check it out if you want:
      [CODE]$ cat /tmp/rawarray.vmdk

      Disk DescriptorFile

      version=1
      CID=44799ca3
      parentCID=ffffffff
      createType=“fullDevice”

      Extent description

      RW 234441648 FLAT “/dev/md0” 0
      …[/CODE]

      Then add this VMDK to your VirtualBox and startup. It should be ‘/dev/sdb’ inside your VirtualBox host if I remember right. Check ‘dmesg’…

    • C

      Install/update your databse schema - blank page

      FOG Problems
      • • • Chris Shanks
      22
      0
      Votes
      22
      Posts
      22.4k
      Views

      A

      Dear Tom,

      I can close this problem. Thanks for the support!

      What I’ve done or learnt -

      I’ve upgraded to svn 2906 just to be sure I have the latest and greatest.
      I rechecked everything I had to patch to get it going on a SuSe platform. Although I didn’t find anything, Doing it again, I might have missed out a mistake I made last time.

      I’ve found that if I enter
      [QUOTE][url]http://localhost/fog/management/index.php[/url][/QUOTE]
      then the redirect keeps the 'index.php
      but if I enter
      [QUOTE][url]http://localhost/fog/management[/url][/QUOTE]
      then the redirect follows
      However, this doesn’t appear to be a problem as the redirect now works and I get the page I expect.

      I found that the new version needs me to enter the PHP SSL extension otherwise I get the error
      [QUOTE]PHP Fatal error: Call to undefined function openssl_pkey_new() in /srv/www/htdocs/fog/lib/fog/FOGCore.class.php on line 522[/QUOTE]
      in the apache error_log.

      Installing this extension required me to restart the apache server.

      Upon retrying, it all burst into life 🙂

      Thanks again.

      Onto the next challenge.
      Alasdair

    • C

      Fog Svn 2784 Master image, multiple partition upload error/image registration error

      FOG Problems
      • • • Chris Shanks
      20
      0
      Votes
      20
      Posts
      5.0k
      Views

      JunkhackerJ

      did you try changing the linux password for the user “fog” and setting the storage ftp password to the same?

    • C

      Single Disk Multiple Partition works after a sector by sector but not before, partition problems.

      Windows Problems
      • • • Chris Shanks
      36
      0
      Votes
      36
      Posts
      9.1k
      Views

      ?

      Winload.exe is Missing or Corrupt in Windows 8.1/8/7/ Vista, How to Fix it?
      [url]http://bit.ly/1CRFgun[/url]

    • 1 / 1