Definitely need to know what version you were able to do this on. I tried this under 0.7.5 and it totally blew chuncks.<br><br>Thanks.,<br>John<br><br><div class="gmail_quote">On Wed, Aug 3, 2011 at 07:26, John Schultz <span dir="ltr"><<a href="mailto:jschultz0614@gmail.com">jschultz0614@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I tried that (unfortunately it did not work), Since, I posted this issue on experts exchange and thats where I found the two referenced links. Just for sake of argument, I will try this again and see if I can get it to work.<br>
<br>Do you know off hand what version of Voyage you were using at the time this worked for you?<div><div></div><div class="h5"><br>
<br><br><div class="gmail_quote">On Wed, Aug 3, 2011 at 06:04, Michael Steinmann <span dir="ltr"><<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi John,<br><br>this is from some other thread a while a go...<div><br>see the attached rar, but the files from the ISO are missing<br></div>this worked for me, at least it did with older voyage ISOs.<br><br>Best regards,<br>
<font color="#888888"><br>Michael Steinmann</font><div><div></div><div><br>
<br><br><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Michael Steinmann</b> <span dir="ltr"><<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>></span><br>
Date: 2011/7/16<br>Subject: Re: [Voyage-linux] Different PXE Server<br>To: John Schultz <<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>><br><br><br>ignore the file mntfs.<br>
see the attached rar, but the files from the ISO are missing<br>
<br>
/michael<br>
<br>
<br>
2011/7/16 Michael Steinmann <<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>>:<br>
<div><div></div><div>> no, not the ISO. open the ISO and you will find the files to copy to<br>
> the PXE server. in this case these are the files:<br>
><br>
> vmlinuz1<br>
> initrd1.img<br>
> filesystem.squashfs<br>
><br>
> and according to the following two lines they are all in the voyage directory:<br>
><br>
> KERNEL voyage/vmlinuz1 root=LABEL=ROOT_FS console=ttyS0,38400n8<br>
> APPEND initrd=voyage/initrd1.img fs=voyage/filesystem.squashfs<br>
> boot=live netboot=fs<br>
><br>
> this is the tree:<br>
> ¦ memdisk<br>
> ¦ menu.c32<br>
> ¦ mntfs<br>
> ¦ pxelinux.0<br>
> ¦<br>
> +---pxelinux.cfg<br>
> ¦ default<br>
> ¦<br>
> +---voyage<br>
> ¦ vmlinuz1<br>
> ¦ initrd1.img<br>
> ¦ filesystem.squashfs<br>
><br>
><br>
> /michael<br>
><br>
><br>
> <a href="mailto:614@gmail.com" target="_blank">614@gmail.com</a>>:<br>
>> OK, so if I understand you correctly, this script goes on my PXE Server<br>
>> along with the live ISO and that should do it? I thought you had to have a<br>
>> kernel image and an initrd image.<br>
>><br>
>> FYI,.. my setup is as follows:<br>
>> PXE/DHCP Server: Windows SBS 2003 Premium<br>
>> Clients: multiple Alix.3D3 SBCs<br>
>><br>
>> PXE Environment has been slightly modified to use isolinux derivative.<br>
>><br>
>> Thanks,<br>
>> John<br>
>><br>
>> On Sat, Jul 16, 2011 at 07:53, Michael Steinmann <<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>> that's true,<br>
>>> for vga console change console=ttyS0,38400n8 to console=tty1<br>
>>><br>
>>> /Michael<br>
>>><br>
>>><br>
>>><br>
>>> 2011/7/16 John Schultz <<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>>:<br>
>>> > This looks like a config file for a serial connection. Is that intended?<br>
>>> > The<br>
>>> > systems I am using are the Alix 3D3 which uses a usb port for a keyboard<br>
>>> > and<br>
>>> > a vga port for a console instead of a serial connection.<br>
>>> ><br>
>>> > On the other hand, Ive been at this since 3am so I could be confused<br>
>>> > :-p.<br>
>>> ><br>
>>> > Thanks again.<br>
>>> > John<br>
>>> ><br>
>>> ><br>
>>> > On Sat, Jul 16, 2011 at 07:40, Michael Steinmann<br>
>>> > <<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>><br>
>>> > wrote:<br>
>>> >><br>
>>> >> this is what my pxelinux.cfg\default looked like for v0.6.2,<br>
>>> >> indicating the necessary files:<br>
>>> >><br>
>>> >> SERIAL 0 38400<br>
>>> >><br>
>>> >> DEFAULT menu.c32<br>
>>> >> ALLOWOPTIONS 0<br>
>>> >> PROMPT 0<br>
>>> >> TIMEOUT 0<br>
>>> >><br>
>>> >> MENU TITLE Server PXE Boot Menu<br>
>>> >><br>
>>> >> LABEL Voyage<br>
>>> >> MENU LABEL ^Voyage 0.6.2<br>
>>> >> KERNEL voyage/vmlinuz1 root=LABEL=ROOT_FS console=ttyS0,38400n8<br>
>>> >> APPEND initrd=voyage/initrd1.img fs=voyage/filesystem.squashfs<br>
>>> >> boot=live netboot=fs<br>
>>> >><br>
>>> >><br>
>>> >> #Michael<br>
>>> >><br>
>>> >><br>
>>> >> 2011/7/16 John Schultz <<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>>:<br>
>>> >> > What files need to be copied to my PXE Server in order to install<br>
>>> >> > Voyage<br>
>>> >> > from the network?<br>
>>> >> ><br>
>>> >> > My PXE Server is not the live CD.<br>
>>> >> ><br>
>>> >> > Thanks in advance,<br>
>>> >> > John<br>
>>> >> ><br>
>>> >> > _______________________________________________<br>
>>> >> > Voyage-linux mailing list<br>
>>> >> > <a href="mailto:Voyage-linux@list.voyage.hk" target="_blank">Voyage-linux@list.voyage.hk</a><br>
>>> >> > <a href="http://list.voyage.hk/mailman/listinfo/voyage-linux" target="_blank">http://list.voyage.hk/mailman/listinfo/voyage-linux</a><br>
>>> >> ><br>
>>> >> ><br>
>>> ><br>
>>> ><br>
>><br>
>><br>
><br>
</div></div></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>