Re: busybox init returns fails with error code -1 (0x00007f00)

2022-11-29 Thread samuel ammonius
Sorry about not responding. I've been using another address for some time. I don't know anything about initrd. I selected some packages, and added an overlay filesystem where inittab was configured to have my application run on start. Could the error code be from the application rather than

Re: busybox init returns fails with error code -1 (0x00007f00)

2022-11-29 Thread Denys Vlasenko
On Tue, Oct 25, 2022 at 10:56 PM samuel ammonius wrote: > Hello, > > I have a simple ISO filesystem set up with busybox and grub.These are the > commands I use in GRUB2 to start the system: > > grub> set root=(cd) > grub> linux /boot/bzImage root=/dev/sda1 > grub> initrd /boot/initrd > grub>

Re: busybox init returns fails with error code -1 (0x00007f00)

2022-10-26 Thread Steffen Nurpmeso
Bernhard Reutner-Fischer wrote in : |> written. Using an emulator like qemu |> -cdrom ../my.iso -m 512m or the |> qemu-system-i386 variant that you target | |And yes, that's a bit exaggerated. |In former times you could have plenty space left on a box with 2MB \ |RAM even when running

Re: busybox init returns fails with error code -1 (0x00007f00)

2022-10-26 Thread Bernhard Reutner-Fischer
> written. Using an emulator like qemu > -cdrom ../my.iso -m 512m or the > qemu-system-i386 variant that you target And yes, that's a bit exaggerated. In former times you could have plenty space left on a box with 2MB RAM even when running Linux. But, alas, nowadays the kernel alone occupies

Re: busybox init returns fails with error code -1 (0x00007f00)

2022-10-26 Thread Bernhard Reutner-Fischer
On 26 October 2022 03:02:47 CEST, Jeff Pohlmeyer wrote: >On Tue, Oct 25, 2022 at 3:57 PM samuel ammonius wrote: >> >> I have a simple ISO filesystem set up with busybox and grub. >> These are the commands I use in GRUB2 to start the system: >> >> grub> set root=(cd) >> grub> linux /boot/bzImage

Re: busybox init returns fails with error code -1 (0x00007f00)

2022-10-26 Thread Bernhard Reutner-Fischer
On 25 October 2022 22:55:44 CEST, samuel ammonius wrote: >(Also, Google supports filtering the results using "site:busybox.net >". You could just link to Google search instead of paying for >cse.google.com in this search bar ) That is using an API key i generated

Re: busybox init returns fails with error code -1 (0x00007f00)

2022-10-25 Thread Michael Conrad
On 10/25/22 16:55, samuel ammonius wrote: Hello, I have a simple ISO filesystem set up with busybox and grub.These are the commands I use in GRUB2 to start the system: grub> set root=(cd) grub> linux /boot/bzImage root=/dev/sda1 grub> initrd /boot/initrd grub> boot I don't

Re: busybox init returns fails with error code -1 (0x00007f00)

2022-10-25 Thread Jeff Pohlmeyer
On Tue, Oct 25, 2022 at 3:57 PM samuel ammonius wrote: > > I have a simple ISO filesystem set up with busybox and grub. > These are the commands I use in GRUB2 to start the system: > > grub> set root=(cd) > grub> linux /boot/bzImage root=/dev/sda1 > grub> initrd /boot/initrd > grub> boot > If

busybox init returns fails with error code -1 (0x00007f00)

2022-10-25 Thread samuel ammonius
Hello, I have a simple ISO filesystem set up with busybox and grub.These are the commands I use in GRUB2 to start the system: grub> set root=(cd) grub> linux /boot/bzImage root=/dev/sda1 grub> initrd /boot/initrd grub> boot I don't know how to get the full kernel error log, but the final error