#10019 NORM Not Tri: Activity Won't Start If EXT3 SD Card is Mounted at Boot-Up

Zarro Boogs per Child bugtracker at laptop.org
Wed Feb 10 12:41:18 EST 2010


#10019: Activity Won't Start If EXT3 SD Card is Mounted at Boot-Up
------------------------------------+---------------------------------------
           Reporter:  gypsymoth     |       Owner:               
               Type:  defect        |      Status:  new          
           Priority:  normal        |   Milestone:  Not Triaged  
          Component:  not assigned  |     Version:  not specified
         Resolution:                |    Keywords:               
        Next_action:  never set     |    Verified:  0            
Deployment_affected:                |   Blockedby:               
           Blocking:                |  
------------------------------------+---------------------------------------

Comment(by mikus):

 If the 'fdisk' output you showed is for the card that you have problems
 with - then /dev/mmcblk0p1 has self-contradicting definitions -- the
 existing partition __table__ specifies that what is there is of type
 Windows, whereas if you ran mkfs.ext3 against that partition then the
 partition __content__ would claim what is there is of type Linux.

 Before completely redoing the whole SD card, you might try 'fdisk
 /dev/mmcblk0' and use command 't' against partition 1 to change its type
 to '83' (and command 'w' to save the changed partition table).  Then run
 mkfs.ext3 (or whatever) against that partition again.

-- 
Ticket URL: <http://dev.laptop.org/ticket/10019#comment:7>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list