Tests/SD card acting as a usb drive in card reader

From OLPC
< Tests
Revision as of 23:00, 8 September 2007 by Wenmi01 (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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