Thomas Schmitt, le Sat 20 Aug 2011 08:28:22 +0200, a écrit : > Well, i am a bit embarassed that i failed to get Debian/Hurd running > on qemu-kvm of a Debian/Linux squeeze. It installs but then does not > boot. Other things kept me from re-trying and then asking for help.
Don't hesitate to ask. I'm running it completely fine in qemu-kvm in wheezy. > > I should have mentioned: one thing that isn't covered at all by what I > > propose is the generic command ioctl, which is exactly what T Schmitt > > was talking about :) > > That's bad news - if it does not only refer to SG_IO but also to > CDROM_SEND_PACKET. I mean anything that uses the scsi_generic_command structure actually, because the ioctl structure is not simple, it has several pointers, so this requires rewriting completely as an RPC. Samuel