Skip to main content
deleted 250 characters in body
Source Link
infoclogged
  • 1k
  • 2
  • 15
  • 26

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs, unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Edit ( was too long for a comment ) The distributindistribution in question is Ubuntu Mate 16.04 ( 64 bit ). However, I tried with Knoppix with no luck.

I only see the log messages for the above four modules in the boot log messages. And then few more messages and then the message about freeing SMP alternatives and then it hangs. 

In a working boot environment, just after freeing SMP alternative message, I see that the hard disk is recognised. So, my strong feeling is that somewhat is not correct with the communication with the hard disk. After further digging in internet, I found out in the internet, that loading the ahci driver in the ramdiskinitramfs might solve the problem.

In all of this, strangely, the process runs fine during the installation of the distribution. Only at the time of rebooting, the distribution hangs. According

According to Wikipedia -

Installers for Linux distributions typically run entirely from an initramfs, as they must be able to host the installer interface and supporting tools before any persistent storage has been set up.

Maybe thats the reason that the installation works, but the reboot fails. This also further makes the point stronger, that the initramfs doesnt have the requisite drivers for the system to boot up properly. Ideas are welcome for this point.

Would? Would be great, if someone can give some hints, what I should do next.

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Edit ( was too long for a comment ) The distributin in question is Ubuntu Mate 16.04 ( 64 bit ). However, I tried with Knoppix with no luck.

I only see the log messages for the above four modules. And then few more messages and then the message about freeing SMP alternatives and then it hangs. In a working boot environment, just after freeing SMP alternative message, I see that the hard disk is recognised. So, my strong feeling is that somewhat is not correct with the communication with the hard disk. After further digging, I found out in the internet, that loading the ahci driver in the ramdisk might solve the problem.

In all this, strangely, the process runs fine during the installation of the distribution. Only at the time of rebooting, the distribution hangs. According to Wikipedia -

Installers for Linux distributions typically run entirely from an initramfs, as they must be able to host the installer interface and supporting tools before any persistent storage has been set up.

Maybe thats the reason that the installation works, but the reboot fails. This also further makes the point stronger, that the initramfs doesnt have the requisite drivers for the system to boot up properly. Ideas are welcome for this point.

Would be great, if someone can give some hints, what I should do next.

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs, unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Edit ( was too long for a comment ) The distribution in question is Ubuntu Mate 16.04 ( 64 bit ). However, I tried with Knoppix with no luck.

I only see the the above four modules in the boot log messages. And then few more messages and then the message about freeing SMP alternatives and then it hangs. 

In a working boot environment, just after freeing SMP alternative message, I see that the hard disk is recognised. After further digging in internet, I found out that loading the ahci driver in the initramfs might solve the problem.

In all of this, strangely, the process runs fine during the installation of the distribution. Only at the time of rebooting, the distribution hangs.

According to Wikipedia -

Installers for Linux distributions typically run entirely from an initramfs, as they must be able to host the installer interface and supporting tools before any persistent storage has been set up.

Maybe thats the reason that the installation works, but the reboot fails? Would be great, if someone can give some hints, what I should do next.

added 480 characters in body
Source Link
infoclogged
  • 1k
  • 2
  • 15
  • 26

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Edit ( was too long for a comment ) The distributin in question is Ubuntu Mate 16.04 ( 64 bit ). However, I tried with Knoppix with no luck.

I only see the log messages for the above four modules. And then few more messages and then the message about freeing SMP alternatives and then it hangs. In a working boot environment, just after freeing SMP alternative message, I see that the hard disk is recognised. So, my strong feeling is that somewhat is not correct with the communication with the hard disk. After further digging, I found out in the internet, that loading the ahci driver in the ramdisk might solve the problem.

In all this, strangely, the process runs fine during the installation of the distribution. Only at the time of rebooting, the distribution hangs. According to Wikipedia -

Installers for Linux distributions typically run entirely from an initramfs, as they must be able to host the installer interface and supporting tools before any persistent storage has been set up.

