mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
serial console: set baudrate to 115200.
This commit is contained in:
@@ -39,6 +39,11 @@ done
|
||||
#Extract files
|
||||
extract_files
|
||||
|
||||
#
|
||||
#Edit baudrate in grub.conf and inittab
|
||||
sed -i -e "s|38400|115200|g" /boot/grub/grub.conf
|
||||
sed -i -e "s|38400|115200|g" /etc/inittab
|
||||
|
||||
#
|
||||
#Start services
|
||||
|
||||
|
||||
Reference in New Issue
Block a user