Hello everyone,
I’m looking for some help with installing Manjaro on an old HP Pavilion dv6. I wanted to try to upgrade it with some more RAM and a new SSD and install Manjaro on it.
This specific pavilion has Intel i5, Nvidia Geforce 320M and now 8GB of ram and and a 500g ssd.
The problems rise when trying to install some distro on it.
I tried several (every Ubuntu distro, Zorin and Mint) and none of them even boots up, I get always the same error:
kernel panic - no syncing - Attempted to kill init!
I had more luck with Manjaro but still I have some troubles during the installation. I am able to live boot and start Calamares, able to set up install configs and start the installation. Still, after creating the partitions, when the installer tries to unpack the image the installation stops, the pc freezes and the caps log starts blinking. Kernel panic again?
I also tried to run sudo calamares -d
to see the debug log (which I can’t post for the freezing problem) but the last few lines say:
00.13.13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
Running "env" ("mount", "-t", "squashfs", "-o", "loop", "/run/miso/bootmnt/manjaro/x86_64/root.sfs", "/tmp/tmpw8bmitk5/rootfs")
.. Finished. Exit code: 0 output:
mount: /tmp/tmpw8bmitk5/rootfs: WARNING: source write-protected, mounted read-only.
00.13.13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
Running "env" ("udevadm","Settle")
.. Finished. Exit code: 0
00.13.13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
Running "env" ("sync")
.. Finished. Exit code: 0
and after that it freezes, nothing more.
Also, I’m trying to install Manjaro BIOS mode, with the boot loader on the MBR of the SSD: the laptop is really old, I have basicall no settings in the BIOS: I have a little power saving management, cpu virtualization and fan always on/off. I know a lot of problems comes from the CSM mode, but I have no way of checking that setting.
The SSD should not have any problem, since I previously tried on the installed HDD and the problem was the same.
Any suggestion? Would be really appreciated. Thanks!