mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
Update .ash_history
mount-usb is better
This commit is contained in:
parent
95748a82d7
commit
c0aeb614ec
@ -1,8 +1,7 @@
|
||||
mount /dev/sda1 /boot
|
||||
mount -o remount,rw /boot
|
||||
rm /boot/kexec_*
|
||||
usb-scan
|
||||
mount -o rw $CONFIG_USB_BOOT_DEV /media
|
||||
mount-usb
|
||||
mkdir -p /media/gpg_keys
|
||||
gpg --home=/media/gpg_keys --card-edit
|
||||
gpg --home=/media/gpg_keys --export --armor e@mail.address > /media/gpg_keys/public.key
|
||||
|
Loading…
Reference in New Issue
Block a user