Results 1 to 4 of 4

Thread: need help please to prepare my sd card for using noobs installer

  1. #1
    Join Date
    Sep 2019
    Beans
    2

    need help please to prepare my sd card for using noobs installer

    Hello,


    My name is roland, i'm from france. I need your help cause i'm trying to install raspbian using noobs (i downloaded it on raspberrypi.org website) but i am stuck on the "sd preparing level".


    I use linux ubuntu 18.04, and i try to format my micro sd card using an sd adaptator and the internal sd reader of my laptop.


    I used gparted to delete and format my sd card to ext4 files system, and i succeeded, but that's when the pbms start. when i check the content of my sd card several things disturb me. I use the terminal to navigate in my sd card. First strange thing, the graphical file explorer says my sd card is empty, but when i go to the terminal and do a "cd /media/roland" then "ls", it displays 2 folders : one named "851138ce-5617-4671-94d3-2754b7bf6fec" and a second one named "NOOBS_v3_2_0" and this second one is empty.


    So i'd like to format a clean way the sd card in order to install then raspbian using noobs. I try to format it with gparted. It shows one partition /dev/mmcblk1p1 and tells me 336 MiB are used. I unmount, delete, "all operations successfully completed".Then i do "new partition", select ext4 file system option (i can't a partition name wich disturbs me). Ok "all operations successfully completed". And it shows me again one partition with 336Mib used. I return to the terminal, cd /media/roland and ls and i stil have a "NOOBS_v3_2_0" folder.


    Anyone could explain me what's wrong with me??? PLEEAAASSSEE.... It's 3 days i try to get rid off this and i begin to feel tired...


    Thanks in advance,


    roland

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: need help please to prepare my sd card for using noobs installer

    Most of the time, you need an empty SD card and a binary OS image for a raspberry pi. Then you would use a tool like dd, ddrescue to do a bit-for-bit copy of the image file onto the SD storage.

    There is no need to format the SD card, since the image is going to overwrite that and includes the needed format already.

  3. #3
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,549
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: need help please to prepare my sd card for using noobs installer

    Did you follow the installation guide located here, https://www.raspberrypi.org/document...mages/linux.md
    This is the English version, but I would think there is a French version available.
    I have completed the Raspbian installation on my Rpi2 and Rpi3 several times without issue; however, I always follow the referenced guide.
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

  4. #4
    Join Date
    Sep 2019
    Beans
    2

    Re: need help please to prepare my sd card for using noobs installer

    Hello! Thank you so much!
    i followed another one with noobs but i will follow your link it is much more detailed and clear!!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •