Aigor Posted April 23, 2013 #1 Posted April 23, 2013 For my other project i have setup a complete boot server, so i decide to try to boot xpenologi via pxe , i dont know if somenone have alredy suggest this, but i think it's to simple use pxe instead of regular img file to try xpenology
lopo Posted April 25, 2013 #2 Posted April 25, 2013 Hi Aigor, I just tried successfully: mount /dev/sda1 /mnt copy by ssh: zImage rd.gz completely boot on local hard drive copy to pxe-server /tftpd/xpenology zImage rd.gz insert into pxelinux.cfg/default LABEL xpenolog kernel xpenology/zImage root=/dev/md0 ihd_num=0 netif_num=2 syno_hw_version=RS3612xs ac1=0010562E3E36 mac1=0051562E3E37 sn=B5JDN10005 initrd xpenology/rd.gz it boot in virtualbox I have installed in virtualbox but as dhcp, otherwise it did not work (with me) greetings lopo
Aigor Posted April 26, 2013 Author #3 Posted April 26, 2013 Hi Aigor, I just tried successfully: mount /dev/sda1 /mnt copy by ssh: zImage rd.gz completely boot on local hard drive copy to pxe-server /tftpd/xpenology zImage rd.gz insert into pxelinux.cfg/default LABEL xpenolog kernel xpenology/zImage root=/dev/md0 ihd_num=0 netif_num=2 syno_hw_version=RS3612xs ac1=0010562E3E36 mac1=0051562E3E37 sn=B5JDN10005 initrd xpenology/rd.gz it boot in virtualbox I have installed in virtualbox but as dhcp, otherwise it did not work (with me) greetings lopo which kind of file are you using? where they comes from? zimage and rd.gz is from some repack or it comes from original pat file from synology?
lopo Posted April 26, 2013 #4 Posted April 26, 2013 Hi Aigor, this viewtopic.php?f=2&t=3 what is very important: each client needs its own directory on the server tftpd/diskstation1 tftpd/diskstation2 etc the HW MAC networkadapter in the DHCP Server and in the pxelinux.cfg/default match in My DHCP server (http://ipcop.org/) can set: filename: diskstation1/pxelinux.0 next-server: 192.168.0.1 or other
Aigor Posted April 26, 2013 Author #5 Posted April 26, 2013 Hi Aigor,this viewtopic.php?f=2&t=3 what is very important: each client needs its own directory on the server tftpd/diskstation1 tftpd/diskstation2 etc the HW MAC networkadapter in the DHCP Server and in the pxelinux.cfg/default match in My DHCP server (http://ipcop.org/) can set: filename: diskstation1/pxelinux.0 next-server: 192.168.0.1 or other Thank you lopo, i have already setup my "boot" server, i'm using ipxe installed on my N40L synology so i can create many different setup. every cliend must have different mac-address that have to match with "real" nic mac-address, for testing purpose should be interesting setup 2 VM with HA for to know howto work.
lopo Posted April 26, 2013 #6 Posted April 26, 2013 I bought the first RS only 6 weeks ago But already 12 years linux. I no longer burn dvd, only pxe boot. matter was the subject very interesting # SERIAL 0 38400 0 DEFAULT vesamenu.c32 #Menu Background howtoforge_pxe.png MENU TITLE IPCop PXE-Boot-Menue MENU color title 1;36;44 #ffffffff #00000000 std MENU color sel 7;37;40 #ffffffff #ffdaa520 all MENU color hotsel 1;7;37;40 #ffffffff #ffdaa520 all MENU WIDTH 80 MENU MARGIN 10 MENU ROWS 12 MENU ENDROW 24 MENU TIMEOUTROW 18 MENU VSHIFT 2 PROMPT 0 ALLOWOPTIONS 1 LABEL HDBoot MENU LABEL Von Festplatte booten LOCALBOOT 0 LABEL Debian 6 Installation i386 #MENU LABEL Debian Installation kernel debian6/linux append initrd=debian6/initrd.gz #edd=off earlyconsole=ttyS0 console=ttyS0,38400 LABEL Mageia Installation kernel mageia/2/i586/alt0/vmlinuz append initrd=mageia/2/i586/alt0/all.rdz automatic=method:nfs,server:192.168.0.10,directory:/mnt/raid/samba/CD-Iso/mageia/3/,network:dhcp vga=788 lang=de splash=silent LABEL PMagic 6.6 MENU LABEL PMagic 6.6 starten KERNEL vesamenu.c32 append pmagic6/menu.cfg .... etc. etc TFTPD is my IPCop onto Alix Board many greetings lopo
Aigor Posted April 26, 2013 Author #7 Posted April 26, 2013 Thank you for sharing your experience did you know UDA? Ultimate Desktop Appliance? I'm playng with vmware esxi, xendesktop and others things like that
lopo Posted April 26, 2013 #8 Posted April 26, 2013 Hi Aigor, Ultimate Desktop Appliance I do not know. I have built in recent times rather streamingserver with HTS Tvheadend and OpenELEC. OpenELEC but also starts not by pxe the start of the DiskStation from pxe I still have a problem. The SynologyAssistant identified the Hardware PC than RS3411RPxs, install brings error, with DSM_RS3411RPxs_2668.pat (Synology Version) and DSM_RS812RP+_3211.pat. only the boot with usb stick works with SynoBoot_3612xs_4.1++.img, and identified den Hardware PC than DS3612xs. until now no solution
lopo Posted April 28, 2013 #9 Posted April 28, 2013 Hi Aigor, It all works for you? I have more the German forum a thread opened. greetings lopo
Recommended Posts