You are not logged in.
After the installation, the system default only four serial ports, namely ttyS0 to ttyS3, namely com1, com2, com3, and com4, my machines now has six serial port, want to use com5, com6, on the Internet to find the way.
/boot/grub/menu.lst, kernel last 8250.nr_uarts=6 , but I change after the system will not come.
Offline
Which bootloader are you using? If you are using grub2, here is the correct way to add parameters: https://wiki.archlinux.org/index.php/GR … _arguments
Offline