fork download
  1. echo foreign-architecture amd64 | sudo tee /etc/dpkg/dpkg.cfg.d/multiarch
  2. sudo apt-get update
  3. sudo apt-get install linux-image:amd64
  4. sudo apt-get install gcc-multilib
  5. sudo update-grub
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty