mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
initrd: x230-flash: fix commandline instructions for flashing
flashrom-x230.sh is now flash.sh
This commit is contained in:
parent
26b9c4ce59
commit
00bf4740e3
@ -20,7 +20,7 @@ echo ''
|
||||
echo 'To install from flash drive:'
|
||||
echo ''
|
||||
echo ' mount -o ro /dev/sdb1 /media'
|
||||
echo ' flashrom-x230.sh /media/x230.rom'
|
||||
echo ' flash.sh /media/x230.rom'
|
||||
echo ''
|
||||
|
||||
exec /bin/ash
|
||||
|
Loading…
Reference in New Issue
Block a user