You are not logged in.
Pages: 1
-
Last edited by linuxarcher (2018-04-13 23:13:25)
Offline
Could be anything...
Things I would be doing right now:
1) Loading up the Arch Install ISO, chroot in and see if the journal says anything;
2) Boot Debugging. <= Despite the numbering, I typically do this first.
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
What hardware are you on? What do you mean "freezing"? We need information if we're going to try to help.
"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace
Offline
Just to make sure, switching to another tty doesn't work either?
Please check if any recent threads aren't describing your issue e.g. https://bbs.archlinux.org/viewtopic.php?id=192159
Offline
-
Last edited by linuxarcher (2018-04-13 23:13:39)
Offline
Only thing is that i have a ufi partition (sda1), root partition (sda2) and home partition (sda3).
Load up the Arch live ISO, mount your partitions, arch-chroot into your system and post the output of:
# gdisk -l /dev/sda
lsblk -f
Jin, Jîyan, Azadî
Offline
linuxarcher wrote:Only thing is that i have a ufi partition (sda1), root partition (sda2) and home partition (sda3).
Load up the Arch live ISO, mount your partitions, arch-chroot into your system and post the output of:
# gdisk -l /dev/sda lsblk -f
There's no benefit to mounting partitions and chrooting for those commands. Just booting the Live ISO will suffice.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
There's no benefit to mounting partitions and chrooting for those commands. Just booting the Live ISO will suffice.
The `lsblk -f` command will show if /boot is mounted to the EFI system partition -- this will not be shown unless the chroot is performed (only the live filesystem mounts will be shown otherwise).
Last edited by Head_on_a_Stick (2015-02-21 00:02:38)
Jin, Jîyan, Azadî
Offline
Pages: 1