WHOOOO HOOOOO!!!!!<br><br><span class="pBody postableBody">Alright.... Here is where I stand....<br><br>1. I have DamnSmallLinux PXE loading and I am able to get a bash shell.<br><br>2.
 I have a 212MB squash (Voyage One Current v0.7.5) file that I need access to and can not package 
the DSL image with, so I am going to need to Samba share it from my 
Debian Server<br><br>3. Install Voyage from the Samba share to the CF card on the Alex 3D3 running DSL PXE.<br><br>4. Reboot and in theory, this issue can FINALLY be closed.<br><br>:)<br><br>And that will be worked on tomorrow.<br>

<br></span>
<br><br><div class="gmail_quote">On Sat, Aug 13, 2011 at 08:45, John Schultz <span dir="ltr">&lt;<a href="mailto:jschultz0614@gmail.com">jschultz0614@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

OK, Michael....<br><br>Thanks for the sample boot files, however those did not work for me either. I also tried to use the parameters with those initrd and vmlinuz files from 0.6.5 stable from you with 0.7.5 release.<br>
<br>

Ive noticed all along that the error message is &quot;can&#39;t access tty; job control turned off&quot; Does this mean that the live setup is in fact meant for a serial connection? If so, I am up the creek as I do not have a serial cable (nul modem cable) to connect to this board, hence the reason Ive been using console all along.<br>


<br>Is there a way to compile my existing debian box setup in a network boot image?<br><br>Thanks again,<br><font color="#888888">John</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Aug 5, 2011 at 20:12, John Schultz <span dir="ltr">&lt;<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Unfortunately, I am using a Windows SBS 2003 Server with WDS installed for my PXE Server.<br><br>An Idea that just occurred to me is to create a custom Debian Live ISO with the voyage source package built in and then install from there.<br>



<br>I will have to play with some ideas and then report back my findings.<br><br>Thanks,<br><font color="#888888">John</font><div><div></div><div><br><br><div class="gmail_quote">On Wed, Aug 3, 2011 at 13:12, Michael Steinmann <span dir="ltr">&lt;<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">if I remember correct this is the error message I got with newer Voyage versions (even with some newer daily v0.6.5):<div>



<br><div>/bin/sh: can&#39;t access tty; job control turned off<br></div></div>(initramfs)<br><br>the correct setting should be:<br>

<i> console=tty1<br></i>but I don&#39;t think this helps. <br><br>I don&#39;t know why it&#39;s not working with newer versions anymore... <br>have you really tried with all the files I provided in the rar with the same folder structure? <br>





don&#39;t put filesystem.squashfs in a subfolder like /pxe/voyage/. Try putting the Voyage files <i>vmlinuz1, </i><i>initrd1.img and filesystem.squashfs</i> in the tftp root folder.<br><br>I have this setup on a pfSense for some reasons, but as Punky said PXE server should work straight forward on a Voyage installation.<br>



<font color="#888888">

<br>/michael</font><div><div></div><div><br><i><br><br></i><br><div class="gmail_quote">2011/8/3 John Schultz <span dir="ltr">&lt;<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>&gt;</span><br>



<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">

OK,.. I have tried the suggestions you suggested in your first email today and I get the following:<br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote">







<i>Loading linux/voyage/vmlinuz1<br>Loading linux/voyage/initrd1.img<br>early console in setup code<br>early console in decompress_kernel<div><br><br>Decompressing Linux... Parsing ELF... done.<br></div>Booting the kernel.<br>





</i></blockquote>

<br>and then nothing - no network activity whatsoever.<br><br>Here is my menu section config:<br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote">







<i>LABEL    Voyage<br>MENU    DEFAULT<br>MENU    LABEL Voyage<br>KERNEL    linux/voyage/vmlinuz1<br>APPEND    initrd=linux/voyage/initrd1.img boot=live fetch=<a href="http://jsch-svr-01/linux/pxe/voyage/filesystem.squashfs" target="_blank">http://jsch-svr-01/linux/pxe/voyage/filesystem.squashfs</a> live-getty noautologin all_generic_ide debug console=ttyS0,38400n8<br>







