Re: failed etch live image but sid works

2007-11-14 Thread Hideki Yamane
On Mon, 12 Nov 2007 01:08:35 +0900 Hideki Yamane [EMAIL PROTECTED] wrote: I tried it with qemu (and kqemu) but got exactly same error ;-( I don't know why I cannot build image correctly, but I'll try to do that with another PC. I got same error with

Re: failed etch live image but sid works

2007-11-13 Thread Daniel Baumann
Peter Skogström wrote: [PATCH] lh_binary_syslinux: drop .img off of kernel names so isolinux will boot It was about the fact that isolinux dont like that the kernel ended with a .img but this was actually fixed in 1.0~a34-1 already. so, as he is using that version, he shouldn't experience

Re: failed etch live image but sid works

2007-11-13 Thread Peter Skogström
Daniel Baumann wrote: Peter Skogström wrote: [PATCH] lh_binary_syslinux: drop .img off of kernel names so isolinux will boot It was about the fact that isolinux dont like that the kernel ended with a .img but this was actually fixed in 1.0~a34-1 already. so, as he is using that version,

Re: failed etch live image but sid works

2007-11-11 Thread Hideki Yamane
On Sat, 10 Nov 2007 15:28:56 +0100 Daniel Baumann [EMAIL PROTECTED] wrote: short answer: the bug is in lh_config (and the default handling of options). set LH_INITRAMFS manually to either auto or casper, and it will work. Thank you for your reply. I remove all, re-create config and set

Re: failed etch live image but sid works

2007-11-11 Thread Hideki Yamane
On Sun, 11 Nov 2007 12:40:00 +0100 Daniel Baumann [EMAIL PROTECTED] wrote: either include a complete list of all commands you issue, or put your config directory online somwhere; otherwise we can't help. Yes, you're right. sudo rm -rf livecd mkdir livecd ; cd livecd lh_config lh_config

Re: failed etch live image but sid works

2007-11-11 Thread Daniel Baumann
Hideki Yamane wrote: sudo rm -rf livecd mkdir livecd ; cd livecd lh_config lh_config --mirror-bootstrap http://localhost:3142/cdn.debian.or.jp/debian/; lh_config --mirror-bootstrap-security http://localhost:3142/security.debian.org/; lh_config --bootappend-live locale=ja_JP.UTF-8

Re: failed etch live image but sid works

2007-11-11 Thread Daniel Baumann
Daniel Baumann wrote: in your method with creating a lenny config first, and then 'manipulating' it to etch, also LH_UNION_FILESYSTEM doesn't get updated automatically. as people can do this on purpose (when using aufs backport on etch), it is not a good idea to let live-helper fail in such

Re: failed etch live image but sid works

2007-11-11 Thread Daniel Baumann
Hideki Yamane wrote: virtualbox console says (snip)... Begin: Mounting root file system... ... loop: loaded (max 8 devices) squashfs: version 3.1 (2006/08/19) Phillip Lougher BusyBox v1.1.3 (Debian 1:1.1.3-4) Built-in shell (ash) Enter 'help' for a list of built-in commands.

Re: failed etch live image but sid works

2007-11-11 Thread Hideki Yamane
On Sun, 11 Nov 2007 16:31:42 +0100 Daniel Baumann [EMAIL PROTECTED] wrote: could be a virtualbox issue; try qemu. i did test it; it definitely works on real hardware as well as in qemu and vmware. I tried it with qemu (and kqemu) but got exactly same error ;-( I don't know why I cannot

Re: failed etch live image but sid works

2007-11-11 Thread Justin Pryzby
On Sun, Nov 11, 2007 at 04:31:42PM +0100, Daniel Baumann wrote: Hideki Yamane wrote: virtualbox console says (snip)... Begin: Mounting root file system... ... loop: loaded (max 8 devices) squashfs: version 3.1 (2006/08/19) Phillip Lougher BusyBox v1.1.3 (Debian 1:1.1.3-4)

Re: failed etch live image but sid works

2007-11-10 Thread Daniel Baumann
Hideki Yamane wrote: I tried to make stable iso image but failed with can't access tty error. short answer: the bug is in lh_config (and the default handling of options). set LH_INITRAMFS manually to either auto or casper, and it will work. long answer: lh_config this creates a 'default'

failed etch live image but sid works

2007-11-06 Thread Hideki Yamane
hi, I tried to make stable iso image but failed with can't access tty error. lh_config lh_config --mirror-bootstrap http://localhost:3142/cdn.debian.or.jp/debian/; lh_config --mirror-bootstrap-security http://localhost:3142/security.debian.org/; lh_config --mirror-binary