Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to install Solaris11.3 on ipxe
2017-11-21, 07:13
Post: #1
how to install Solaris11.3 on ipxe
#!ipxe
set boot-url http://${next-server}
set base ${boot-url}/Oracle/sol-11_3-text-x86/
kernel ${base}/platform/i86pc/kernel/amd64/unix kernel/unix -v -install -B install_media=${base},install_boot=${base}/boot
module ${base}/platform/i86pc/amd64/boot_archive
imgstat
boot || goto



so I had to pre-unzip the image(boot_archive) before having ipxe load it.

but~~~~~

[Image: 6b6d8241ly1flpo8zzktqj218c0hwgoe.jpg]
[Image: 6b6d8241ly1flpo902642j20l00mowka.jpg]
[Image: 6b6d8241ly1flpo900oduj20l00mowka.jpg]
[Image: 6b6d8241ly1flpo8zy9j4j20k40bwaaq.jpg]
Find all posts by this user
Quote this message in a reply
Post Reply 




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