Posts made by nbuursma
-
RE: Acer Aspire E 11 ( ES1-111M-P2YU )
@Wayne-Workman said:
@nbuursma Actually, Tom says it might be fixed now. I just haven’t tried yet, got caught up with something. Try to update.
Not fixed… still getting “Invalid Mac Address” when registering host.
-
RE: Acer Aspire E 11 ( ES1-111M-P2YU )
@Wayne-Workman said:
@nbuursma Actually, Tom says it might be fixed now. I just haven’t tried yet, got caught up with something. Try to update.
Will do!
-
RE: Acer Aspire E 11 ( ES1-111M-P2YU )
I’m getting this too… part of trying to get another issue fixed I re-installed from trunk and now I’m dead in the water.
I can’t register any host - invalid mac.
Should I downgrade? How do I do that?
-
RE: Cannot Get Capture To Work (New Server)
@Wayne-Workman said:
@nbuursma said:
Okay I dont know how to do this debug capture at all…
When you’re on the confirmation page for creating an image task, it’s just a little check box before you confirm the task creation. This is how it works in FOG Trunk anyways.
After your host boots up to the network for a debug upload/download you can issue the
fog
command to initiate the imaging task. You’d then slowly [enter] through each step.Got it, okay first thing that fails is
Attempting to check in… FailedThen screen is filled with complete GARBAGE
-
RE: Cannot Get Capture To Work (New Server)
@Wayne-Workman said:
@nbuursma Do you know how to do a debug upload?
It’d allow you to step through the imaging process - and when the error happens, you’ll have time to take a good-looking photo with a camera and upload here for us to see. You might find some other errors too that you didn’t notice before.
Okay I dont know how to do this debug capture at all…
-
RE: Cannot Get Capture To Work (New Server)
@Wayne-Workman said:
@nbuursma Do you know how to do a debug upload?
It’d allow you to step through the imaging process - and when the error happens, you’ll have time to take a good-looking photo with a camera and upload here for us to see. You might find some other errors too that you didn’t notice before.
I’m kicking one off now… its so weird, it literally goes through the entire capture process and then fails at updating the database.
I’ll update this more info after the debug capture.
-
RE: Cannot Get Capture To Work (New Server)
@george1421 said:
@Tom-Elliott Interesting. Then if we look at this picture http://imgur.com/QnoooBh can we tell if sda or sdb is thowing the error. Its not quite clear. Its coming up with an unterminated string. According to the output of lsblk it should be working no problem.
Okay guys, I got pretty far on my own…
I figured the small SSD was the issue so I logged into windows - > disk management -> formatted it
Then I updated the host on the fog server so Host Primary Disk = /dev/sda
This seems to work, the partclone actually images the hard drive re-sizing as it goes… it still failed though at the end when it was updating the database. -
RE: Cannot Get Capture To Work (New Server)
Oh! Okay… hmm… it appears that the x250s have a small SSD built into them perhaps?
Would that not having any partitions on it throw off Fog?
-
RE: Cannot Get Capture To Work (New Server)
@george1421 said:
To acquire / steal a post from Sebastian.
“Could you please run a debug session on this device (WebGUI -> Host -> Basic tasks -> Debug) and run
lsblk
from the command line of the target computer? What do you get?”We were also focused on the fog version (important to know). What device are you trying to capture (make and model). Does this have a traditional hard drive, ssd, or m.2 SSD drive?
Okay I ran it:
-
RE: Cannot Get Capture To Work (New Server)
@george1421 said:
To acquire / steal a post from Sebastian.
“Could you please run a debug session on this device (WebGUI -> Host -> Basic tasks -> Debug) and run
lsblk
from the command line of the target computer? What do you get?”We were also focused on the fog version (important to know). What device are you trying to capture (make and model). Does this have a traditional hard drive, ssd, or m.2 SSD drive?
I’ll run the task right now, as to the device - currently its a Lenovo X250 with a Samsung SSD 850 EVO 120GB HDD
-
RE: Cannot Get Capture To Work (New Server)
@george1421 said:
@nbuursma no worries here.
Just change into the directory where you already ran the svn program and it downloaded the files to.
SO assuming if you ran this command to initially download the svn trunk.
svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_trunk
To upgrade to the latest release you need to do this
cd /opt/fog_trunk svn up cd /opt/fog_trunk/bin ./installfog.sh
Then just follow the installer script again. It should pick up your previous settings so you don’t need to answer them again. Once the installer is complete then refresh the fog management page and the number in the cloud should be updated. Just be aware that the git and svn numbers will be different so don’t worry about that what you need is the cloud number.
Thank you guys, its running now…
@george1421 said:
@nbuursma no worries here.
Just change into the directory where you already ran the svn program and it downloaded the files to.
SO assuming if you ran this command to initially download the svn trunk.
svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_trunk
To upgrade to the latest release you need to do this
cd /opt/fog_trunk svn up cd /opt/fog_trunk/bin ./installfog.sh
Then just follow the installer script again. It should pick up your previous settings so you don’t need to answer them again. Once the installer is complete then refresh the fog management page and the number in the cloud should be updated. Just be aware that the git and svn numbers will be different so don’t worry about that what you need is the cloud number.
Well I’m updated and all my settings stayed - yay!
But I’m getting the same error - but with more information maybe?
Thoughts?
-
RE: Cannot Get Capture To Work (New Server)
@george1421 said:
@nbuursma Well since you are already on a trunk version what did you do to upgrade from 1.2.0 stable? Did you use svn or git?
If you use svn, just change into the trunk directory [FogDirectory] and key in
svn up
then run the installer again in the …/bin folder.No worries on being a noob. We all were at one time or another. Just hang in there we’ll get this worked out.
Ugh. I hate feeling so usesless…
I"m gonna talk this out like a toddler - ha!
So I need to “svn up https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.2.0/” ?
That URL I have is the same one I used to install my server yesterday, and the readme I get when I browse says 1.2.0… do I not have the correct version URL?
-
RE: Cannot Get Capture To Work (New Server)
@george1421 said:
@nbuursma said:
@george1421 … soo…5927?
As Sebastian said, its best if you have problems to upgrade the latest trunk release. The trunk releases are really dynamic as the bugs are squashed.
Okay, so how do I do this? (Again, I’m a total noob), do I use this?
svn co https://svn.code.sf.net/p/freeghost/code/trunk FogDownload
svn co https://github.com/FOGProject/fogproject FogDownload
Will that get me the newest version?
-
RE: Cannot Get Capture To Work (New Server)
@Sebastian-Roth said:
@nbuursma The version you can see in the blue cloud on the web interface. Probably a number between five and six thousand. I doubt you see 1.2.0 in that cloud. Right?
Gotcha! Sorry guys, yep its 5927, thanks so much!
-
RE: Cannot Get Capture To Work (New Server)
@Tom-Elliott Is this what you’re looking for?
-
RE: Cannot Get Capture To Work (New Server)
@Sebastian-Roth I’ve attempted it on different machines, Windows 7 and Windows 10… both get the same error and their both got different partition tables and completely different HDD types.
Do you still need it?
Side note - I tired using the desk test task to get a look that partition table for you and its hung “Scanning /dev/sda1…” for like 10 mins now.
-
RE: Cannot Get Capture To Work (New Server)
@Wayne-Workman that’s the version I downloaded. How I’d I check the type?