RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Pi SDRAM Drive - How does the image work?

    Scheduled Pinned Locked Moved Help and Support
    drive expansionimage size
    3 Posts 2 Posters 292 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TangoT
      Tango
      last edited by

      I'm using a Pi 3B and I bought a 256GB SD card for it (since it wasn't much more than smaller cards). I set up the image and made sure it booted. Then I started doing the things I wanted to do, including enabling ssh. First, I used the config utility to expand the partition to fill the whole size of the SD card. (And then, of course, rebooted.) I put the SD card in a reader for my Mac and it mounted with the name of "boot." I checked info on the volume and it reads as around 250MB. There are no other partitions or anything on the drive that Apple's Disk Utilities can find.

      Then when I booted my Pi with RetroPie on it, again, and ssh'ed in to work on it, and did this:
      Screen Shot 2020-02-19 at 3.18.46 AM.png

      Is /dev/mmcblk0p1 the boot partition?

      Just what exactly happens during the boot process where I go from a ram disk that, according to Disk Utilities, is under 25 MB, to a partition close to the full size of the available RAM on the SD card? And why is it that I can't find any trace of that extra RAM on the card being used on the device itself when I check it out on my Mac?

      mituM 1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @Tango
        last edited by

        @Tango said in Pi SDRAM Drive - How does the image work?:

        Is /dev/mmcblk0p1 the boot partition?

        Yes.

        The sdcard is formatted with 2 partitions:

        • one is the boot partition, which is FAT32 and can be read from other (non-Linux) systems
        • seconds one is a Linux Ext4 partition, which cannot be read natively by macOS or Windows systems. It's not a SDRAM drive.
        TangoT 1 Reply Last reply Reply Quote 1
        • TangoT
          Tango @mitu
          last edited by

          @mitu : Thanks, makes perfect sense. I suspected it was something like that.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.