-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
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
Labels
good first issueGood for newcomersGood for newcomers