Archlinux Initial Install

Development on core packages and the distribution goes on in here.

Archlinux Initial Install

Postby sakui » Fri Sep 28, 2018 7:20 pm

I'm an Archlinux x86 user. I installed arch on the rpi3 and looked everywhere in the system on why the PARTUUID is spitting out an error of:

$this->bbcode_second_pass_code('', '
ERROR : device 'PARTUUID=00000000-02' not found. skipping fsck.
:: mounting /new_root: can't find PARTUUID=00000000-02.
You are now being dropped into an emergency shell.
sh: can't access tty; job control turned off.
')

What do I need to do to fix this?

Sakui
sakui
 
Posts: 3
Joined: Fri Sep 28, 2018 11:57 am

Re: Archlinux Initial Install

Postby moonman » Fri Sep 28, 2018 8:25 pm

Use modern fdisk to get the proper partuuid value for a partition. Yours is all zeroes.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: Archlinux Initial Install

Postby sakui » Fri Sep 28, 2018 10:10 pm

This is what I used.

$this->bbcode_second_pass_code('', '
% fdisk -v
fdisk from util-linux 2.32.1
')
sakui
 
Posts: 3
Joined: Fri Sep 28, 2018 11:57 am

Re: Archlinux Initial Install

Postby moonman » Sat Sep 29, 2018 5:03 am

$this->bbcode_second_pass_code('', 'fdisk /dev/your-disk
x
i')
enter random 8 hex numbers [1 through f].
$this->bbcode_second_pass_code('', '
r
w')
That will change the disk identifier which is used for PARTUUID in MBR case.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: Archlinux Initial Install

Postby TheSaint » Sat Sep 29, 2018 5:48 am

What is the listing$this->bbcode_second_pass_code('', 'fdisk -l')
TheSaint
 
Posts: 346
Joined: Mon Jul 23, 2018 7:57 am

Re: Archlinux Initial Install

Postby ufo6000 » Sat Sep 29, 2018 7:46 am

ufo6000
 
Posts: 117
Joined: Fri Jan 22, 2016 7:54 pm

Re: Archlinux Initial Install

Postby sakui » Sat Sep 29, 2018 6:51 pm

Ok, thanks.

However, bluetooth is hanging up the system and bumping me to emergency shell again. sigh. "rfkill block bluetooth" does not work. 'systemctl -xb' says that it can't find '/sbin/plymouth'. I'm still not able to get to the login screen.

Any ideas?

Sakui
sakui
 
Posts: 3
Joined: Fri Sep 28, 2018 11:57 am


Return to Arch Linux ARM

Who is online

Users browsing this forum: No registered users and 8 guests