Skip to content

Instantly share code, notes, and snippets.

@chattama
Created October 4, 2012 08:33
Show Gist options
  • Save chattama/3832267 to your computer and use it in GitHub Desktop.
Save chattama/3832267 to your computer and use it in GitHub Desktop.
systemd qemu memo
-M versatilepb -cpu arm1136-r2 -m 256 -localtime -k ja
root=/dev/sda2 console=ttyAMA0
mount -o rw,remount /dev/root
/etc/fstab
/dev/sda1 /boot vfat defaults 0 0
/dev/sda2 / ext4 defaults 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment