[1] https://cdimage.debian.org/cdimage/ports/2019-01-25/debian-10.0-alpha-NETINST-1.iso
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.
Hi!NETINST-1.iso,if=ide,media=cdrom
Has anyone had any success recently booting Debian on qemu-system-alpha?
I just built qemu-system using the alpha-softmmu target from git and tried
to run Debian's Alpha port but the output hangs very early:
root@nofan:/local_scratch/alpha-system> ./qemu-system-alpha -m 512 -nographic -drive file=disk.img,media=disk,format=raw,index=0 -L pc-bios/ -kernel vmlinux -append ‘console=ttyS0’ -initrd initrd.gz -net nic -net user -drive file=debian-10.0-alpha-
PCI: 00:00:0 class 0300 id 1013:00b8
PCI: region 0: 10000000
PCI: region 1: 12000000
PCI: 00:01:0 class 0200 id 8086:100e
PCI: region 0: 12020000
PCI: region 1: 0000c000
PCI: 00:02:0 class 0101 id 1095:0646
PCI: region 0: 0000c040
PCI: region 1: 0000c048
PCI: region 3: 0000c04c
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.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 354 |
Nodes: | 16 (2 / 14) |
Uptime: | 39:10:31 |
Calls: | 7,650 |
Calls today: | 2 |
Files: | 12,811 |
Messages: | 5,699,482 |