When I download linux kernel by x protocol in minicom, it says "Failure executing protocol, press any key to continue".
The problem is the x protocol isn't installed bye ubuntu by default, so you should install it by hand:
sudo apt
-
get
install lrzsz
After successful download and install, you can send files by x protocol in minicom.
The problem is the x protocol isn't installed bye ubuntu by default, so you should install it by hand:
