commit 0619943da54085815a0cfc9e76583ed4613b40bd parent 785c2a4a44ecd9f24cb47c8ec34e2340b9b5ca1a Author: sin <sin@2f30.org> Date: Mon, 1 Sep 2014 10:16:29 +0100 Correct device name Diffstat:
M | guides/netbsd-linode.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guides/netbsd-linode.md b/guides/netbsd-linode.md @@ -41,7 +41,7 @@ a pv-grub command line. Boot into your NetBSD DomU install kernel: grubdom> boot Install NetBSD as usual and choose the target disk to be -`/dev/sdb0`. Once you are done, shutdown the machine. +`/dev/xbd0`. Once you are done, shutdown the machine. Reboot your configuration profile and select the NetBSD DomU kernel.