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:27] – [GNU Guix] 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 -m 1024 -device virtio-blk,drive=myhd \ \\+'' 
 +% qemu-system-x86_64 \ \\  
 +  -nic user,model=virtio-net-pci -m 1024 \ \\ 
 +  -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.1588040858.txt.gz
  • Last modified: 2020-04-28 02:27
  • by nik