serial console: set baudrate to 115200.

This commit is contained in:
Arne Fitzenreiter
2012-01-17 20:29:36 +01:00
parent 269e21c662
commit a6b7619bab
2 changed files with 7 additions and 2 deletions

View File

@@ -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