Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4886

Beginners • Re: "How to build a Raspberry Pi NAS" help

$
0
0
OK...

It looks like the drive is present but has no partition table and, consequently, no partitions. Any data previously on the drive is lost barring the use of data recovery tools that operate at very low level.

You need to create a partition table and at least one partition. See section 9.3 of my NAS guide linked to above.
Thank you! Section 9.3 of your tutorial helped! Everything that should have happened, happened!

Code:

~ $ lsblkNAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTSsda           8:0    0   1.8T  0 disk└─sda1        8:1    0   1.8T  0 part /srv/externalmmcblk0     179:0    0 119.1G  0 disk├─mmcblk0p1 179:1    0   512M  0 part /boot/firmware└─mmcblk0p2 179:2    0 118.6G  0 part /
Now I need to figure out why the imager changes the SSID password instead of using the one I configured...

Statistics: Posted by I am Ben — Mon Mar 25, 2024 9:00 pm



Viewing all articles
Browse latest Browse all 4886

Trending Articles