Re: strange problems with e2fsprogs

2010-01-04 Thread Denys Vlasenko
On Saturday 02 January 2010 10:15, Rob Landley wrote: > On Friday 01 January 2010 10:40:50 Denys Vlasenko wrote: > > On Saturday 26 December 2009 02:53, Marco Glatz wrote: > > > hello, > > > > > > i built a small linux-system to boot from compactflash. the system boots > > > fine, but when i compil

Re: strange problems with e2fsprogs

2010-01-02 Thread Rob Landley
On Friday 01 January 2010 10:40:50 Denys Vlasenko wrote: > On Saturday 26 December 2009 02:53, Marco Glatz wrote: > > hello, > > > > i built a small linux-system to boot from compactflash. the system boots > > fine, but when i compile the latest e2fsprogs from sourceforge and add > > them co the cf

Re: strange problems with e2fsprogs

2010-01-01 Thread Denys Vlasenko
On Saturday 26 December 2009 02:53, Marco Glatz wrote: > hello, > > i built a small linux-system to boot from compactflash. the system boots > fine, > but when i compile the latest e2fsprogs from sourceforge and add them co the > cf-card, system stops with a kernel panic: attempt to kill init.

Re: strange problems with e2fsprogs

2009-12-27 Thread Vladimir Dronnikov
> > no, it does not segfault. something is calling tune2fs directly after > mounting the rootfs. We have to determine that "something". Drop here your boot scripts. -- Vladimir ___ busybox mailing list busybox@busybox.net http://lists.busybox.net/mailma

Re: strange problems with e2fsprogs

2009-12-27 Thread rhabarber1848
Hi, Am Sat, 26 Dec 2009 22:55:42 +0100 schrieb Marco Glatz: > rhabarber1848 schrieb: >> busybox installs a lot of links pointing to /bin/busybox. Make sure >> while installing utillinux that /bin/busybox is not overwritten. s/utillinux/e2fsprogs/ ;) Just make sure that /bin/busybox does not ge

Re: strange problems with e2fsprogs

2009-12-26 Thread Marco Glatz
rhabarber1848 schrieb: Am Sat, 26 Dec 2009 02:53:09 +0100 schrieb Marco Glatz: i built a small linux-system to boot from compactflash. the system boots fine, but when i compile the latest e2fsprogs from sourceforge and add them co the cf-card, system stops with a kernel panic: attempt to kil

Re: strange problems with e2fsprogs

2009-12-26 Thread rhabarber1848
Am Sat, 26 Dec 2009 02:53:09 +0100 schrieb Marco Glatz: > i built a small linux-system to boot from compactflash. the system boots > fine, but when i compile the latest e2fsprogs from sourceforge and add > them co the cf-card, system stops with a kernel panic: attempt to kill > init. Hi, busybox

Re: strange problems with e2fsprogs

2009-12-26 Thread Marco Glatz
Vladimir Dronnikov schrieb: i deleted 'tune2fs' and now system boots fine. but there were no messages why tune2fs killed init. OK. Don't delete tune2fs but rename it to tune2fs.0. Boot your system. Rename tune2fs.0 back. Try it. Does it segfault? -- Vladimir hi, no, it does not seg

Re: strange problems with e2fsprogs

2009-12-26 Thread Vladimir Dronnikov
> i deleted 'tune2fs' and now system boots fine. but there were no messages why > tune2fs killed init. OK. Don't delete tune2fs but rename it to tune2fs.0. Boot your system. Rename tune2fs.0 back. Try it. Does it segfault? -- Vladimir ___ busybox mailin

Re: strange problems with e2fsprogs

2009-12-26 Thread Marco Glatz
Am Samstag, 26. Dezember 2009 10:26:57 schrieb Stefan Seyfried: > On Sat, 26 Dec 2009 02:53:09 +0100 > > Marco Glatz wrote: > > hello, > > > > i built a small linux-system to boot from compactflash. the system boots > > fine, but when i compile the latest e2fsprogs from sourceforge and add > > th

Re: strange problems with e2fsprogs

2009-12-26 Thread Marco Glatz
> If you want to convince us, that this is a busybox problem (I am > pretty sure it is not), you'll need to provide more evidence. > > Otherwise you are definitely on the wrong mailing list. hello, my question is: why does e2fsprogs affect init? ___

Re: strange problems with e2fsprogs

2009-12-26 Thread Stefan Seyfried
On Sat, 26 Dec 2009 02:53:09 +0100 Marco Glatz wrote: > hello, > > i built a small linux-system to boot from compactflash. the system boots > fine, > but when i compile the latest e2fsprogs from sourceforge and add them co the > cf-card, system stops with a kernel panic: attempt to kill init.

strange problems with e2fsprogs

2009-12-25 Thread Marco Glatz
hello, i built a small linux-system to boot from compactflash. the system boots fine, but when i compile the latest e2fsprogs from sourceforge and add them co the cf-card, system stops with a kernel panic: attempt to kill init. all binaries are linked to the "normal" libc on my computer and all