Skip to content

manual/generic/linux/sdcard-hot-plug

Description

Test sd-card cold boot on Debian.

Maintainer

  • amit.khare@linaro.org

OS

  • debian

Scope

  • functional

Devices

  • hi6220-hikey
  • apq8016-sbc

Steps to reproduce

  • Flash debian build.
  • Power on the board until boot up successfully.
  • Plug SD card into the slot on board after after boot is complete.
  • {'On terminal/serial console run': None}
  • lsblk
  • Check the name of SD card and mount it.
  • sudo mount /dev/mmcblk0 /media/
  • cd /media
  • ls
  • cd ..
  • umount /media