Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: boot script for install NetBSD
Post: RE: boot script for install NetBSD
(2019-10-28 07:00)NiKiZe Wrote: is to try and not use the NetBSD pxeboot at all, and instead implement that in iPXE
This is exactly what I want to achieve, so that only the iPXE core loader (un... |
|
z-80a |
General |
4 |
12,944 |
2019-10-28, 07:56 |
|
|
Thread: boot script for install NetBSD
Post: RE: boot script for install NetBSD
NiKiZe, thanks for the examples, but i don't quite understand how to pass filenames through the script IPXE, because in this case, in the configuration DHCP they are not.
In fact, according to the man... |
|
z-80a |
General |
4 |
12,944 |
2019-10-27, 19:54 |
|
|
Thread: boot script for install NetBSD
Post: boot script for install NetBSD
Hello, people!
I use multiboot OS with TFTP server using the script menu of different configurations according to the manual (PXE chainloading)
Code:
if exists user-class and option user-class = "iP... |
|
z-80a |
General |
4 |
12,944 |
2019-10-25, 23:19 |
|
|
Thread: boot img like a iso, but..
Post: boot img like a iso, but..
Hello!
I want to load a virtual machine image without using iscsi target, like a bootable iso image:
Code:
:iso
initrd ../Win98SE_bootdisk.iso || goto failed
chain ../memdisk iso raw || goto failed
g... |
|
z-80a |
General |
1 |
9,021 |
2018-10-14, 07:19 |