[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

HELP! Still cannot build USB image



> Jesse W. Hathaway schrieb:
> >>hi list
> >>
> >>as noted already I run lh on Debian Etch. It builds an USB image just 
> >>fine, however, that image doesn't really boot.
> >>
> >>When I boot off my stick I get to see the debian live background logo. 
> >>It then says:
> >>
> >>"Press F1 for help, or ENTER to
> >>Unknown keyword in syslinux.cfg.
> >>Unknown keyword in syslinux.cfg.
> >>Unknown keyword in syslinux.cfg.
> >>Unknown keyword in syslinux.cfg.
> >>boot: "
> >
> >I believe building etch images with syslinux is broken with the
> >current version of live-helper. The syslinux available
> >in etch does not support the 'include' statement
> >
> 
> Now is there a way to manually fix the syslinux configuration? (I don't 
> see any includes in syslinux.cfg, BTW) Or is there a way to get lh up 
> and running with etch to build USB images? lenny is no option, sorry

you can try my branch, I just built an etch image and everything
seemed okay:

git://lifesaver.mbuki-mvuki.org/live-helper

Jesse

> 
> (but ubuntu 7.04 or 7.10 would be...)
> 
> thx,
> /eno
> 
> >>This is the contents of syslinux.cfg
> >>
> >>--- snip ------------------------------------------------------------
> >>DISPLAY boot.txt
> >>
> >>F1 f1.txt
> >>F2 f2.txt
> >>F3 f3.txt
> >>F4 f4.txt
> >>F5 f5.txt
> >>F6 f6.txt
> >>F7 f7.txt
> >>F8 f8.txt
> >>F9 f9.txt
> >>F0 f10.txt
> >>
> >>DEFAULT live
> >>
> >>
> >>LABEL live
> >>	kernel /vmlinuz
> >>	append initrd=/initrd.img boot=casper username=user hostname=debian
> >>
> >>LABEL live-failsafe
> >>	kernel /vmlinuz
> >>	append initrd=/initrd.img boot=casper username=user hostname=debian 
> >>noapic noapm nodma nomce nolapic nosmp vga=normal
> >>
> >>LABEL memtest
> >>	kernel memtest
> >>
> >>LABEL floppy
> >>	localboot 0x00
> >>
> >>LABEL disk1
> >>	localboot 0x80
> >>
> >>LABEL disk2
> >>	localboot 0x81
> >>
> >>LABEL nextboot
> >>	localboot -1
> >>
> >>PROMPT 1
> >>TIMEOUT 0
> >>--- snip ------------------------------------------------------------
> 

-- 
The trenchant blade, Toledo trusty,
For want of fighting was grown rusty,
And ate into itself, for lack
Of somebody to hew and hack.
                     -- Samuel Butler



Reply to: