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 unspecifiedThis 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 -
[QUOTE]esas2r : driver will not be loaded because no ATTO esas2r devices were found
i2c-parport-light: adapter type unspecified [/QUOTE]This error occurs because it can’t load these specific drivers and is a regularly seen error that usually has no effect on the imaging process. May almost completely ignore this error.
Are there any other errors listed on the screen?
What errors are listed in the apache2 log? (/var/log/apache2/error.log)
Pictures?
Network adapter?Or even possible a Windows 7 partition issue and resizing: [url]http://fogproject.org/forum/threads/deploy-stops-after-restoring-mbr.10549/#post-28224[/url]
-
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.imgThanks for looking in to this!
-
This post is deleted! -
Is /images a symlink on your system?