Skip to content

[Bug]: armbian-install on nvme SSD does not make the nvme0n1p1root. #4

@ritsch

Description

@ritsch

What happened?

Installed the armbian image on SD-Card, inserted an NVME SSD.
Running armbian-install either direct or from armbian-config, does partition and copy all the system to NVME disk, boot on reboot, does not set root on NVME.

NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
mmcblk1     179:0    0  29,2G  0 disk 
└─mmcblk1p1 179:1    0  28,8G  0 part /var/log.hdd
                                      /
nvme0n1     259:0    0 238,5G  0 disk 
└─nvme0n1p1 259:1    0 238,5G  0 part

I cannot find armbianEnv.txt or a boot partition with armbianEnv.txt where I could set the rootdev ,
also naming it in /etc/fstab did not help:

NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
mmcblk1     179:0    0  29,2G  0 disk 
└─mmcblk1p1 179:1    0  28,8G  0 part /var/log.hdd
                                      /
nvme0n1     259:0    0 238,5G  0 disk 
└─nvme0n1p1 259:1    0 238,5G  0 part

mfg winfried

How to reproduce?

``

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Debian 12 Bookworm

Are you building on Windows WSL2?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions