Adding Images Back in
-
Changed it through all 3 and no luck. Grub brought it to grub prompt. Sanboot gets stuck on fog screen and exit just puts up the blinking “_”.
-
Any more ideas?
-
will the computer boot with the network cable unplugged?
-
It’s making me think the partitions are in GPT format
-
Yes it will boot without network cable. GPT is possible - if so what can I do? I will check on GPT.
-
The debug task, there is a program I’ve had in the init for a while called fixparts.
run
[code]fixparts /dev/sda[/code]Make the adjustments as necessary and save. If you do this from an Upload-Debug task, your image will be able to be pushed to clients as well. Once saved all you’ll need to do is run:
[code]fog[/code] And it should upload your data. Then, hopefully, your system will boot properly. -
Two questions.
I have it in debug mode - what do I do now?
Second - do I need to do this to every machine - different image - or just once on a single machine?
[url=“/_imported_xf_attachments/0/989_ScreenShot548.png?:”]ScreenShot548.png[/url]
-
Is there an instruction set on how to use this somewhere?
-
The easiest I can give is to just press the letter w.
-
Do I need to do that on every computer or just a one time deal?
-
Just the one time, because you will upload this “now good” image and push that to your other hosts.