@Tom-Elliott What does that mean? It seems even though it says 0iB on the server it still works. I was able to capture an image and then redeploy it to the same machine. Looking forward to testing it using multiple machines now.
Latest posts made by mikepel
-
RE: Image Size: On Server - 0.00iB
-
RE: Image Size: On Server - 0.00iB
Yes, as far I remember I chose all default options when setting it up.
-
RE: Image Size: On Server - 0.00iB
I don’t see any files/folders in the dev folder. I do see OptiPlex990 (name of the image I created) in the images folder.
Inside OptiPlex 990 there are 3 files. d1.mbr(0.5MB) d1p1.img (8.4MB) and d1p2.img(3GB)
-
RE: Image Size: On Server - 0.00iB
No idea how to check that I didn’t change any read/write permissions anywhere either and I think I read I should be doing that somewhere. Again don’t know where or how
-
Image Size: On Server - 0.00iB
Finally got FOG working and able to capture an image (so I thought.) I’ve read some articles about this problem and I’m pretty sure I confirmed FTP is working (but I’m not sure.)
I read https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP but I’m still kind of lost as I think I did what it says there.
I’m seeing this on fog
O/S & Image type
default:Windows 7
Single Disk - ResizableImage Size: ON CLIENT - 6.77GiB
Image Size: On SERVER - 0.00 iB -
RE: Unable to get PXE menu?
@Tom-Elliott Okay, I’ll look into all this. Just happy to be able to get PXE to work! Again, thanks.
-
RE: Unable to get PXE menu?
@Tom-Elliott Will Ubuntu go into sleep mode like Windows does? I haven’t touched it in about an hour and it looks like it may have shutdown? Could be why it wasn’t working after the iP helper command…I restart the Ubuntu server, started TFTP and DHCP and I booted the PC and I finally have the FOG menu! WOOHOO Tom, Thank you so much for the help today. Literally so happy to get to this point, now just need to learn how to capture and deploy images! So the things I changed today were the netmask (don’t think this mattered), added an IP helper address and disabled spanning tree. Is the IP helper/spanning tree documented in tutorials anywhere? I don’t think the one I followed mentioned any of that. Anyways, thanks so F’ing much for the help!
-
RE: Unable to get PXE menu?
ImageServerSwitch>enable Password: Password: ImageServerSwitch#show run Building configuration... Current configuration : 1151 bytes ! version 12.1 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname ImageServerSwitch ! enable secret 5 $1$ggg enable password pass1 ! ip subnet-zero ! ip ssh time-out 120 ip ssh authentication-retries 3 vtp domain westover vtp mode transparent ! ! spanning-tree mode pvst no spanning-tree optimize bpdu transmission spanning-tree extend system-id no spanning-tree vlan 1 ! ! ! ! interface FastEthernet0/1 ! interface FastEthernet0/2 ! interface FastEthernet0/3 ! interface FastEthernet0/4 ! interface FastEthernet0/5 ! interface FastEthernet0/6 ! interface FastEthernet0/7 ! interface FastEthernet0/8 ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! interface Vlan1 no ip address ip helper-address 10.10.73.65 no ip route-cache shutdown ! interface Vlan10 no ip address no ip route-cache ! ip http server ! line con 0 exec-timeout 0 0 line vty 0 4 password pass1 login line vty 5 15 password pass1 login ! ! end
VLANS
ImageServerSwitch#show vlan VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4 Fa0/5, Fa0/6, Fa0/7, Fa0/8 Fa0/9, Fa0/10, Fa0/11, Fa0/12 Gi0/1, Gi0/2 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2 ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------ 1 enet 100001 1500 - - - - - 0 0 1002 fddi 101002 1500 - - - - - 0 0 1003 tr 101003 1500 - - - - - 0 0 1004 fdnet 101004 1500 - - - ieee - 0 0 1005 trnet 101005 1500 - - - ibm - 0 0 Remote SPAN VLANs ------------------------------------------------------------------------------ Primary Secondary Type Ports ------- --------- ----------------- ------------------------------------------
-
RE: Unable to get PXE menu?
That PXE-E32 error happened after i setup the IP-Helper (and before). I’m only a help desk tech, I very rarely deal with network switch configs so it might not be configured right. I set it for VLAN 1 and all switch ports are on VLAN 1. Is that okay? I will get a copy of the config in a few minutes…
https://drive.google.com/file/d/19b8JnbScEJ0SC7Nks5z-qFmX4s5nA5DmwQ/view?usp=sharing