I'm booting from NVME but I want to switch back to eMMC
#1
These are the rough steps I took to get where I am:

1. Started with Manjaro working fine from eMMC
2. Installed NVME disk
3. Copied eMMC to NVME (using dd)
4. Installed tow boot to SPI
5. Booted, interrupted boot and chose NVME

This worked. However, now I want to boot from eMMC again. I rebooted and chose the eMMC option in tow boot, but it doesn't work.

I now have /boot mounted from the eMMC and / mounted from the NVME.

I used blkid and noticed that the UUID for my eMMC partitions and my NVME partitions are the same (because they would be, I copied form eMMC to NVME) and I assume this has something to do with my problem.

What should I do to boot from eMMC where / is also mounted from the eMMC?

I have thought of:

1. Physically removing the NVME disk
2. Using dd to wipe out the NVME disk

But I'll wait for an answer.

(I booted Fedora on a MicroSD to type this, this works fine.)

Thanks.
  Reply
#2
Replying to myself.

Unplugging the NVME and choosing eMMC from tow boot worked.

Another issue I forgot to mention: I was getting panics with the NVME. Or so I assume, the power led was flashing between red and green. I'll look into the steps to mitigate problems with NVME disks.

I'm going to try to install a different OS to the NVME, we'll see how that goes. I'm just hoping I can really choose between them with tow boot. I assume it will work.
  Reply
#3
(04-20-2023, 06:33 PM)acruhl Wrote: I used blkid and noticed that the UUID for my eMMC partitions and my NVME partitions are the same (because they would be, I copied form eMMC to NVME) and I assume this has something to do with my problem.

Yes it does and you should fix that. Universally Unique IDentifiers need to be unique. The value they have is not important, but the unique-ness is.
  Reply
#4
Maybe you already know......
man tune2fs ; tune2fs -l <device> ; tune2fs -U time <device>
where device = some partition with an ext fs on it
(of course edit fstab with new UUID)
  Reply
#5
(04-22-2023, 02:31 PM)wdt Wrote: Maybe you already know......
man tune2fs  ;  tune2fs -l <device>  ;  tune2fs  -U time <device>
where device = some partition with an ext fs on it
(of course edit fstab with new UUID)

Yes, I did find that. Thanks. My goal was not to run Manjaro on the NVME, or not yet anyway. I just wanted to boot from it. 

The reason I didn't just keep it that way was I had a few kernel panics when booted from the NVME and I haven't gone through all the advice on how to set up the NVME disk yet.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Happy eMMC and SDcard OS usage for Pinebook Pro Newbies... Paulie420 42 59,870 11-20-2023, 06:22 PM
Last Post: wdt
  Selling my Pinebook Pro with a bootable NVMe WD SSD drive pinemouth 0 744 09-27-2023, 08:53 PM
Last Post: pinemouth
  Boot into NVME drive, no wifi, sound, buttons... PaulQ 0 787 07-13-2023, 01:50 PM
Last Post: PaulQ
  Followed the blog post to install Fedora: PBP not booting anymore koenigs 6 1,854 06-01-2023, 10:58 AM
Last Post: wdt
  Doesn’t power on after flashing emmc badguru 3 1,230 02-25-2023, 09:00 PM
Last Post: badguru
  eMMC problem with Tow-Boot/u-boot on SPI repa 3 1,691 02-21-2023, 01:49 AM
Last Post: repa
  Partial boot after installing Manjaro on emmc regivanx 11 3,142 02-06-2023, 09:11 AM
Last Post: wdt
  Unable to Boot anything (emmc or SDcard) line72 5 1,996 01-17-2023, 12:07 PM
Last Post: nfms
Exclamation PineBook Pro shuts down immediately after booting zogkarndon 5 1,954 01-10-2023, 10:16 AM
Last Post: Perl6_user
  What OS have you recently flashed onto PBP eMMC? jcun4128 6 2,347 11-26-2022, 09:39 AM
Last Post: KC9UDX

Forum Jump:


Users browsing this thread: 1 Guest(s)