Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
scheme_machine [2020-04-28 02:26] nikscheme_machine [2020-04-28 02:28] (current) – [GNU Guix] nik
Line 13: Line 13:
 run from qemu image… run from qemu image…
  
-vrt% qemu-system-x86_64 \ +'' 
-   -nic user,model=virtio-net-pci +% qemu-system-x86_64 \ \\  
-   -m 1024 \ +  -nic user,model=virtio-net-pci -m 1024 \ \
-   -device virtio-blk,drive=myhd \ +  -device virtio-blk,drive=myhd \ \
-   -drive if=none,file=guix-system-vm-image-1.1.0.x86_64-linux.img,id=myhd+  -drive if=none,file=guix-system-vm-image-1.1.0.x86_64-linux.img,id=myhd 
 +''
  
 see also, [[https://gitlab.com/dustyweb/talks/blob/master/lisp-and-gnu/libreplanet_2016/lispm-and-gnu-talk.org|The Lisp Machine and GNU (2016)]] see also, [[https://gitlab.com/dustyweb/talks/blob/master/lisp-and-gnu/libreplanet_2016/lispm-and-gnu-talk.org|The Lisp Machine and GNU (2016)]]
  
  • scheme_machine.1588040773.txt.gz
  • Last modified: 2020-04-28 02:26
  • by nik