04-20-2025, 09:27 AM
I mounted the PCIE MvMe (1T) to moode & format. But realize that the drive sizes can't extractly same as the drive. Is there any method can fully use the disk spacing? Thanks!
Thank you for your donation!
Problem: PCIE MVMe support issue
|
04-20-2025, 09:27 AM
I mounted the PCIE MvMe (1T) to moode & format. But realize that the drive sizes can't extractly same as the drive. Is there any method can fully use the disk spacing? Thanks!
04-20-2025, 10:08 AM
How did you determine there is a drive size issue?
04-20-2025, 12:15 PM
04-20-2025, 01:16 PM
Please provide more detail for example:
1. How did you connect to the drive? 2. What application did you use to copy the files to the drive? 3. Screen shots of the error messages 4. Output from the command below Code: df -h /mnt/NVME/name_you_entered_in_nvme_source_screen
04-20-2025, 02:15 PM
(04-20-2025, 01:16 PM)Tim Curtis Wrote: Please provide more detail for example: Using below card, PCIe port on Pi5 to connect the Nvme drive Upload the files by windows though network. Showed mounted on the Pi5
04-20-2025, 03:31 PM
The share "NVMe" that you see in Windows/Mac/Linux file managers has a size equal to the size of the /mnt/NVME directory on the root file system which is on the mmcblk0p2 partition of the SDCard. In your case it's 29.2G.
To get the max size of NVMe/Music you will need to create a manual connection to it from Windows file manager. I'm not sure what menu pick gets you to the screen that lets you "connect to a share". Any way here's an example of the size differences on a system that has a 32G SDCard and a 1T NVMe drive. Code: pi@trx:~ $ df -h /mnt/NVME And here's what Mac Finder reports as sizes for connections (mounts) to NVMe and NVMe/Music |
« Next Oldest | Next Newest »
|