Re: pci-arbiter: netfs startup - chicken/egg problem

2021-02-05 Thread Damien Zammit
I'm getting logs like the following: PCI netfs done PCI maptime done PCI pci_system_init done machdev_trivfs_server pci-arbiter: Translator startup failure: fsys_startup: (ipc/send) invalid destin ation portCopyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 20 05, 2006, 2

Re: Can't boot GNU Mach with efi

2021-02-05 Thread Samuel Thibault
Andrea G. Monaco, le sam. 06 févr. 2021 00:16:58 +0100, a ecrit: > > Mach doesn't initialize text mode itself indeed. > > Okay, Mach has no framebuffer console like fbcon in Linux, right? Then > maybe the only option is switching back to text mode. It doesn't indeed, it's a microkernel :) Sam

Re: Boot proposition for Debian Hurd on USB keys

2021-02-05 Thread Samuel Thibault
Paul Dufresne, le ven. 05 févr. 2021 17:50:32 -0500, a ecrit: > Le ven., 05 févr. 2021 14:27:15 -0500 Samuel Thibault > écrit > > > Paul Dufresne, le ven. 05 févr. 2021 12:22:33 -0500, a ecrit: > > > Well, realizing that I would need to make a local mirror of Debian (to > be > >

Re: Can't boot GNU Mach with efi

2021-02-05 Thread Andrea G. Monaco
> Mach doesn't initialize text mode itself indeed. Okay, Mach has no framebuffer console like fbcon in Linux, right? Then maybe the only option is switching back to text mode. -- Andrea G. Monaco Hacker, mathematician, lgbt+ activist "Hope will never be silent!", H. Milk

Re: Boot proposition for Debian Hurd on USB keys

2021-02-05 Thread Paul Dufresne
Le ven., 05 févr. 2021 14:27:15 -0500 Samuel Thibault écrit > Paul Dufresne, le ven. 05 févr. 2021 12:22:33 -0500, a ecrit: > > Well, realizing that I would need to make a local mirror of Debian (to be > > edited by debian-cd, what a strange idea!) > > What do you mean by "ed

pci-arbiter: netfs startup - chicken/egg problem

2021-02-05 Thread Damien Zammit
Hi, I think we have another chicken/egg problem: netfs needs an underlying node to expose pcifs on, so that the disk driver can start up and expose the real underlying node. It seems like diskfs_startup_diskfs opens the real disk and finds an actual root fs node, but we can't do that in netfs u

Re: Boot proposition for Debian Hurd on USB keys

2021-02-05 Thread Samuel Thibault
Paul Dufresne, le ven. 05 févr. 2021 12:22:33 -0500, a ecrit: > Well, realizing that I would need to make a local mirror of Debian (to be > edited by debian-cd, what a strange idea!) What do you mean by "edited" ? debian-cd picks up the .deb files from the mirror, that are needed to have an insta

Re: Boot proposition for Debian Hurd on USB keys

2021-02-05 Thread Samuel Thibault
Samuel Thibault, le ven. 05 févr. 2021 20:03:02 +0100, a ecrit: > > That's a bit weird for people, because it did read the files from the USB > > key > > up to the installer searching packages... > > Another way would be to just include all required d-i packages in the > d-i initrd, making it big

Re: Boot proposition for Debian Hurd on USB keys

2021-02-05 Thread Samuel Thibault
Paul Dufresne, le ven. 05 févr. 2021 12:22:33 -0500, a ecrit: > Because Debian Hurd have no support for USB yet. So it cannot read the files. Yes, and I believe that's what we should really fix, and currently being fixed by the rumpdisk translator. Departing from the current way d-i works is aski

Boot proposition for Debian Hurd on USB keys

2021-02-05 Thread Paul Dufresne
Well, realizing that I would need to make a local mirror of Debian (to be edited by debian-cd, what a strange idea!) to build my own iso... I came to think how I expect Hurd (Debian Hurd I suppose) to boot. How would I do it? The way most people expect to try an OS today, is by writing it (th

Re: Trying to build my own Hurd CD (fixing gnutls_handshake() failed: Failed to acquire random data)

2021-02-05 Thread Samuel Thibault
FI, since there is the buster dot release this week-end, I disabled the daily build for now. Samuel

Re: Trying to build my own Hurd CD (fixing gnutls_handshake() failed: Failed to acquire random data)

2021-02-05 Thread Samuel Thibault
Paul Dufresne, le jeu. 04 févr. 2021 20:53:00 -0500, a ecrit: > paul@kibar:~/own3/debian-cd$ patch -p1 < patch-debian-cd debian-cd got updated yesterday indeed, my backup script hadn't updated patch-debian-cd yet, now it should be fine. > paul@kibar:~/own3/debian-cd$ patch -p1 < patch-debootstra