Re: new SMP kernel on the old Netra X1
Dennis Clarke <[email protected]>
| Newsgroups | gmane.linux.debian.ports.sparc |
|---|---|
| Organization | GENUNIX |
| Message-ID | <[email protected]> |
On 9/5/25 04:34, John Paul Adrian Glaubitz wrote:
> Hello Dennis,
>
> On Fri, 2025-09-05 at 04:26 -0400, Dennis Clarke wrote:
>> Well this is the magic knowledge that was missing. So here is some
>> progress right up until the root filesystem can not be located due
>> to some module missing somewhere :
>
> Yes, that's why you need to give me some time to help you ;-).
>
>> ok
>
> What's the output of "cat /proc/partitions"?
>
Back on the wheezy provided kernel we see :
nix# uname -a
Linux nix 3.2.0-4-sparc64 #1 Debian 3.2.78-1 sparc64 GNU/Linux
nix# cat /proc/partitions
major minor #blocks name
8 16 39082680 sdb
8 17 2097152 sdb1
8 18 4194304 sdb2
8 19 39078112 sdb3
8 20 32764567 sdb4
8 0 39082680 sda
8 1 1951897 sda1
8 2 3903795 sda2
8 3 39078112 sda3
8 4 33222420 sda4
nix#
Looks correct to me.