i managed to boot urbackup.iso from PXE to restore many stations without burning CDROM …
If your network card is managed by UrBakup-Live-Restore, then from a tftp server you can :
You can also use the latter debian 7 network install ISO vmlinuz and initrd. The benefit is this enables you to use hostnames and supporting later hardware. I also use the toram option and load over http which is faster than tftp - probably not a big issue for such a small image but it helps.
The methods listed above unfortunately do not work (for me).
There is my way with iPXE loader and fast HTTP server. This solution also work with UEFI system too. It work fine with current Urbackup restore disk 2.1.1.
Unpack current *.iso restore CD and copy content to your HTTP server in /.
I spent a lot of time before I could find a solution for downloading workstation on UEFI - if I could help you - can thank me in BTC 3M1Q6zMsQV4P2ESeG57o2T9ZXf6pVtRzuz
I’d like to mention for everyone who is looking for a quick and easy way to PXE boot and restore.
I have just finished testing an image restore and it worked perfectly using iVentoy.
I made an image of a base install of windows 11, running under Proxmox. It had some of my usual software, such as acrobat, 7-zip, and steam to ensure software functionality.
Using another VM of Debian with Urbackup, I made a full image to a BTRFS formatted disk. Backed up 50GB, compressed to 37GB as RAW automatically.
I generated a fresh VM with similar specs to original.
Placed Urbackup Restore disk in iVentoy’s ISO folder, and booted new VM to it via PXE
Chose image, and restore works absolutely perfectly.
Cannot recommend this setup enough. 10/10 amazing software.
We have spent about 4 weeks trying to get this to work with iPXE under UEFI (we have a whole system working for Windows DVD images using wimboot system, and that works very well).
It appears BZIMAGE for Linux images are not compatible with UEFI mode booting, although the CD boots in UEFI mode (directly, we found it restores way better when using UEFI) we cant get this working via PXE when it boots in UEFI, so was this CD image compiled using EFI stub support enabled?
When trying to boot this using UEFI PXE it has no way to file the file system, we have tried all ways to reference initrd for the kernel and nothing works. It would be so nice to get a restore image thats bootable in PXE UEFI modem working.