And for manual mount command used was :
mount ip_of_the_qnap:/Directory_of_the_qnap /fog_directory/
ex :
mount 192.168.0.2:/Images /images2/
And for manual mount command used was :
mount ip_of_the_qnap:/Directory_of_the_qnap /fog_directory/
ex :
mount 192.168.0.2:/Images /images2/
I just tested on my QNAP.
I have allow write to my fogserver IP, mount and tested file creation and it works fine.
I can’t do more test (such as creating images folder to test deploy) since my fogserver is on private network that I can’t access from work network.
@axander
Hello,
it’s all write here : https://wiki.fogproject.org/wiki/index.php/Advanced_Boot_Menu_Configuration_options
Upload the iso on the server in somewhere in www directory.
Create new “Boot Menu Items” from GUI and add something like this as parameters :
initrd http://${fog-ip}/ISO/MultiBoot_2k10.ISO
chain memdisk iso raw
I have the same problem.
Any idea what is doing this ?
Could that check be disabled ?
I had to do quick registration and write down mac to change name and image on gui.
I have review my first idea.
I have used Snapin Pack.
Zip the wapt and the ps1 script and it’s working for VLC WAPT package.
Get-ChildItem -Filter '*.wapt' | ForEach {
Set-Variable -Name packwapt -Value $_.Fullname
Set-Variable -Name packname -Value $packwapt.Substring(0,$packwapt.Length-5)
Copy-Item $packwapt $packname'.zip'
Expand-Archive -LiteralPath $packname'.zip' $packname
Set-Variable -Name s -Value (Get-Content -Path $packname'\setup.py' | Select-String -Pattern 'silentflags = ')
if ($s -ne $null) {
Set-Variable -Name s -Value ([regex]::matches($s,'(?<=\").+?(?=\")').value)
Get-ChildItem -Path $packname -Filter '*.exe' | ForEach {
Start-Process -FilePath $_.Fullname $s -Wait;
}
}
}
Caling powershell.exe doesn’t allow to set variable directly ($var=“test”).
I had to use Set-Variable command but multi commands doesn’t work as expected since every line need a command.
I’ll keep trying to work on this.
Hello,
I am working on WAPT packages import directly in snapins.
I am writing single line powershell script to rename to zip, extract to directory, find command and run it.
This is my first test script for VLC from windows :
$packwapt = "tis-vlc_3.0.16-12_x64_windows_0f4137ed1502b5045d6083aa258b5c42_5.1_PROD.wapt";
$packname = [System.IO.Path]::GetFileNameWithoutExtension($packwapt);
Copy-Item $packwapt $packname".zip";
Expand-Archive -LiteralPath $packname".zip" $packname;
Remove-Item $packname".zip";
$s = Get-Content -Path $packname"\setup.py" | Select-String -Pattern "silentflags = ";
if ($s -ne $null) {
$s=[regex]::matches($s,'(?<=\").+?(?=\")').value;
Get-ChildItem -Filter $packname"\*.exe" | ForEach {&$_.Fullname $s}
};
Remove-Item $packname –recurse;
I’m not sure where I am going and if this is useful… lol
Hello,
Could it be possible to have a public storage for snapins that few people could update (I can help) ?
Could it be possible to have a list of available snapins from this storage directly for the GUI ?
Could it be possible to integrate WAPT store and import software packages to convert them as snapins?
Thank you.
Hello,
I have 2 network, one with a DHCP server and internet and other one without both.
I would like to use FOG DHCP server on the lan without internet.
Can preinstall need packages before running for FOG install ?
Can I install DHCP manualy and configure it after changing network to not bring confict on the network that already have a DHCP ?
Thank you
@sebastian-roth I am not good enough on coding to work on the project and work on something that already exist need time to understand the process before making any update (unless you need me to crash the OS during the setup ! lol).
What kind of documentation is needed ?
Is there still any plan to make a ready to use VM ?
@sebastian-roth Yes. I’m an running Debian on a Qnap with Container Station.
From what I have read nsf server can’t run under LXC/LXD version.
I’ll try using other that LXD version.
@sebastian-roth I should read because I go too fast and end asking stupid questions ! lol
It was write in white on black !
* Press [Enter] key when database is updated/installed.
Here is a real error :
* Setting up and starting NFS Server..........................Failed to get unit file state for nfs.service: No such file or directory
Failed!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! The installer was not able to run all the way to the end as !!
!! something has caused it to fail. The following few lines are !!
!! from the error log file which might help us figure out what's !!
!! wrong. Please add this information when reporting an error. !!
!! As well you might want to take a look at the full error log !!
!! in /home/admin/fogproject-dev-branch/bin/error_logs/fog_error_1.5.9.111.log !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Sep 29 10:25:59 FOGSERVER systemd[1]: Dependency failed for NFS server and services.
Sep 29 10:25:59 FOGSERVER systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Failed to enable unit: Unit file nfs.service does not exist.
Failed to start nfs.service: Unit nfs.service not found.
Unit nfs.service could not be found.
Hello,
I made a fresh install of dev-branch on Debian 11 LXD (only GIT and SSH installed) and I have this error :
Sep 29 09:31:00 FOGSERVER systemd[1]: Started The PHP 7.4 FastCGI Process Manager.
ERROR 1146 (42S02) at line 1: Table 'fog.globalSettings' doesn't exist
Thank you for your help.
@sebastian-roth I am not sure if I can help. I am a beginnner in from of Thomas. And I am very busy between work and personnal life since few months but if it’s to build a data base of script for software, maybe I can help a bit, yet it will take time to make one and need reactivity to keep it update.
What are the need in the project ?
@wayne-workman What is missing is already packaged install script for drivers and apps (as WAPT for software). We have move to KACE at work just because we wanted to stop using two servers (not for the price ! lol).
Most of colleagues used FOG with one image for each brand and each model and was deploying software with WAPT.
If we could have integrate driver install from FOG, maybe we could have stay using it.
I have worked a lot on my side to create an image that wasn’t link to any hardware installing drivers and most used apps after deploy (everything from samba share on the FOG server) but no one took time to look at it at my work. I end running only one image for 6 years making new one every 2 years for OS version update when colleagues had 5 or 6 images.
As i nearly don’t use FOG anymore at work, I think i’ll install my own server at home for making Windows install easier and faster on friends computers.
@Sebastian-Roth We have find out that bios mode had to set to “Legacy Support” with priority on “UEFI First” and not with bios mode on “UEFI”.
Problem wasn’t coming from FOG.
Sorry and thank you for your help.
@Sebastian-Roth
I have tested http://boot.ipxe.org/ipxe.efi.
Here is the result :
@Sebastian-Roth Sorry, I didn’t said it was the same for every version tested.
Maybe an update will fix my problem.
Thank you.
@Sebastian-Roth I tested Realtek and Intel EFI files and also ipxe.efi of the FOG 1.6.0.
From ipxe console, it’s said that chip is rtl8168.