Soft restart doesn't work
#6
>Question: would changing the label on the SD make it bootable?
Probably
boot emmc,,,,lsblk,,, line with "/" is emmc,, so you know which blk is which (mmcblkX, what is "X")
when I say /dev/SD, replace with right mmcblkX (sorry, since is in carrier, SD is /dev/sda, lots simpler)
all as root/sudo
dosfslabel /dev/sda1 BOOT_MNJ_SD (BOOT_MNJ_SD is 11 chars, so won't be truncated,,
also UPPER CASE so if case is changed behind your back, won't matter,,1st partition)
e2fslabel /dev/sda2 root_fs_mnj_sd (2nd partition)
edit/change /mnt/sda2/etc/fstab and /mnt/sda1/extlinux/extlinux.conf to have these names
(whatever /mnt/?? is, rootfs on SD for fstab (sda2), boot for extlinx.conf (sda1))
Takes more time to type than do
And BTW,, perhaps a "pro" tip,, since it is hard to put a physical label on a uSD,, too small
cd / (of SD) sudo touch This-is-$DISTRO-VERSION-SD,,, replace distro-version with appropriate
Then ls /,,, you don't have to dig thru etc to find out just what is this
--edit--
Sorry, read too fast, since SD is in carrier, it is /dev/sda,, makes it a lot easier
so dosfslabel /dev/sda1 whatever
e2label /dev/sda2 whatever
Perhaps use applet by clock to unmount , unplug, replug, will have new names, remount
mount |grep sda to see where they are mounted for editing fstab, extlinux
OR,, since I see are UUIDs are different, could mount by UUID rather than label, but still could be confusing for YOU,
which is which? (when not in carrier)


Messages In This Thread
Soft restart doesn't work - by dgkPBP - 09-16-2020, 03:01 PM
RE: Soft restart doesn't work - by wdt - 09-16-2020, 10:29 PM
RE: Soft restart doesn't work - by dgkPBP - 09-17-2020, 05:11 AM
RE: Soft restart doesn't work - by wdt - 09-17-2020, 08:31 AM
RE: Soft restart doesn't work - by dgkPBP - 09-17-2020, 01:38 PM
RE: Soft restart doesn't work - by wdt - 09-17-2020, 04:12 PM
RE: Soft restart doesn't work - by dgkPBP - 09-18-2020, 06:32 AM
RE: Soft restart doesn't work - by wdt - 09-18-2020, 02:56 PM
RE: Soft restart doesn't work - by dgkPBP - 09-19-2020, 06:56 AM
RE: Soft restart doesn't work - by wdt - 09-19-2020, 09:40 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Brand new Pinebook Pro doesn't boot after Manjaro update johnboiles 8 2,371 12-15-2023, 02:11 PM
Last Post: wdt
  Does latest Tow-Boot install/work correctly for everyone? tophneal 4 1,979 08-03-2023, 03:30 PM
Last Post: tophneal
  Doesn’t power on after flashing emmc badguru 3 1,298 02-25-2023, 09:00 PM
Last Post: badguru
  eMMC for Odroid C4 work in PBP? dieselnutjob 6 3,505 04-05-2022, 10:10 AM
Last Post: jiyong
  Forgot my Pinebook password. Booting from MIcroSD doesn't work. ksfoodforest 0 1,783 01-30-2021, 11:08 AM
Last Post: ksfoodforest
  NVMe doesn't show up Seferi 19 17,609 10-30-2020, 07:08 AM
Last Post: ReddestDream
  Pinebook Pro doesn't boot most of the time unless connected via USB-serial! nib0 16 13,573 09-29-2020, 10:24 PM
Last Post: wdt
  Trackpad doesn't pick up small movements dieselnutjob 3 4,469 07-15-2020, 06:18 AM
Last Post: dieselnutjob
  Does Fastboot Devices tools work on Pinebook Pro? pinejolla 6 7,576 06-16-2020, 03:14 AM
Last Post: FeMike
  How do the kill switches work? Stevie-O 7 9,304 06-01-2020, 11:34 AM
Last Post: Phillip Bell

Forum Jump:


Users browsing this thread: 1 Guest(s)