Re: Linux non-root node question

2019-06-18 Thread Wayne
Jan: To summarize: 1. My smaller guest initramfs (~30MB) unpacks properly, but then falls into the dracut emergency shell. Now that i'm using minicom it no longer scrolls repeatedly. I still can't get to a proper kernel login prompt. 2. My larger root initramfs (~70MB) fails to unpack, and also

Re: [PATCH 2/2] pyjailhouse: x86: implement pio_bitmap generator

2019-06-18 Thread Jan Kiszka
On 18.06.19 18:23, Andrej Utz wrote: On 18.06.19 18:04, Jan Kiszka wrote: On 18.06.19 17:55, Andrej Utz wrote: Hi Jan, On 07.06.19 09:23, Jan Kiszka wrote: On 05.06.19 18:17, Andrej Utz wrote: This replaces the old static port list with actual port regions from '/proc/ioports'. The static

Re: [PATCH 2/2] pyjailhouse: x86: implement pio_bitmap generator

2019-06-18 Thread Andrej Utz
On 18.06.19 18:04, Jan Kiszka wrote: On 18.06.19 17:55, Andrej Utz wrote: Hi Jan, On 07.06.19 09:23, Jan Kiszka wrote: On 05.06.19 18:17, Andrej Utz wrote: This replaces the old static port list with actual port regions from '/proc/ioports'. The static regions from said list are kept and

Re: [PATCH 2/2] pyjailhouse: x86: implement pio_bitmap generator

2019-06-18 Thread Jan Kiszka
On 18.06.19 17:55, Andrej Utz wrote: Hi Jan, On 07.06.19 09:23, Jan Kiszka wrote: On 05.06.19 18:17, Andrej Utz wrote: This replaces the old static port list with actual port regions from '/proc/ioports'. The static regions from said list are kept and override the data in case of region overl

Re: Linux non-root node question

2019-06-18 Thread Jan Kiszka
On 18.06.19 17:48, Wayne wrote: Jan/Ralf: Ok, with the rootfs.cpio you just provided I can see the following on my serial port: Welcome to Buildroot jailhouse login: So that's progress.  Is there a default user name and password to use to complete the login?  That would point to the problem

Re: [PATCH 2/2] pyjailhouse: x86: implement pio_bitmap generator

2019-06-18 Thread Andrej Utz
Hi Jan, On 07.06.19 09:23, Jan Kiszka wrote: On 05.06.19 18:17, Andrej Utz wrote: This replaces the old static port list with actual port regions from '/proc/ioports'. The static regions from said list are kept and override the data in case of region overlap to retain compability. The generat

Re: Linux non-root node question

2019-06-18 Thread Wayne
Jan/Ralf: Ok, with the rootfs.cpio you just provided I can see the following on my serial port: Welcome to Buildroot jailhouse login: So that's progress. Is there a default user name and password to use to complete the login? That would point to the problem being booting against my initramfs f

Re: Linux non-root node question

2019-06-18 Thread Jan Kiszka
On 18.06.19 14:10, Wayne wrote: Jan/Ralf: I just meant that my initramfs files get generated by the "dracut" script, which gets run automatically when executing "make install" in the kernel distribution.  I would be happy to try your x86 initrd binary, it may tell us something.  I haven't bee

Re: Linux non-root node question

2019-06-18 Thread Wayne
Jan/Ralf: I just meant that my initramfs files get generated by the "dracut" script, which gets run automatically when executing "make install" in the kernel distribution. I would be happy to try your x86 initrd binary, it may tell us something. I haven't been able to install buildroot successfu

Re: Finalizing 0.11

2019-06-18 Thread Ralf Ramsauer
Hi, On 6/17/19 6:04 PM, Jan Kiszka wrote: > On 17.06.19 16:14, Ralf Ramsauer wrote: >> Hi Jan, >> >> On 6/17/19 12:47 PM, Jan Kiszka wrote: >>> On 17.06.19 12:18, Ralf Ramsauer wrote: On 6/17/19 12:15 PM, Jan Kiszka wrote: > On 17.06.19 12:11, Ralf Ramsauer wrote: >> Hi Jan,