[Trac #161] LB still fails to mount unclean ext3?
    Zarro Boogs per Child 
    bugtracker at laptop.org
       
    Mon Oct  9 15:20:14 EDT 2006
    
    
  
#161: LB still fails to mount unclean ext3?
-----------------------+----------------------------------------------------
 Reporter:  cjb        |        Owner:  marcelo
     Type:  defect     |       Status:  new    
 Priority:  high       |    Milestone:  BTest-1
Component:  linuxbios  |   Resolution:         
 Keywords:             |  
-----------------------+----------------------------------------------------
Old description:
> After an unclean shutdown:
> {{{
> OLPC ROM rev_a_20060926-1
> Build timestamp: 20060928 14:17:51
> GIT: 30bb4b32a1de25cc7435e8f23e13181628368520+local
> }}}
> At the LB shell:
> {{{
> # mkdir /key && mknod /dev/sdb b 8 16 && mknod /dev/sdb1 b 8 17 && mount
> /dev/sdb1 /key && . /bin/boot.functions && doboot /key
> EXT2-fs: sdb1: couldn't mount because of unsupported optional features
> (4).
> mount: Mounting /dev/sdb1 on /key failed: Unknown error 22
> }}}
> Thought we had a workaround for this?
New description:
 Try "mount -o ro ..." .  I think that worked for me yesterday.
Comment (by wmb at firmworks.com):
 Replying to [ticket:161 cjb]:
 > After an unclean shutdown:
 > {{{
 > OLPC ROM rev_a_20060926-1
 > Build timestamp: 20060928 14:17:51
 > GIT: 30bb4b32a1de25cc7435e8f23e13181628368520+local
 > }}}
 > At the LB shell:
 > {{{
 > # mkdir /key && mknod /dev/sdb b 8 16 && mknod /dev/sdb1 b 8 17 && mount
 /dev/sdb1 /key && . /bin/boot.functions && doboot /key
 > EXT2-fs: sdb1: couldn't mount because of unsupported optional features
 (4).
 > mount: Mounting /dev/sdb1 on /key failed: Unknown error 22
 > }}}
 > Thought we had a workaround for this?
-- 
Ticket URL: <http://dev.laptop.org/ticket/161#comment:2>
One Laptop Per Child <http://laptop.org/>
    
    
More information about the Devel
mailing list