LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   4MLinux (https://www.linuxquestions.org/questions/4mlinux-115/)
-   -   The 4MLinux 40 series. (https://www.linuxquestions.org/questions/4mlinux-115/the-4mlinux-40-series-4175711510/)

eight.bit.al 07-31-2022 09:08 AM

Quote:

Originally Posted by zk1234 (Post 6370853)
More details please. What are you trying to do and it is not working for you ?

.

install2hd will only recognize /dev/sda, I want to install to /dev/nvme0n1
edit: NVMe SSD


Quote:

Originally Posted by eight.bit.al (Post 6351533)
I tied editing install2hd to install to nvme0n1; but it's a little beyond my skills. And hope of installing to nvme0n1?

Quote:

Originally Posted by zk1234 (Post 6351617)
I will add such an option in 4MLinux 40 STABLE.

.


zk1234 07-31-2022 09:49 AM

No. The install2hd script recognizes both /dev/sda and /dev/nvme0n1. If you have /dev/nvme0n1 and you have no /dev/sda, then the sda devices are just symbolic links created by the script:

/dev/sda is a symlink to /dev/nvme0n1
/dev/sda1 is a symlink to /dev/nvme0n1p1
and so on.

You can check it by executing:
Code:

readlink /dev/sda
However, if you have both sda and nvme disks, 4MLinux will be forcing to use a real /dev/sda for the installation process.

.

eight.bit.al 07-31-2022 11:57 AM

1 Attachment(s)
Thanks for the reply.

Where in the install2hd script does the magic happen? I couldn't find it.

The installer appears to only find the thumb drive it's running from and labels that as /dev/sda.

zk1234 07-31-2022 12:54 PM

So the /dev/sda is an USB drive. If so, just remove it before running the install2hd script.

.

eight.bit.al 07-31-2022 01:52 PM

Quote:

Originally Posted by zk1234 (Post 6370935)
If you have /dev/nvme0n1 and you have no /dev/sda, then the sda devices are just symbolic links created by the script:

.

So, where is the simlink magic happening; which script?


Quote:

Originally Posted by zk1234 (Post 6370960)
So the /dev/sda is an USB drive. If so, just remove it before running the install2hd script.

.

ERROR: no partitions found on /dev/sda.

zk1234 07-31-2022 02:48 PM

You can check if the "readlink /dev/sda" gives now the output "/dev/nvme0n1"
If so, then the error "no partitions found on /dev/sda" means that there are no partitions on /dev/nvme0n1. Partitioning:
http://4mlinux.blogspot.com/2013/01/...n-4mlinux.html

PS.
Symlinks are created by /sbin/mdev

.

eight.bit.al 07-31-2022 04:31 PM

Quote:

Originally Posted by zk1234 (Post 6370972)
You can check if the "readlink /dev/sda" gives now the output "/dev/nvme0n1"
.

Thanks for your patience. Working as described.
Quote:

Originally Posted by zk1234 (Post 6370972)
PS.
Symlinks are created by /sbin/mdev

.

Thanks, I learn every time I check out this amazing distro.

" the most stupid Linux distro ever" and I love it.
http://4mlinux.blogspot.com/2013/01/...inux-blog.html

zk1234 09-30-2022 05:28 AM

TheSSS 40.1 released.
 
This is a minor (point) release based on the 4MLinux Server 40.1, meaning that the components of the LAMP server are now: Linux 5.18.19, Apache 2.4.54, MariaDB 10.8.5, and PHP (both 5.6.40 and 7.4.30).

You can update your TheSSS by executing the "zk update" command (fully automatic process).

More:
https://4mlinux-releases.blogspot.co...-released.html

.

zk1234 10-23-2022 03:58 AM

4MLinux 40.1 STABLE released.
 
This is a minor (point) release in the 4MLinux STABLE channel, which comes with the Linux kernel 5.18.19. The 4MLinux Server now includes Apache 2.4.54, MariaDB 10.8.5, and PHP 7.4.30.
You can update your 4MLinux by executing the "zk update" command in your terminal (fully automatic process).

More:
https://4mlinux-releases.blogspot.co...-released.html

.

zk1234 12-03-2022 04:10 PM

4MLinux 40 is now OLD STABLE.
 
The status of the 4MLinux 40 series has been changed to OLD STABLE. All users must update before March 2023 (EOL).

More:
https://4mlinux-releases.blogspot.co...ld-stable.html

.

zk1234 04-10-2023 03:11 PM

4MLinux 40 reaches its EOL.
 
The status of the 4MLinux 40 series has been changed to UNSUPPORTED. All users must update ASAP.

More:
https://4mlinux-releases.blogspot.co...s-its-eol.html

.


All times are GMT -5. The time now is 02:49 PM.