</i></blockquote><br>I then tried taking off the ttyS0 param, rebooted and I got the following output:<br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote">







<i><b>Bunch of linux load crap</b></i><br><br></blockquote><div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote"><i>BusyBox v1.17.1 (Debian 1:1.17.1.-8) Built-in shell (ash)<div>





<br>

Enter &#39;help&#39; for a list of built-in commands.<br><br>/bin/sh: can&#39;t access tty; job control turned off<br></div>(initranfs)<br></i></blockquote> <br></div>That became evident that my console settings are not correct. What is the correct tty console setting for a regular console setup (no serial connectivity)?<br>







<br>This is by far the closest Ive been to a solution in 3 weeks then I ever have been.<br><br>If this works, I owe you a pizza from the pie (:p)<div><div></div><div><br><br><div class="gmail_quote">On Wed, Aug 3, 2011 at 07:57, Michael Steinmann <span dir="ltr">&lt;<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>&gt;</span> wrote:<br>







<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">that probably was version 0.6.5 stable, actually I just tried it and it still works :-)<br>


this is the PXE menu entry:<br>
<br>
LABEL Voyage<br>
    MENU LABEL ^Voyage 0.6.5<br>
    KERNEL voyage-0.6.5.stable/vmlinuz1<br>
    APPEND initrd=voyage-0.6.5.stable/initrd1.img boot=live 
fetch=tftp://<a href="http://192.168.100.1/voyage-0.6.5.stable.filesystem.squashfs" target="_blank">192.168.100.1/voyage-0.6.5.stable.filesystem.squashfs</a> 
live-getty noautologin all_generic_ide debug console=ttyS0,38400n8<br>
<br>and here is uname -a output:<br>Linux voyage 2.6.30-voyage #1 PREEMPT Wed Dec 30 18:39:44 GMT 2009 i586 GNU/Linux<br><br>
I could put the whole thing for download somewhere, if you can&#39;t get it working.<br>
how far do you get? what&#39;s the error message?<br><font color="#888888">
<br>
michael</font><div><div></div><div><br>

<br><br><div class="gmail_quote">2011/8/3 John Schultz <span dir="ltr">&lt;<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">









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><font color="#888888">John</font><div><div></div><div><br><br><div class="gmail_quote">









On Wed, Aug 3, 2011 at 07:26, John Schultz <span dir="ltr">&lt;<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);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><br>
<br><br><div class="gmail_quote">On Wed, Aug 3, 2011 at 06:04, Michael Steinmann <span dir="ltr">&lt;<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);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">&lt;<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>&gt;</span><br>














