Re: From SSD to NVME
On Tue, Dec 03, 2024 at 09:44:32 -0500, Felix Miata wrote:
> Greg Wooledge composed on 2024-12-03 07:15 (UTC-0500):
> > On Tue, Dec 03, 2024 at 12:01:15 +0100, pocket wrote:
> >> lrwxrwxrwx 1 root root 7 Nov 25 19:15 sbin -> usr/bin
> > That's not how Debian 12 has it.
>
> > hobbit:~$ ls -ld /sbin /bin
> > lrwxrwxrwx 1 root root 7 Feb 17 2024 /bin -> usr/bin/
> > lrwxrwxrwx 1 root root 8 Feb 17 2024 /sbin -> usr/sbin/
>
> > If Trixie has done an "sbin merge", it's news to me.
Note that pocket's system has /sbin pointing to usr/bin NOT to usr/sbin.
> Bookworm looks to be one of the last of the Mohicans:
I'm not sure what you mean by that.
> PRETTY_NAME="Debian GNU/Linux trixie/sid"
> lrwxrwxrwx 1 8 Oct 16 2022 sbin -> usr/sbin
> PRETTY_NAME="Ubuntu 24.04.1 LTS"
> lrwxrwxrwx 1 8 Dec 8 2023 sbin -> usr/sbin
> drwxr-xr-x 2 1.0K Feb 2 2024 sbin.usr-is-merged
> PRETTY_NAME="KDE neon 6.2"
> lrwxrwxrwx 1 8 Jun 2 2024 sbin -> usr/sbin
> drwxr-xr-x 2 1.0K Aug 20 2022 sbin.usr-is-merged
> PRETTY_NAME="openSUSE Tumbleweed"
> lrwxrwxrwx 1 8 Sep 25 15:10 sbin -> usr/sbin
> PRETTY_NAME="Fedora Linux 39 (Thirty Nine)"
> lrwxrwxrwx 1 8 Jul 20 2023 sbin -> usr/sbin
All of these systems have sbin pointing to usr/sbin (the same as
bookworm), NOT to usr/bin the way pocket's system does.
pocket's system is the outlier here. It's the only one where there
isn't a separate usr/sbin.
Reply to: