Je rêve d'avoir un pc juste pour pouvoir tester des distrib. Pour le moment, ca va devoir attendre.
Ben il y a qemu[1] pour ca.
D'abord un petit : qemu-img create mytestdisk.img 1G
Et puis ensuite un qemu -hda mytestdisk.img -cdrom archlinux-0.7.iso -boot d
(boot d pour booter sur le cdrom)
[^] # Re: Gentoo comparé à Arch ?
Posté par Sebastien . En réponse au journal Archlinux 0.7 vient de sortir.. Évalué à 4.
Ben il y a qemu[1] pour ca.
D'abord un petit : qemu-img create mytestdisk.img 1G
Et puis ensuite un qemu -hda mytestdisk.img -cdrom archlinux-0.7.iso -boot d
(boot d pour booter sur le cdrom)
et voilà...
[1] http://fabrice.bellard.free.fr/qemu(...)