[HOWTO] Using QNAP TS-221 as PXE server / iscsi target.
|
2013-12-15, 19:15
Post: #4
|
|||
|
|||
RE: [HOWTO] Using QNAP TS-221 as PXE server / iscsi target.
I, i try that you show but it doesnt work for me...
- enabled tftp server on qnap and the directory is /public - set directory permission to readonly for the guest - downloaded undionly.kpxe and copy into this directory (/public) - created go.ipxe into same directory - edit go.ipxe with a real iscsi target that i created before and copy the correct iqn - i have a dsl d-link 2750b (it can be dchp server but it doenst have an option for tftp server... (maybe i dont found it?)) so i need my ts-469l be dhcp but if i enable it on ethernet 1 dnsmasq say that: "error already exist dhcp server"... to work i need to create a real dhcp server with dnsmasq (and disable the other) with this config with my real network user=admin group=administrators port=0 dhcp-match=ipxe,175 dhcp-boot=net:ipxe,tftp://192.168.2.2/go.ipxe dhcp-range=192.168.2.2,192.168.2.10 pxe-service=net:#ipxe,x86PC, "lanboot", undionly.kpxe save it and start dnsmasq (my ps -aux) [/etc/config] # ps -aux | grep dnsmasq 15761 admin 416 S /opt/sbin/dnsmasq 25005 admin 548 S < grep dnsmasq now i can try to pxe boot but i have several errors. usually: on the virtual box have this loading 192.168.2.2:undionly.kpxe.0 TFTP error 1 (no such file/no access) by a netboot (boot agent PXE) auto-select: lanboot pxe-t01: no such file/no access pxe-e3b: tftp error - file not found pxe-m0f: exiting intel pxe rom where is my problem?? last question.. if by anyone way i can boot without problem, to install windows i need to uncomment set skip-san-boot 1 but then i must boot from cd-rom (insert before) and i see the iscsi like a normal hard disk? or what? thanks for the help! i need to have windows 7 diskless with pxe boot... |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[HOWTO] Using QNAP TS-221 as PXE server / iscsi target. - jrsmile - 2013-09-06, 12:48
RE: [HOWTO] Using QNAP TS-221 as PXE server / iscsi target. - robinsmidsrod - 2013-09-09, 12:36
RE: [HOWTO] Using QNAP TS-221 as PXE server / iscsi target. - jrsmile - 2013-10-08, 15:10
RE: [HOWTO] Using QNAP TS-221 as PXE server / iscsi target. - exzR - 2013-12-15 19:15
|
User(s) browsing this thread: 1 Guest(s)