bobdabiulder
Posts: 7
Joined: Sat Dec 26, 2015 10:36 pm

SD card partition

Sat Dec 26, 2015 10:46 pm

Hi! I took my brand new Samsung 16 gb EVO class 10 micro SD card out, and put it in my computer because my new Raspberry pi 2 B was giving out of storage errors, and I wanted to diagnose the problem. I was stunned to find out that it claimed to only have 60mb of space, but a quick search online revealed that this is solely a partition. HOW do I get rid of the partition? I don't want my brand new micro SD card ruined & stuck with my Pi.

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: SD card partition

Sat Dec 26, 2015 10:55 pm

Download this:
https://www.sdcard.org/downloads/formatter_4/
And format it with size adjustment on.
There are 10 types of people: those who understand binary and those who don't.

stderr
Posts: 2178
Joined: Sat Dec 01, 2012 11:29 pm

Re: SD card partition

Sun Dec 27, 2015 12:41 am

bobdabiulder wrote:Hi! I took my brand new Samsung 16 gb EVO class 10 micro SD card out, and put it in my computer because my new Raspberry pi 2 B was giving out of storage errors, and I wanted to diagnose the problem. I was stunned to find out that it claimed to only have 60mb of space, but a quick search online revealed that this is solely a partition. HOW do I get rid of the partition? I don't want my brand new micro SD card ruined & stuck with my Pi.
How is it ruined and stuck with your pi? I'm not sure how you got a 60meg partition on the sdcard, if you wrote the img file that is usually used to it, it would include a lot more than that. OTOH, the boot partition might be that size.

MrEngman
Posts: 4032
Joined: Fri Feb 03, 2012 2:17 pm
Location: Southampton, UK

Re: SD card partition

Sun Dec 27, 2015 12:47 am

stderr wrote:
bobdabiulder wrote:Hi! I took my brand new Samsung 16 gb EVO class 10 micro SD card out, and put it in my computer because my new Raspberry pi 2 B was giving out of storage errors, and I wanted to diagnose the problem. I was stunned to find out that it claimed to only have 60mb of space, but a quick search online revealed that this is solely a partition. HOW do I get rid of the partition? I don't want my brand new micro SD card ruined & stuck with my Pi.
How is it ruined and stuck with your pi? I'm not sure how you got a 60meg partition on the sdcard, if you wrote the img file that is usually used to it, it would include a lot more than that. OTOH, the boot partition might be that size.
If you look at the SD card in a windows system it only shows the first FAT partition which in general will be about 60MB depending on the OS installed. The second partition will not be visible on a windows system unless you have a program capable of recognising linux partitions.


MrEngman
Simplicity is a prerequisite for reliability. Edsger W. Dijkstra

Please post ALL technical questions on the forum. Please Do Not send private messages.

stderr
Posts: 2178
Joined: Sat Dec 01, 2012 11:29 pm

Re: SD card partition

Sun Dec 27, 2015 1:16 am

MrEngman wrote:
stderr wrote: How is it ruined and stuck with your pi? I'm not sure how you got a 60meg partition on the sdcard, if you wrote the img file that is usually used to it, it would include a lot more than that. OTOH, the boot partition might be that size.
If you look at the SD card in a windows system it only shows the first FAT partition which in general will be about 60MB depending on the OS installed. The second partition will not be visible on a windows system unless you have a program capable of recognising linux partitions.
Why didn't I think of that? In my defence, I did get that the /boot partition was about that size. But I guess I've just forgotten that Windows can't see anything but Windows.

QuietZone
Posts: 89
Joined: Sat Dec 05, 2015 7:13 pm

Re: SD card partition

Sun Dec 27, 2015 3:32 am

Note that this is Rpi FAQ #00001.
"If you haven't got anything nice to say about anybody come sit next to me." — Alice Roosevelt Longworth

bobdabiulder
Posts: 7
Joined: Sat Dec 26, 2015 10:36 pm

Re: SD card partition

Sun Dec 27, 2015 3:15 pm

Thanks. Every time I do something stupid (eg, accidentally connect two GPIO), it's the mSD card that I have to reformat. Uhhg!

smilliken
Posts: 27
Joined: Fri Feb 06, 2015 4:04 am
Location: Beautiful BC
Contact: Twitter

Re: SD card partition

Mon Dec 28, 2015 9:59 pm

What is the maximum size of micro sd card the Raspberry Pi 2 will accept? It came with an 8, but wondering if one can go as high as 32 gb.
Raspberry Pi 2 B, 7" Raspberry Pi Touchscreen
Raspberry Pi 3, PiPhat, Pi Zero W
Raspberry Pi 4, 4 GB
Numerous RPi Zero's

User avatar
DougieLawson
Posts: 39124
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: SD card partition

Tue Dec 29, 2015 1:40 am

There are no limits. Things get a bit more complex if you're trying to use NOOBS on a 64GB (or bigger) card.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

smilliken
Posts: 27
Joined: Fri Feb 06, 2015 4:04 am
Location: Beautiful BC
Contact: Twitter

Re: SD card partition

Tue Dec 29, 2015 5:25 pm

Thanks for the reply. Was going to place Raspbian Jesse on it.
Raspberry Pi 2 B, 7" Raspberry Pi Touchscreen
Raspberry Pi 3, PiPhat, Pi Zero W
Raspberry Pi 4, 4 GB
Numerous RPi Zero's

Return to “General discussion”