Re: Booting Debian in qemu-system-alpha
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu,gmane.linux.debian.ports.alpha |
|---|---|
| Message-ID | <[email protected]> |
On 1/24/20 9:52 PM, John Paul Adrian Glaubitz wrote: > 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. Nice! Looking at cloud provider default plans, and problems with buildd on other archs (mipsel in particular) I recommend you to use at least 2GB instead of 512MB.