FOG doesn't upload Ubuntu image
-
Helo, I’m trying to upload a Ubuntu 13.10 instalation to FOG Server and it shows me:
[I]The bluescreen shows, in 2 or 3 seconds, the bluescreen close and shows:[/I]
[I] Image uploaded[/I]
[I] Show the bluescreen counter again…[/I]
[I] /dev/sda2 are damaged or invalid filesystem[/I]
[I] Image uploaded[/I]
[I] Show a bluescreen again (counter %)[/I]
[I] Image upload sucessfully[/I][I] Now I check the size of created/uploaded image and…[/I]
[I] d1.mbr - 512 B[/I]
[I] d1p1.img - 904 B <-------- Edited[/I]Why doesn’t works?
Thanks
-
My best guess as to the issue you’re having is that the installation was performed as default. This means your disk is partitioned as LVM rather than setup for ext2/3/4. This is why you’re seeing the issue as far as I can tell.
We still need more details though. What version of FOG are you using?
What image type is this setup for?Why is there a d1p1.mbr file? It should be d1p1.img.
-
Edit: I was using EXT4 partition
Works FOG with 3 primary partitions and 1 extended partition with 4 logical partitions?