morph027 / pve-iso-2-pxe

Create PXE bootable Proxmox installation
MIT License
419 stars 91 forks source link

adding iso files and then stall #30

Closed axlroden closed 2 years ago

axlroden commented 2 years ago

Not sure if the script completes?

Using prox.iso...
extracting kernel...
extracting initrd...
/tmp/initrd.img     : 146541568 bytes
adding iso file ...

And then it never finishes..

running on wsl2 ubuntu 20.04

➜  pxeboot ll
total 1013M
-rwxrwxrwx 1 root root 1002M Jul  9 21:07 initrd
-rwxrwxrwx 1 root root   11M Jul  9 21:00 linux26

looks like iso is in initrd?

axlroden commented 2 years ago

nevermind.. just me being impatient.. it eventually finished..