Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


initramfs_send_sms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
initramfs_send_sms [2017/05/29 18:58] – [Configure HSDPA module] admininitramfs_send_sms [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 {{tag>[hardware apu sms initramfs]}} {{tag>[hardware apu sms initramfs]}}
-~~TOC~~ 
 =====Arch Linux - send SMS from initramfs===== =====Arch Linux - send SMS from initramfs=====
 This is just a proof of concept. Might be useful to notify someone when a system has been booted and reached initramfs, and it is waiting for the decryption pass phrase. This is just a proof of concept. Might be useful to notify someone when a system has been booted and reached initramfs, and it is waiting for the decryption pass phrase.
Line 102: Line 101:
 expect "> " expect "> "
  
-# Text to send... 1A ctr-z +# Text to send, end with \x1A ctrl-z 
-send "System 'apuarch' has reached initramfs."+send "System has reached initramfs."
 send "\x1a" send "\x1a"
 </code> </code>
initramfs_send_sms.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1