Re: Partitioning problem
Thomas Lange <[email protected]> Tue, 10 Jun 2025 11:32:07 +0200
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Tue, 10 Jun 2025 09:48:32 +0100, Stephen Quinney via linux-fai <[email protected]> said: > I've tried changing the alignment (we normally use 4096 for SSDs), > varying the order in which the partitions are specified and varying > the sizes of the partitions, nothing helps. Attached is my > setup-storage.conf file. I always use align-at:1M for SSD and NVme. Have you tried this? Using MB and GB means a factor of 1000 instead of 1024. I never use GB, I use G when specifying the size. -- regards Thomas