Tagged Questions
1
vote
0answers
301 views
Cannot install Debian on QEmu-arm
I'm trying to run Debian 6 network install with this command:
sudo qemu-system-arm -M versatilepb -kernel ./vmlinuz-2.6.32-5-versatile -initrd ./initrd.gz -hda ./debianlxde.img -m 256 -append ...