OK... was ablr to copy the files to my PXE Server and it boots for the most part. When I use my existing boot PXE files, It decompresses linux and attempts to boot the kernel and then just sits there.
When I use the .o file above, I get a message about not being a com32 file and then a boot: prompt. Any other suggestions? Thanks, John On Sat, Jul 16, 2011 at 12:03, Gustin Johnson <[email protected]> wrote: > This particular config sets a console on the serial port as well. You can > remove it but for the rest of us with Alix boards that do not have VGA it is > pretty much a requirement. > > No harm in leaving it in, it is only a kerner parameter. > > Sent from my Android device. Please excuse my brevity. > On Jul 16, 2011 7:45 AM, "John Schultz" <[email protected]> wrote: > > This looks like a config file for a serial connection. Is that intended? > The > > systems I am using are the Alix 3D3 which uses a usb port for a keyboard > and > > a vga port for a console instead of a serial connection. > > > > On the other hand, Ive been at this since 3am so I could be confused :-p. > > > > Thanks again. > > John > > > > > > On Sat, Jul 16, 2011 at 07:40, Michael Steinmann > > <[email protected]>wrote: > > > >> this is what my pxelinux.cfg\default looked like for v0.6.2, > >> indicating the necessary files: > >> > >> SERIAL 0 38400 > >> > >> DEFAULT menu.c32 > >> ALLOWOPTIONS 0 > >> PROMPT 0 > >> TIMEOUT 0 > >> > >> MENU TITLE Server PXE Boot Menu > >> > >> LABEL Voyage > >> MENU LABEL ^Voyage 0.6.2 > >> KERNEL voyage/vmlinuz1 root=LABEL=ROOT_FS console=ttyS0,38400n8 > >> APPEND initrd=voyage/initrd1.img fs=voyage/filesystem.squashfs > >> boot=live netboot=fs > >> > >> > >> #Michael > >> > >> > >> 2011/7/16 John Schultz <[email protected]>: > >> > What files need to be copied to my PXE Server in order to install > Voyage > >> > from the network? > >> > > >> > My PXE Server is not the live CD. > >> > > >> > Thanks in advance, > >> > John > >> > > >> > _______________________________________________ > >> > Voyage-linux mailing list > >> > [email protected] > >> > http://list.voyage.hk/mailman/listinfo/voyage-linux > >> > > >> > > >> >
_______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
