Re: Booting Debian in qemu-system-alpha
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.alpha,gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 1/24/20 9:19 PM, Richard Henderson wrote: > Oh. Hah! I just tried again, cutting and pasting your command-line. You've > got unicode quotes, not ascii ' (\x27). That gets passed through to the kernel > as-is and prevents console=ttyS0 from being parsed properly. Good catch. That helped. Thanks. I'm considering setting up two qemu-based buildds for alpha in the cloud now. Adrian