Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
iconfalse
title~/linux_v4.9.51, ~/linux_v4.14.7898

$ sudo cp -v arch/arm64/boot/Image /media/boot

...

Info
iconfalse
titledirectory where your root file system is

$ sudo tar jxvf <filename.tar.gz> -C /media/rootfs

...

iconfalse
titledirectory where your root file system is

$ sudo tar xvfz debian-stretch-imx8m-arm64.tar.gz -C /media/rootfs


Ubuntu 18.04:

Info
iconfalse
titledirectory where your root file system is

$ sudo tar xvfz ubuntu-minimal-imx8m-18.04-arm64.tar.gz -C /media/rootfs

...