#RPI Imager with NVME: Partition does not have FAT file system
1 messages · Page 1 of 1 (latest)
I'm guessing the NVMe was used as data disk only? Can you share the message?
it was never used before
The message is exactly the one in the title, I'll re-plug the nvme to my pc and re-install HA on it to be sure
If the HAOS image is flashed on it it should have 8 partitions including a fat one.
format nvme, connect keyboard, no sd card but network inserted. It will boot up with pi imager, from there you select home assistant for install.
I don't have a pi but here's an example from a OVA install
# lsblk -oNAME,LABEL,FSTYPE
NAME LABEL FSTYPE
sda
|-sda1 hassos-boot vfat
|-sda2 squashfs
|-sda3 erofs
|-sda4 squashfs
|-sda5 erofs
|-sda6
|-sda7 hassos-overlay ext4
`-sda8 hassos-data ext4
Oh, okay I'll try this
Ah, but I also need a screen^^ but will do
My nvme is not longer detected by my pc, I hope plugin it with my RPI didn't broke it...
i think that your trying to access from windows, out of the box windows cant read linux filesystems
format from pi imager
Check in Disk Management.
I use kubuntu on my pc
ye
And I installed HA two times on it and it worked
pluging it to the RPI is really the thing that made it invisible
I may have just killed a 4TB nvme 🤡
Hopefully not but why do you use a 4TB disk for HAOS?
well I firstly wanted to use it as additional space for my pc, then I realised I didn't really needed more space (already 6TB on it)
So it was just unused since then
Ah. HAOS tends to make a poor NAS though. Try dmesg -Tw, then plug the adapter in and see what happens.
You can also run watch -n1 lsblk -o+FSTYPE,MODEL and then do the same.
Might have needed too much power.
And rpi imager was lying, there is a fat partition
I still reinstalled HA on it to show you the error:
now you handled power issue, try install from pi imager after formatting drive in pi imager
But since it has all the required partitions, I could just try running it on my RPI no?
try
How can I he certain that it correctly boots? It displays something if I plug a screen?
It seems up and running, I just have to plug a rj45 cabble
So the RPI imager message is totally a false-positive:
reboot afterwards
wasn't needed
so up&running now?
yeeee configuring it 😋 thread already marked as solved