[Voyage-linux] memdisk: iso checksums failing
Jim Cromie
(spam-protected)
Fri Jul 30 08:18:14 HKT 2010
thanks Michael,
On Sun, Jul 25, 2010 at 1:44 AM, Michael Steinmann
<mike.steinmann at gmail.com> wrote:
> my PXE running in pfsense (192.168.100.1) works like this:
>
> SERIAL 0 38400
> # CONSOLE 0
>
> DEFAULT menu.c32
> ALLOWOPTIONS 0
> PROMPT 0
> TIMEOUT 0
>
> MENU TITLE --== Install Voyage ==--
>
> LABEL rootmenu
> MENU LABEL ..
> kernel menu.c32
> append pxelinux.cfg/default
>
> LABEL Voyage
> MENU LABEL ^Voyage 0.6.5
> KERNEL voyage-0.6.5/vmlinuz1
> APPEND initrd=voyage-0.6.5/initrd1.img boot=live
> fetch=tftp://192.168.100.1/voyage-0.6.5.filesystem.squashfs live-getty
> noautologin all_generic_ide debug console=ttyS0,38400n8
>
can you clarify a few things ?
fetch=<>
Im not familiar with this directive, and I didnt see it on syslinux.zytor.com
I can imagine what it should do, but I tried adding it, and saw no
download happening.
what part of the boot actually uses it ?
what would the proper output look like ?
I also tried appending it to the initrd=<img>,filesystem.squashfs,
which did download,
but didnt know what to do with it afterwards.
Is 192.168.100.1 the same box that provides the pxelinux.0 file ?
pfsense is a FreeBSD based dist, right ?
is this what youre using as the dhcpd, tftp server ?
>
> the files are from the live-cd
> make sure not to place the filesystem.squashfs in a subfolder.
If I had tried this, would I get a clear error ?
I did not, since I saw nothing during the boot process.
More information about the Voyage-linux
mailing list