Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot boot vmlinuz in efi
2017-09-11, 20:17
Post: #16
RE: Cannot boot vmlinuz in efi
(2017-03-15 12:04)adokania Wrote:  ... is it possible from grub to use http instead of tftp?

Yes, it is possible

Code:
# setup network
net_bootp

# boot using http
linux (http,server-ip)/vmlinuz
initrd (http,server-ip)/initrd.img

Renato
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Cannot boot vmlinuz in efi - renato - 2017-09-11 20:17



User(s) browsing this thread: 1 Guest(s)