jamesrobinson Posted August 10, 2011 Posted August 10, 2011 (edited) I am running fog 0.32 and everything was working fine got it all set up and working imaged a few computers, went to do some more yesterday and it started as normal but then came up with an error about input/output error. and now the pcs wont image at all. really stuck and could do with some advice. thanks. This is the error ntfs_mst_post_read_fixup: Invalid argument Record 0 has no FILE magic (0x0) Failed to load $MFT: Input/output error Failed to mount '/dev/sda2': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details. Edited August 10, 2011 by jamesrobinson
Coopeh Posted August 10, 2011 Posted August 10, 2011 (edited) Reading: [ubuntu] NTFS drive won't mount in 9.04 - Ubuntu Forums Looks as though it might be a problem with Ubuntu not understanding the drive is an NTFS drive. Does this happen on all images or just a certain one? I'd try the information in the link above, mainly: sudo apt-get install ntfs-config That will probably already be installed with FOG though. Also try running CHKDSK /F on the image before you upload it to FOG, there maybe some corruption on it. Edited August 10, 2011 by Coopeh Extra information
jamesrobinson Posted August 10, 2011 Author Posted August 10, 2011 its doing it with images that have worked on same spec pcs aswell. il take a look at the link, dont understand why its doing it though when it was working fine before.
Coopeh Posted August 10, 2011 Posted August 10, 2011 I'd recommend running through the fog-installer.sh again to make sure you have all dependencies installed and all permissions are correct.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now