Difference between revisions of "Tests/SD card acting as a usb drive in card reader"

From OLPC
Jump to: navigation, search
(New page: ==Booting using Ext3== * Write an Image to the SD card as an ext3. * Boot from the SD card ==Common problems== * Data corruption happens after sometime. * You have to rewrite the image of...)
 
(No difference)

Latest revision as of 23:00, 8 September 2007

Booting using Ext3

  • Write an Image to the SD card as an ext3.
  • Boot from the SD card

Common problems

  • Data corruption happens after sometime.
  • You have to rewrite the image of ext3 image to the SD card

Notes

  • Better that you have a backup image of your current SD Card for easy restore

~User:Wenmi01