Results 1 to 3 of 3

Thread: Bootable SD card

  1. #1
    Join Date
    Aug 2011
    Beans
    5

    Bootable SD card

    Hi!

    Im following the instructions here:

    http://linux-sunxi.org/Bootable_SD_card#Bootloader

    but I can`t find the cardroot command... Looks like it is not in the debian repositories...

    Any suggestions?

    Thanks,

    Miha

  2. #2
    Join Date
    Mar 2011
    Location
    Pizza Hut
    Beans
    1,206
    Distro
    Kubuntu 13.10 Saucy Salamander

    Re: Bootable SD card

    Cardroot is not a command. It is a variable that you're setting.
    Ubuntu user #35115 - Linux user #555707 - My Ubuntu Wik page
    Join the Ubuntu Forums' IRC room (#ubuntuforums on irc.freenode.net)!

  3. #3
    Join Date
    Aug 2011
    Beans
    5

    Re: Bootable SD card

    Sorry, I somehow did not see the assigment sign..

    I have another question:

    Does the dd command erase the flash memory before writing to it? Would it be reasonable to erase the entire card using


    dd if=/dev/zero of=${card}

    ?

    I assume that when the card is new/empty, then there are just zeroes on it, however if it is partitioned with some sort of file system it has to have some data on it somewhere. Am I right?

    Thanks,

    Miha

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
  •