Maybe thats the reason that the installation works, but the reboot fails. This also further makes the point stronger, that the initramfs doesnt have the requisite drivers for the system to boot up properly. Ideas are welcome for this point.

Would be great, if someone can give some hints, what I should do next.

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Edit ( was too long for a comment ) The distributin in question is Ubuntu Mate 16.04 ( 64 bit ). However, I tried with Knoppix with no luck.

I only see the log messages for the above four modules. And then few more messages and then the message about freeing SMP alternatives and then it hangs. In a working boot environment, just after freeing SMP alternative message, I see that the hard disk is recognised. So, my strong feeling is that somewhat is not correct with the communication with the hard disk. After further digging, I found out in the internet, that loading the ahci driver in the ramdisk might solve the problem.

In all this, strangely, the process runs fine during the installation of the distribution. Only at the time of rebooting, the distribution hangs.

Would be great, if someone can give some hints, what I should do next.

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Edit ( was too long for a comment ) The distributin in question is Ubuntu Mate 16.04 ( 64 bit ). However, I tried with Knoppix with no luck.

I only see the log messages for the above four modules. And then few more messages and then the message about freeing SMP alternatives and then it hangs. In a working boot environment, just after freeing SMP alternative message, I see that the hard disk is recognised. So, my strong feeling is that somewhat is not correct with the communication with the hard disk. After further digging, I found out in the internet, that loading the ahci driver in the ramdisk might solve the problem.

In all this, strangely, the process runs fine during the installation of the distribution. Only at the time of rebooting, the distribution hangs. According to Wikipedia -

Installers for Linux distributions typically run entirely from an initramfs, as they must be able to host the installer interface and supporting tools before any persistent storage has been set up.

Maybe thats the reason that the installation works, but the reboot fails. This also further makes the point stronger, that the initramfs doesnt have the requisite drivers for the system to boot up properly. Ideas are welcome for this point.

Would be great, if someone can give some hints, what I should do next.

added 745 characters in body
Source Link
infoclogged
  • 1k
  • 2
  • 15
  • 26

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Edit ( was too long for a comment ) The distributin in question is Ubuntu Mate 16.04 ( 64 bit ). However, I tried with Knoppix with no luck.

I only see the log messages for the above four modules. And then few more messages and then the message about freeing SMP alternatives and then it hangs. In a working boot environment, just after freeing SMP alternative message, I see that the hard disk is recognised. So, my strong feeling is that somewhat is not correct with the communication with the hard disk. After further digging, I found out in the internet, that loading the ahci driver in the ramdisk might solve the problem.

In all this, strangely, the process runs fine during the installation of the distribution. Only at the time of rebooting, the distribution hangs.

Would be great, if someone can give some hints, what I should do next.

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Few modules are inserted during the startup of the kernel.

systemd-modules-load[367]: Inserted module 'lp'$
systemd-modules-load[367]: Inserted module 'ppdev'$
systemd-modules-load[367]: Inserted module 'parport_pc'$
systemd-modules-load[367]: Inserted module 'coretemp'$

I would like to additionally include the ahci module. How is it possible? This is because I want to test why my hard disk is not being recognised and hence the boot process hangs unfortunately without an error. This is my related problem -

https://superuser.com/questions/1281652/what-is-smp-and-what-role-does-it-have-while-booting-a-computer

Edit ( was too long for a comment ) The distributin in question is Ubuntu Mate 16.04 ( 64 bit ). However, I tried with Knoppix with no luck.

I only see the log messages for the above four modules. And then few more messages and then the message about freeing SMP alternatives and then it hangs. In a working boot environment, just after freeing SMP alternative message, I see that the hard disk is recognised. So, my strong feeling is that somewhat is not correct with the communication with the hard disk. After further digging, I found out in the internet, that loading the ahci driver in the ramdisk might solve the problem.

In all this, strangely, the process runs fine during the installation of the distribution. Only at the time of rebooting, the distribution hangs.

Would be great, if someone can give some hints, what I should do next.

Source Link
infoclogged
  • 1k
  • 2
  • 15
  • 26
Loading