Re: [patch] returning to menu in syslinux

2009-05-12 Thread Daniel Baumann
Tzafrir Cohen wrote: > The attached patch does this in a rather non-elegant-but-working manner. applied, thanks. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: http://people.panthera-systems.net/~daniel-

Re: Continue making live cd from last attempt

2009-05-12 Thread Daniel Baumann
Umarzuki Mochlis wrote: > --packages clamscan ethtool wvdial when passing multiple arguments to a flac, they need to be quoted: --packages "foo bar baz" > /E: Couldn't find package clamscan correct - there's no such package named 'clamscan' in debian. > /The binary.iso is not generated, so how

Re: No one is seeding iso?

2009-05-12 Thread Daniel Baumann
Umarzuki Mochlis wrote: > It seems that there is no seeder for rescue and lxde iso please take this up with debian...@lists.debian.org which are operating the trackers. we're not involved in that. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum

No one is seeding iso?

2009-05-12 Thread Umarzuki Mochlis
It seems that there is no seeder for rescue and lxde iso -- Regards, Umarzuki Mochlis http://gameornot.net

Continue making live cd from last attempt

2009-05-12 Thread Umarzuki Mochlis
I ran # lh_config -a i386 -d lenny --categories main --mirror-binary " http://mirror.oscc.org.my/debian/"; --mirror-chroot " http://mirror.oscc.org.my/debian/"; --mirror-binary " http://mirror.oscc.org.my/debian/"; --packages clamscan ethtool wvdial && lh_build but at the end I got *E: Couldn't

[patch] returning to menu in syslinux

2009-05-12 Thread Tzafrir Cohen
Hi When using isolinux, the default is to start in the fancy vesa menu. With the 'help' entry in menu.cfg the user jumps to prompt.cfg . prompt.cfg includes exithelp.cfg with an entry to go back to the menu: label menu kernel {$LIVE_DATA_PATH}/vesamenu.c32 config isolinux.cfg Th

Re: flickering screen

2009-05-12 Thread Albretch Mueller
I was eyeballing my dmesg output and found some stanzas that may be related to it ~ 1024x768x16 is what I used to use with knoppix, but I don't really know what I causing this problem ~ debian:~# dmesg | grep -i vesa [1.117218] vesafb: framebuffer at 0xd800, mapped to 0xf888, using 30

Re: adding specific localization

2009-05-12 Thread intrigeri
hi, Umarzuki Mochlis wrote (12 May 2009 13:36:06 GMT) : > How do set a live CD's default as other than English? example: lh_config --language "fr" lh_config --bootappend-live "locale=fr_FR.UTF-8 keyb=fr timezone=Europe/Paris" bye, -- | gnupg key @ https://gaffer.ptitcanardnoir.org/intrig

Re: flickering screen

2009-05-12 Thread Albretch Mueller
I also did a vga=0x317, but I could not get rid of the flickering ~ debian:~# dmesg | grep vga [0.00] Kernel command line: initrd=/live/initrd1.img boot=live union=aufs vga=0x317 bootfrom=/dev/hdb4 BOOT_IMAGE=/live/vmlinuz1 ~ lbrtchx -- To UNSUBSCRIBE, email to debian-live-requ...@list

Re: flickering screen

2009-05-12 Thread Peter Skogström
Albretch Mueller wrote: > ~ > and these are the start up options passed to the kernel: > ~ > debian:/media/hdb3/xvicap/xvidcap-1.1.7# dmesg | grep -i live > [0.00] Kernel command line: initrd=/live/initrd1.img > boot=live union=aufs bootfrom=/dev/hdb4 BOOT_IMAGE=/live/vmlinuz1 > ~ >

adding specific localization

2009-05-12 Thread Umarzuki Mochlis
How do set a live CD's default as other than English? -- Regards, Umarzuki Mochlis http://gameornot.net

Re: making a live debian rescue cd

2009-05-12 Thread Umarzuki Mochlis
2009/5/12 Tzafrir Cohen > On Tue, May 12, 2009 at 08:15:54AM +0800, Umarzuki Mochlis wrote: > > > And if I'm successful to make it, how do I make it available for other to > > test on their machine and perhaps incorporated into the official Debian > > live? > > What is "it"? The whole CD? This ta

flickering screen

2009-05-12 Thread Albretch Mueller
~ My screen flickrs and I thought it was somehow related to the use of a KVM switch, but after connecting the vga cable directly to the monitor, the flickering does not go away. This is what I got: ~ debian:/media/hdb3/xvicap/xvidcap-1.1.7# dmesg | grep -i debian [0.00] Linux version 2.6

Re: debian-live cheatcodes?

2009-05-12 Thread Albretch Mueller
> bootfrom=/dev/hdb4 > where /dev/hd4 was prepared by hand as suggested in the above cited manpage > or > using "todisk=DEVICE" from a former boot. That did it! As I should have read and you told me, I just went "todisk=" in one previous boot to notice a different boot line looking like: Be

Re: making a live debian rescue cd

2009-05-12 Thread Tzafrir Cohen
On Tue, May 12, 2009 at 08:15:54AM +0800, Umarzuki Mochlis wrote: > And if I'm successful to make it, how do I make it available for other to > test on their machine and perhaps incorporated into the official Debian > live? What is "it"? The whole CD? This takes some resources. The configuration