You are not logged in.
Pages: 1
Topic closed
I have been trying to boot Arch's ftp cd image in QEMU but the process hangs when "Loading udev...".
I searched in the forums but I can not find any clue.
Should I use any special configuration in order to make it work under QEMU?
Edit: a screenshot
Thanks!
Last edited by cristian.rosa (2009-03-08 18:37:39)
Offline
Are you using virtio disks?
In that case Arch may have problems autodetecting your disk drives.
See if you can add the following to mkinitcio.conf and recreate it.
x86:
MODULES="virtio_blk virtio_pci virtio_net"
x86_64:
MODULES="virtio virtio_blk virtio_pci virtio_net"
EDIT:
I saw afterwards that this was a necropost. Sorry about that.
Last edited by Svinto (2012-01-15 22:04:01)
Offline
I saw afterwards that this was a necropost. Sorry about that.
No worries, we all do it sometime.
Closing
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Pages: 1
Topic closed