You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
as result kernel can not be found cos of wrong path...
:option_pbs
set opts "vga=791 video=vesafb:ywrap,mtrr ramdisk_size=15384000 rw initrd=initrd"
set kernel http://192.168.0.254/isos/pxeboot-proxmox-backup-server_4.0-1/linux26 ${opts}
initrd http://192.168.0.254/isos/pxeboot-proxmox-backup-server_4.0-1/initrd
imgstat
chain ${kernel}
.....
creates
kernel->http://192.168.0.254/isos/pxeboot-proxmox-backup-server_4.0-1/linux26%20"${opt}...
whch can obviously not be bootet
were is my fault?
Beta Was this translation helpful? Give feedback.
All reactions