Changes

Jump to navigation Jump to search

Dual Micro SD Card Adapter

3 bytes added, 22:45, 12 August 2020
A:
 
1. Make a backup of /boot/cmdline.txt
sudo cp /boot/cmdline.txt /boot/cmdline.txt.bak
2. Edit cmdline.txt file
sudo nano /boot/cmdline.txt
#Find this word in the line '''root=PARTUUID=xxxxxxxx-xx''', then replace 'root=PARTUUID=xxxxxxxx-xx' with ''''root=/dev/mmcblk0p22''''
#(those x'es are placeholders, actually they are letters and numbers)
# Make sure that file is a single line like it was before.

Navigation menu