Re: Hurd starts stop with: sd0: timeout waiting for identify
Michael Kelly <[email protected]> Thu, 20 Nov 2025 20:24:50 +0000
| Newsgroups | gmane.os.hurd.bugs,gmane.os.hurd.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------zy5mcKIWy8UAE1heF70aXW0f Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Thomas, On 20/11/2025 08:46, Thomas Schweikle wrote: > On Thu, Nov 20, 2025 at 9:14 AM Michael Kelly <[email protected]> > wrote: > > I've been involved in some recent changes in this area but cannot > reproduce what you experience. Are you referring to the > 'debian-hurd-amd64-20251105.img.tar.xz' image, for example? > > Yes. Or the others: > > debian-hurd{,-amd64,-amd64-20250807}.img{.gz,.tar.gz,.tar.xz,.zip,} If you also see these problems in 20250807 images then the problem does not relate to recent interrupt code changes as I supposed. > unpacked they are all the same. And > > debian-hurd-2025-amd64-NETINST-1.iso > > Tried the i386-images too, but with same results. > > Can you present the qemu configuration that you are using so that > I can attempt to reproduce? > > Here it is: > /usr/bin/qemu-system-x86_64 -name guest=dhu,debug-threads=on -S \ > -object > {"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-11-dhu/master-key.aes"} > \ > -machine > pc-q35-5.0,usb=off,vmport=off,dump-guest-core=off,memory-backend=pc.ram,hpet=off,acpi=on > -accel kvm \ What software are you using to produce this qemu invocation? I am unable to generate a virtual machine with the deprecated machine type of 'pc-q35-5.0' so have no way of knowing if this is contributing to these issues. Presumably your qemu version is 9.2.1 but that doesn't match with this machine type either. Regards, Mike. --------------zy5mcKIWy8UAE1heF70aXW0f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>Thomas,</p> <div class="moz-cite-prefix">On 20/11/2025 08:46, Thomas Schweikle wrote:<br> </div> <blockquote type="cite" cite="mid:CA+rGx5e5xK1G=oHSirhLbe_17mzaeemO6u3O8Eaj+qpQTPy1Sg@mail.gmail.com"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <div dir="ltr"> <div class="gmail_quote gmail_quote_container"> <div dir="ltr" class="gmail_attr">On Thu, Nov 20, 2025 at 9:14 AM Michael Kelly <<a href="mailto:[email protected]" moz-do-not-send="true" class="moz-txt-link-freetext">[email protected]</a>> wrote:</div> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div> <div> <p>I've been involved in some recent changes in this area but cannot reproduce what you experience. Are you referring to the 'debian-hurd-amd64-20251105.img.tar.xz' image, for example?</p> </div> </div> </blockquote> <div>Yes. Or the others:</div> <div><br> </div> <div>debian-hurd{,-amd64,-amd64-20250807}.img{.gz,.tar.gz,.tar.xz,.zip,}</div> </div> </div> </blockquote> If you also see these problems in 20250807 images then the problem does not relate to recent interrupt code changes as I supposed. <blockquote type="cite" cite="mid:CA+rGx5e5xK1G=oHSirhLbe_17mzaeemO6u3O8Eaj+qpQTPy1Sg@mail.gmail.com"> <div dir="ltr"> <div class="gmail_quote gmail_quote_container"> <div>unpacked they are all the same. And</div> <div><br> </div> <div>debian-hurd-2025-amd64-NETINST-1.iso</div> <div><br> </div> <div>Tried the i386-images too, but with same results.</div> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div> <div> <p>Can you present the qemu configuration that you are using so that I can attempt to reproduce?</p> </div> </div> </blockquote> <div>Here it is:</div> <div>/usr/bin/qemu-system-x86_64 -name guest=dhu,debug-threads=on -S \<br> -object {"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-11-dhu/master-key.aes"} \<br> -machine pc-q35-5.0,usb=off,vmport=off,dump-guest-core=off,memory-backend=pc.ram,hpet=off,acpi=on -accel kvm \</div> </div> </div> </blockquote> <p>What software are you using to produce this qemu invocation? I am unable to generate a virtual machine with the deprecated machine type of 'pc-q35-5.0' so have no way of knowing if this is contributing to these issues. Presumably your qemu version is 9.2.1 but that doesn't match with this machine type either.</p> <p>Regards,</p> <p>Mike.</p> </body> </html> --------------zy5mcKIWy8UAE1heF70aXW0f--