Multiboot image question
-
@Quazz said in Multiboot image question:
Might be worthwhile to check the diskspace for /images though, as it suggests.
Oops sorry I though you guys were doing that (multi boot).
Thanks for reminding me about the disk space message. If the fog server isn’t out of space in the /images directory then the error message is a bit misleading (I know this). It actually means (if there is sufficient disk space) that Partclone aborted the image copy function unexpectedly. I have personally seen this. If you watch the Partclone function it will quickly display the error (< 2 seconds) just before exiting back to FOS. We saw this with a target computer with a bad sector on the hard drive. I’m not saying that is the case here but if you watch the partclone copy and are a quick read you can see the error. The other way to trap the error is to capture the image in debug mode. Then you can abort the upload and review the log file.
-
Okey i try thoose image settings tomorrow probably. I think it’s not about disk space, i have 500gb hdd in use and there is nothing than Ubuntu and fog server. After that i tried capure a Windows 7 image and it went to server without problems. I had just an problem also with deploy image: http://imgur.com/a/tnfrE
Could there problems be linked to each others…?
-
@killerm Size of HDD isn’t the only factor. The default install might have only given the root partition 10GB for example, and given the rest to /home
Try this command in terminal:
df -h
And paste output here.
-
@Quazz
http://m.imgur.com/LLK6miK this is what it is looking like after that command -
@killerm Looks like there’s plenty of space.
So, for some reason FOG is unable to find the image store, I recommend you check your Storage Node settings
-
Just before error comes there this kinda picture
http://m.imgur.com/29AEa9eWere do i check thoose setting, in terminal or on the server?
-
When i change image setting to operation syatem other and Image type raw Image it’s starting to imaging to hdd but it’s imaging whole hdd (500gb) and taking over 2h . And i dont need whole hdd image
When using image settings as operation system other and Image type multipe partion Image - all disks (not resiszable ) it gived thoose errors
-
@killerm You’re confusing your self, and probably others here.
Why are you changing the image type around?
Capturing an image means you need to ensure the disk is ready to be captured. The message you’re seeing is saying it can’t proceed BECAUSE the disk is not ready. It even tells you what you need to do. (Start windows and run chkdsk /f).
Make sure the system is not in “hibernate”.
Make sure the disk is actually okay.
Maybe try resizable? (How many disks are on this system anyway?)
-
@Tom-Elliott
i am changing image type because i want to see if it could been the issue here, but appeared it’s not.
I’m gonna try those commands on Windows and Linux if it could solve problem (fsck and CHKDSK). I have used both OS’s and they were fine. What about if i syspre windows? I have no access to those computers in few days, but i will come back after trying a bit more!There is one more video about whole thing(from start to end(error))
-
I finally got it working! thank to everybody who helped
-
@killerm What ended up being the problem and how did you solve it?
-
@Tom-Elliott there were few corrupted files on windows and fixed them, and after those it worked fine