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

    Nilrod

    @Nilrod

    0
    Reputation
    68
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Nilrod Unfollow Follow

    Latest posts made by Nilrod

    • RE: Unable to deploy image

      No errors listed on the screen besides those. It just appears like it has done a successful - albeit super fast - deployment.

      Here is a video i shot of the whole process:
      [url]https://dl.dropboxusercontent.com/u/24098/IMG_3141.MOV[/url]
      Network adapter is, as always on Lenovo laptops, Intel PRO/1000 and image upload worked just fine.
      Also the compatibility test checks out just fine.

      These are the last 50 lines of the error log:
      [url]http://pastebin.com/NXD2DLcd[/url]

      I find these lines a bit odd:
      ls: cannot access /images/w540win7pro: No such file or directory
      ls: cannot access /images/x230NaE: No such file or directory
      ls: cannot access /images/x230original: No such file or directory
      The directories and files are there as you can see here:

      root@fogserver:~# ls -lah /images/
      total 44K
      drwxrwxrwx 11 root root 4.0K 2014-05-26 11:39 .
      drwxr-xr-x 25 root root 4.0K 2014-05-26 10:29 …
      drwxrwxrwx 2 root root 4.0K 2014-05-16 08:56 celsiuswin7pro
      drwxrwxrwx 3 root root 4.0K 2014-05-26 11:39 dev
      -rwxrwxrwx 1 root root 0 2011-08-17 10:07 .mntcheck
      drwxrwxrwx 2 root root 4.0K 2014-05-20 09:40 w510win7pro
      drwxrwxrwx 2 root root 4.0K 2014-05-09 12:24 w520nae
      drwxrwxrwx 2 root root 4.0K 2014-05-16 09:31 w520w7pro-celsius
      drwxrwxrwx 2 root root 4.0K 2014-05-22 11:27 w520win7pro
      drwxrwxrwx 2 root root 4.0K 2014-05-26 11:28 w540win7pro
      drwxrwxrwx 2 root root 4.0K 2014-01-16 12:48 w700win7pro
      drwxrwxrwx 2 root root 4.0K 2014-04-03 13:17 x230win7pro
      root@fogserver:~# ls -lah /images/w540win7pro/
      total 12G
      drwxrwxrwx 2 root root 4.0K 2014-05-26 11:28 .
      drwxrwxrwx 11 root root 4.0K 2014-05-26 11:39 …
      -rwxrwxrwx 1 root root 512 2014-05-26 11:27 d1.mbr
      -rwxrwxrwx 1 root root 8.2M 2014-05-26 11:28 d1p1.img
      -rwxrwxrwx 1 root root 12G 2014-05-26 11:39 d1p2.img

      Thanks for looking in to this!

      posted in FOG Problems
      N
      Nilrod
    • Unable to deploy image

      I’m running Fog 1.0.1 and have tried pretty much all kernels; custom and official.
      The problem I have is this:

      Hardware: Lenovo Thinkpad W540.

      I can boot off of Fog and upload an image just fine.
      When I try to download (deploy) I get this error message and nothing happens except that the job is marked as finished and the computer reboots:

      esas2r : driver will not be loaded because no ATTO esas2r devices were found
      i2c-parport-light: adapter type unspecified

      This is my system:
      root@fogserver:~/temp# lsb_release -a
      No LSB modules are available.
      Distributor ID:Ubuntu
      Description:Ubuntu 10.04.4 LTS
      Release:10.04
      Codename:lucid

      posted in FOG Problems
      N
      Nilrod