documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Pi SSD installation

Open Gordon999 opened this issue 1 year ago • 6 comments

https://www.raspberrypi.com/documentation/accessories/m2-hat-plus.html#m2-hat-plus-installation

OK as far as fitting it, but then if it's not partitioned you can't get it to mount at boot etc.

Needs more information on partitioning, mounting and formatting for those not familiar with doing it.

Gordon999 avatar Jan 18 '25 16:01 Gordon999

OK as far as fitting it,

@nathan-contino I followed these instructions myself a couple of weeks ago, and IMHO the bit where it says "Disconnect the ribbon cable from the M.2 HAT+" should probably be elaborated to mention lifting up the cable-holder before trying to remove the FFC cable?

if it's not partitioned you can't get it to mount at boot etc.

Further down that page it does mention writing an OS to the SSD using Raspberry Pi Imager https://www.raspberrypi.com/documentation/accessories/m2-hat-plus.html#boot-from-nvme Although @nathan-contino perhaps it should say "Flash an OS to your NVMe drive using Raspberry Pi Imager." rather than "Format your NVMe drive using Raspberry Pi Imager."? Also, it should probably mention the Network Installer option? (as that allows you to write an OS to the SSD without using an SD card, provided that your bootloader firmware is new enough)

Needs more information on partitioning, mounting and formatting for those not familiar with doing it.

I believe that these are just "generic Linux instructions", which there are many third-party guides for; whereas the documentation at https://www.raspberrypi.com/documentation/ is mainly focused on Raspberry-Pi-specific things which aren't documented elsewhere?

Obviously if you're writing an OS to the SSD using Raspberry Pi Imager, then the separate "partitioning, mounting and formatting" steps aren't necessary. I wonder how much of a niche use-case it is to have an SSD on your Pi but not be booting an OS from it? 🤔

lurch avatar Jan 18 '25 16:01 lurch

Section 10 Says

"Congratulations, you have successfully installed the M.2 HAT+. Connect your Raspberry Pi to power; Raspberry Pi OS will automatically detect the M.2 HAT+. If you use Raspberry Pi Desktop, you should see an icon representing the drive on your desktop. If you don’t use a desktop, you can find the drive at /dev/nvme0n1. To make your drive automatically available for file access, consider configuring automatic mounting. "

Well at this stage there was no icon and you can't configure to automatically boot as it's not partitioned or formatted, so sudo blkid fails to find it.

I'm new at this and it confused me...

Gordon999 avatar Jan 18 '25 17:01 Gordon999

Ahhh, I guess those instructions were written with the assumption that the SSD you're using is already partitioned and formatted (which AFAIK is always the case for microSD cards and USB flash drives). So yeah, the documentation probably needs some clarification in the event that the SSD is "totally blank".

lurch avatar Jan 18 '25 19:01 lurch

Yes l bought the raspberrypi ssd kit, the ssd is blank.

Gordon999 avatar Jan 18 '25 22:01 Gordon999

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 23 '25 02:03 github-actions[bot]

Close it if you want. But a bit pointless raising if no action taken...

Gordon999 avatar Mar 23 '25 11:03 Gordon999