FTP chainloading a menu.ipxe
|
2019-09-18, 02:19
Post: #3
|
|||
|
|||
RE: FTP chainloading a menu.ipxe
Hi,
> ftp, no username or password are provided. It's not a problem, I compiled ipxe with FTP debug enabled and it connect anonymous (user: anonymous , pass: ipxe@ipxe.org) I've tested with password and it function as well: initrd http://ftp.user:pass@192.168,0,254/Disque%20dur/rootfs.gz kernel http://ftp.user:pass@192.168,0,254/Disque%20dur/bzImage64 boot > make sure that you really intent to use FTP and not TFTP. Nope... Really FTP. > Are you sure that you get a full hang, and not a error message of any kind? Have you tried running this from a shell, that is not using an embded script - which should always be what you test first before embedding (that is trying the basic parts in shell by typing it out) It don't hang, PC just reboot, no error message or no time to read. Yes, I tried from shell. EMBEDed script: #!ipxe dhcp chain http://ftp.192.168.0.254/Disque%20dur/menu.ipxe menu.ipxe (for testing): #!ipxe dhcp shell Also I can't do SANHOOK or SANBOOT with FTP. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
FTP chainloading a menu.ipxe - alhyene - 2019-09-15, 03:03
RE: FTP chainloading a menu.ipxe - NiKiZe - 2019-09-18, 01:44
RE: FTP chainloading a menu.ipxe - alhyene - 2019-09-18 02:19
RE: FTP chainloading a menu.ipxe - NiKiZe - 2019-09-18, 13:34
RE: FTP chainloading a menu.ipxe - alhyene - 2019-09-18, 17:16
RE: FTP chainloading a menu.ipxe - alhyene - 2019-09-18, 21:53
RE: FTP chainloading a menu.ipxe - NiKiZe - 2019-09-19, 04:45
RE: FTP chainloading a menu.ipxe - cckp - 2019-09-19, 06:48
RE: FTP chainloading a menu.ipxe - alhyene - 2019-09-20, 00:33
|
User(s) browsing this thread: 2 Guest(s)