tfixed hardcoded device name, thanks zane - monochromatic - monochromatic blog: http://blog.z3bra.org
HTML git clone git://z3bra.org/monochromatic
DIR Log
DIR Files
DIR Refs
---
DIR commit fed1e35fe17520477a4ab262d7c925df499e6af5
DIR parent 97fbbe80740b54fdaeb5de9d23dbf59a5145cb3b
HTML Author: z3bra <willyatmailoodotorg>
Date: Fri, 28 Aug 2015 09:27:32 +0000
fixed hardcoded device name, thanks zane
Diffstat:
M 2015/08/install-alpine-at-onlinene⦠| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/2015/08/install-alpine-at-onlinenet.txt b/2015/08/install-alpine-at-onlinenet.txt
t@@ -93,7 +93,7 @@ box and run the following script as root:
apk add linux-grsec
extlinux -i /boot
- dd bs=440 conv=notrunc count=1 if=/usr/share/syslinux/gptmbr.bin of=/dev/sda
+ dd bs=440 conv=notrunc count=1 if=/usr/share/syslinux/gptmbr.bin of=$DEV
CHROOT
chroot /mnt passwd