easy-arch icon indicating copy to clipboard operation
easy-arch copied to clipboard

Not working on Asus laptop (GL502VS)

Open 1rch opened this issue 3 years ago • 10 comments
trafficstars

Hey! Looking for any help to get this working on my laptop, which seems to be having hardware related complications (or maybe UEFI settings?).

These are the errors that pop up during installation and lead to a non-bootable drive:

sed: can't read /mnt/etc/locale.gen: No such file or directory
warning: /mnt/etc/fstab installed as /mnt/etc/fstab.pacnew
warning: /mnt/etc/hosts installed as /mnt/etc/hosts.pacnew
sed: can't read /mnt/etc/default/grub: No such file or directory
useradd: group 'users' does not exist
useradd: the GROUP= configuration in /etc/default/useradd will be ignored
useradd: group 'wheel' does not exist
chpasswd: (user jasper) pam_chauthtok() failed, error:
User not known to the underlying authentication module
chpasswd: (line 1, user jasper) password not changed
sed: can't read /mnt/etc/pacman.conf: No such file or directory

I've checked that it's not related to:

  • Using NVMe or HDD
  • Arch version
  • Type of kernel
  • Type of network adapter

Any ideas? Thank you in advance.

1rch avatar Jun 15 '22 10:06 1rch

Same problem for me on a normal desktop PC. The first error message I get (additionally to those above) is mount: /mnt/boot: wrong fs type, bad option, bad superblock on /dev/nvme0n1p1, missing codepage or helper program, or other error

DatAres37 avatar Jun 17 '22 19:06 DatAres37

My bad, probably the latest PR fucked up something. I'ma check that tomorrow in a VM. Sorry for the late replies, I'm submerged by school exams. 😐

classy-giraffe avatar Jun 17 '22 20:06 classy-giraffe

@classy-giraffe Oh sorry, I forgot to mention that I also tried the pre-PR version of easy-arch that had worked on another computer, but doesn't on this laptop. Good luck with the exams!

@DatAres37 Sorry to hear you're having problems, but I'm glad I'm not the only one. Can you share some of your system specs? It seems we're both running computers with NVMe drives which could give a clue to what's going on. I wonder what else we have in common. 2017ish Asus motherboard?

1rch avatar Jun 18 '22 10:06 1rch

As far as i know arch has been having issues with some recent nvmes on Intel mobos.. so yeah that's a big clue!

classy-giraffe avatar Jun 18 '22 10:06 classy-giraffe

I removed the NVMe drive from the system, but still had all the same errors. Was worth a shot though. If you have any other ideas, I'm all ears.

1rch avatar Jun 18 '22 10:06 1rch

image There's definitely something wrong here.

classy-giraffe avatar Jun 19 '22 08:06 classy-giraffe

image The problem is here.

classy-giraffe avatar Jun 19 '22 09:06 classy-giraffe

Could you test the script again?

classy-giraffe avatar Jul 04 '22 06:07 classy-giraffe

Thank you for the updates and sorry for the late response.

I'll try the script again in a few days. I've been having some issues with getting Nvidia drivers working on my system. Something to do with IBT and having to disable it in kernel parameters. Would you happen to know how to do that, or maybe easy-arch already does?

1rch avatar Jul 19 '22 18:07 1rch

Drivers are very much PC-dependent, I'd need to know your setup. My script doesn't do nothing to kernel parameters btw.

classy-giraffe avatar Jul 28 '22 08:07 classy-giraffe