#archlinux32 | Logs for 2020-09-15

Back
[00:51:19] <buildmaster> i686/pyside2 is broken (says eurobuild6-2): https://archlinux32.org
[01:45:47] -!- ofara has quit [Quit: ofara]
[03:05:00] -!- crns_ has quit [Ping timeout: 244 seconds]
[05:00:50] -!- crns has joined #archlinux32
[05:13:01] -!- crns has quit [Ping timeout: 246 seconds]
[05:14:02] -!- crns has joined #archlinux32
[05:59:08] -!- sunshavi has quit [Remote host closed the connection]
[06:05:32] -!- samantaz_ has joined #archlinux32
[06:06:57] -!- crns has quit [Ping timeout: 244 seconds]
[06:07:04] -!- sunshavi has joined #archlinux32
[06:07:54] -!- samantaz__ has quit [Ping timeout: 244 seconds]
[06:11:23] -!- drathir_tor has quit [Ping timeout: 240 seconds]
[06:21:19] -!- drathir_tor has joined #archlinux32
[06:28:46] -!- titus_livius has joined #archlinux32
[06:29:05] -!- girls has quit [Quit: ZNC 1.7.5 - https://znc.in]
[06:29:24] -!- girls has joined #archlinux32
[06:29:25] <buildmaster> Hi girls!
[06:29:25] <buildmaster> !rq girls
[06:29:26] <phrik> buildmaster: <girls> isn't that a typo? shouldn't it be "haskell-base-combat-batteries"?
[06:31:34] -!- girls has quit [Client Quit]
[06:32:22] -!- girls has joined #archlinux32
[06:32:23] <buildmaster> Hi girls!
[06:32:23] <buildmaster> !rq girls
[06:32:24] <phrik> buildmaster: <girls> "(09:23:53) fogobogo: just as i always said, telnet is superior"
[07:41:41] <buildmaster> i686/knewstuff is broken (says nlopc46): https://archlinux32.org
[07:53:50] -!- sunshavi has quit [Remote host closed the connection]
[08:00:36] -!- sunshavi has joined #archlinux32
[08:41:42] -!- sunshavi has quit [Remote host closed the connection]
[08:50:01] -!- sunshavi has joined #archlinux32
[08:56:31] -!- sunshavi has quit [Remote host closed the connection]
[09:18:57] -!- Funkin-Stoopid has joined #archlinux32
[09:54:19] -!- sunshavi has joined #archlinux32
[10:13:03] <buildmaster> i486/rime-luna-pinyin-bootstrap is broken (says nlopc46-i486bs1): https://archlinux32.org
[11:24:14] -!- skydrome has joined #archlinux32
[13:23:32] <oaken-source> I'm trying to install archlinux32 on a system with 128MiB of ram available. I've set iommu=off and copytoram=n on the grub command line, but I'm still getting write errors when unpacking the initramfs
[13:23:49] <oaken-source> memtest didn't find any issues
[13:39:48] <trotz> 2020/09/15 13:38 CRIT archlinux32.org Home Certificate HTTP CRITICAL - Invalid HTTP response received from host on port 443: cURL returned 28 - Timeout was reached
[13:49:48] <trotz> 2020/09/15 13:48 OK archlinux32.org Home Certificate OK - Certificate 'archlinux32.org' will expire on Sat 28 Nov 2020 11:42:35 PM GMT +0000.
[15:52:15] -!- Alina-malina has quit [Ping timeout: 244 seconds]
[15:53:30] -!- Alina-malina has joined #archlinux32
[15:53:48] -!- Funkin-Stoopid has quit [Ping timeout: 244 seconds]
[16:00:16] -!- pulec has quit [Ping timeout: 272 seconds]
[16:13:40] -!- pulec has joined #archlinux32
[17:22:01] <girls> oaken-source: abaumann had to do some tricks for i486, too, to get it booted on really old hardware - but I don't know the details
[17:22:20] <girls> I believe, in the end, he created an iso with a different boot loader and everything
[18:35:33] -!- abaumann has joined #archlinux32
[18:35:33] <buildmaster> Hi abaumann!
[18:35:33] <buildmaster> !rq abaumann
[18:35:34] <phrik> buildmaster: <abaumann> another day.. another shim (package)
[18:39:13] <abaumann> oaken-source:
[18:39:15] <abaumann> 64MB KASLR error message, then hangs
[18:39:15] <abaumann> 128MB failed to execute /init
[18:39:15] <abaumann> 256MB Mounting archiso ARCH_201804, then hangs
[18:39:15] <abaumann> 272MB Initramfs unpacking failed: write error
[18:39:18] <abaumann> 288MB boots
[18:39:48] <abaumann> I think the ISO is out of question with a RAMdisk
[18:41:29] <abaumann> I used pacstrap and installed it from a machine with enough RAM, built a monolitic kernel and booted directly without the ramdisk
[18:41:36] <abaumann> you may also try to downsize the ramdisk.
[18:42:39] <abaumann> At least 256MB was enough then on the Alix.
[18:43:04] <abaumann> Another idea is to load a kernel via PXE and then load everything from a NBD/NFS drive (sort of a remastered ISO).
[18:43:27] <abaumann> What's for sure: proper i486 support for old machines has to use another boot process and ISO..
[18:44:01] <abaumann> but currently I'm even too stupid to run mkarchiso (I get depreceted messages or errors, no matter which documentation I'm following).
[18:45:25] <abaumann> write errors are because the kernel cannot unpack the ramdisk to RAM (too few RAM), there is nothing wrong with your memory, I would say. :-)
[18:56:44] <abaumann> ah. yes that works, at least in a libvirt:
[18:56:46] <abaumann> NBD:
[18:56:47] <abaumann> [arch486install] exportname = /data/nbd/arch486install.img copyonwrite = true
[18:57:05] <abaumann> and the arch486install.img is basically an unpacked ISO (the old i486 ISO)
[18:57:44] <abaumann> and a PXE/TFTP setup with initrd initramfs-linux.img
[18:57:44] <abaumann> #initrd archiso.img
[18:57:44] <abaumann> linux vmlinuz-linux
[18:57:44] <abaumann> append debug rw nomodeset ip=:::::eth0:dhcp nbd_host=192.168.1.12 nbd_name=arch486install root=/dev/nbd0 console=tty0 nomodeset ne.io=0x320 ne.irq=5 console=ttyS0,115200n8
[18:57:55] <abaumann> yes, I know, I should write documentation :-
[18:57:56] <abaumann> )
[18:58:16] <abaumann> pacman needs memory, so the first step is always to create a swap and activate it
[18:59:20] <abaumann> yeah and here the kernel is a default kernel, but the ramdisk is built specifically to contain only the modules needed for that hardware (libvirt in this case)
[19:00:02] <abaumann> it's easier to find some additional memory..
[19:00:04] <abaumann> must leave
[19:00:06] -!- abaumann has quit [Quit: leaving]
[19:07:21] <buildmaster> i486/k9s are broken (says nlopc46-i486bs1): https://archlinux32.org
[20:34:35] -!- Cthulu201 has quit [Quit: Nowhere special. I always wanted to go there.]
[20:37:29] -!- Cthulu201 has joined #archlinux32
[21:02:07] <buildmaster> i486/hugo is broken (says eurobuild6-7-i486): https://archlinux32.org
[21:37:16] -!- crns has joined #archlinux32
[21:58:34] -!- crns_ has joined #archlinux32
[21:59:28] -!- crns has quit [Ping timeout: 260 seconds]
[22:00:23] crns_ is now known as crns
[22:00:29] -!- crns has quit [Client Quit]
[22:00:56] -!- crns has joined #archlinux32
[22:29:15] <buildmaster> i486/broadcom-wl is broken (says nlopc46-i486bs0): https://archlinux32.org