mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +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 /dev/sda1 /boot
|
||||||
mount -o remount,rw /boot
|
mount -o remount,rw /boot
|
||||||
rm /boot/kexec_*
|
rm /boot/kexec_*
|
||||||
usb-scan
|
mount-usb
|
||||||
mount -o rw $CONFIG_USB_BOOT_DEV /media
|
|
||||||
mkdir -p /media/gpg_keys
|
mkdir -p /media/gpg_keys
|
||||||
gpg --home=/media/gpg_keys --card-edit
|
gpg --home=/media/gpg_keys --card-edit
|
||||||
gpg --home=/media/gpg_keys --export --armor e@mail.address > /media/gpg_keys/public.key
|
gpg --home=/media/gpg_keys --export --armor e@mail.address > /media/gpg_keys/public.key
|
||||||
|
Loading…
Reference in New Issue
Block a user