Date: 2011/7/16<br>Subject: Re: [Voyage-linux] Different PXE Server<br>To: John Schultz &lt;<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>&gt;<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 &lt;<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>&gt;:<br>
<div><div></div><div>&gt; no, not the ISO. open the ISO and you will find the files to copy to<br>
&gt; the PXE server. in this case these are the files:<br>
&gt;<br>
&gt; vmlinuz1<br>
&gt; initrd1.img<br>
&gt; filesystem.squashfs<br>
&gt;<br>
&gt; and according to the following two lines they are all in the voyage directory:<br>
&gt;<br>
&gt; KERNEL     voyage/vmlinuz1 root=LABEL=ROOT_FS  console=ttyS0,38400n8<br>
&gt; APPEND  initrd=voyage/initrd1.img fs=voyage/filesystem.squashfs<br>
&gt; boot=live netboot=fs<br>
&gt;<br>
&gt; this is the tree:<br>
&gt; ¦   memdisk<br>
&gt; ¦   menu.c32<br>
&gt; ¦   mntfs<br>
&gt; ¦   pxelinux.0<br>
&gt; ¦<br>
&gt; +---pxelinux.cfg<br>
&gt; ¦       default<br>
&gt; ¦<br>
&gt; +---voyage<br>
&gt; ¦       vmlinuz1<br>
&gt; ¦       initrd1.img<br>
&gt; ¦       filesystem.squashfs<br>
&gt;<br>
&gt;<br>
&gt; /michael<br>
&gt;<br>
&gt;<br>
&gt; <a href="mailto:614@gmail.com" target="_blank">614@gmail.com</a>&gt;:<br>
&gt;&gt; OK, so if I understand you correctly, this script goes on my PXE Server<br>
&gt;&gt; along with the live ISO and that should do it? I thought you had to have a<br>
&gt;&gt; kernel image and an initrd image.<br>
&gt;&gt;<br>
&gt;&gt; FYI,.. my setup is as follows:<br>
&gt;&gt; PXE/DHCP Server: Windows SBS 2003 Premium<br>
&gt;&gt; Clients: multiple Alix.3D3 SBCs<br>
&gt;&gt;<br>
&gt;&gt; PXE Environment has been slightly modified to use isolinux derivative.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; John<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Jul 16, 2011 at 07:53, Michael Steinmann &lt;<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; that&#39;s true,<br>
&gt;&gt;&gt; for vga console change console=ttyS0,38400n8 to console=tty1<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; /Michael<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2011/7/16 John Schultz &lt;<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>&gt;:<br>
&gt;&gt;&gt; &gt; This looks like a config file for a serial connection. Is that intended?<br>
&gt;&gt;&gt; &gt; The<br>
&gt;&gt;&gt; &gt; systems I am using are the Alix 3D3 which uses a usb port for a keyboard<br>
&gt;&gt;&gt; &gt; and<br>
&gt;&gt;&gt; &gt; a vga port for a console instead of a serial connection.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; On the other hand, Ive been at this since 3am so I could be confused<br>
&gt;&gt;&gt; &gt; :-p.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Thanks again.<br>
&gt;&gt;&gt; &gt; John<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; On Sat, Jul 16, 2011 at 07:40, Michael Steinmann<br>
&gt;&gt;&gt; &gt; &lt;<a href="mailto:mike.steinmann@gmail.com" target="_blank">mike.steinmann@gmail.com</a>&gt;<br>
&gt;&gt;&gt; &gt; wrote:<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; this is what my pxelinux.cfg\default looked like for v0.6.2,<br>
&gt;&gt;&gt; &gt;&gt; indicating the necessary files:<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; SERIAL 0 38400<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; DEFAULT menu.c32<br>
&gt;&gt;&gt; &gt;&gt; ALLOWOPTIONS 0<br>
&gt;&gt;&gt; &gt;&gt; PROMPT 0<br>
&gt;&gt;&gt; &gt;&gt; TIMEOUT 0<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; MENU TITLE Server PXE Boot Menu<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; LABEL      Voyage<br>
&gt;&gt;&gt; &gt;&gt; MENU LABEL ^Voyage 0.6.2<br>
&gt;&gt;&gt; &gt;&gt; KERNEL     voyage/vmlinuz1 root=LABEL=ROOT_FS  console=ttyS0,38400n8<br>
&gt;&gt;&gt; &gt;&gt; APPEND  initrd=voyage/initrd1.img fs=voyage/filesystem.squashfs<br>
&gt;&gt;&gt; &gt;&gt; boot=live netboot=fs<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; #Michael<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; 2011/7/16 John Schultz &lt;<a href="mailto:jschultz0614@gmail.com" target="_blank">jschultz0614@gmail.com</a>&gt;:<br>
&gt;&gt;&gt; &gt;&gt; &gt; What files need to be copied to my PXE Server in order to install<br>
&gt;&gt;&gt; &gt;&gt; &gt; Voyage<br>
&gt;&gt;&gt; &gt;&gt; &gt; from the network?<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; My PXE Server is not the live CD.<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; Thanks in advance,<br>
&gt;&gt;&gt; &gt;&gt; &gt; John<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt;&gt; &gt; Voyage-linux mailing list<br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="mailto:Voyage-linux@list.voyage.hk" target="_blank">Voyage-linux@list.voyage.hk</a><br>
&gt;&gt;&gt; &gt;&gt; &gt; <a href="http://list.voyage.hk/mailman/listinfo/voyage-linux" target="_blank">http://list.voyage.hk/mailman/listinfo/voyage-linux</a><br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
</div></div></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>