#9612 NORM 1.5-F11: Abruptly turning off XO-1.5 right after initial boot destroys system

Zarro Boogs per Child bugtracker at laptop.org
Thu Nov 5 19:57:24 EST 2009


#9612: Abruptly turning off XO-1.5 right after initial boot destroys system
------------------------------+---------------------------------------------
           Reporter:  wad     |       Owner:  marco                            
               Type:  defect  |      Status:  new                              
           Priority:  normal  |   Milestone:  1.5-F11                          
          Component:  sugar   |     Version:  Development build as of this date
         Resolution:          |    Keywords:                                   
        Next_action:  design  |    Verified:  0                                
Deployment_affected:          |   Blockedby:                                   
           Blocking:          |  
------------------------------+---------------------------------------------

Comment(by Quozl):

 Why do I think ext4 is being used?  I am in error.  I trusted certain
 output.

 The output of /bin/mount shows it is.  This turns out to come from
 /etc/fstab which says ext4.

 On a unit running os34, output of /proc/mounts says mmcblk0p2 is ext3, yet
 output of /bin/mount says mmcblk0p2 is ext4.  /etc/fstab also says ext4.
 "file -s /dev/mmcblk0p2" says ext3.

 {{{
 Script started on Fri Nov  6 00:45:11 2009
 [root at localhost ~]# cat /boot/olpc_version
 34
 [root at localhost ~]# uname -a
 Linux localhost.localdomain 2.6.30_xo1.5-20091022.1416.1.olpc.3517a05 #1
 PREEMPT Thu Oct 22 14:23:47 EDT 2009 i686 i686 i386 GNU/Linux
 [root at localhost ~]# mount
 /dev/mmcblk0p2 on / type ext4 (rw,noatime)
 proc on /proc type proc (rw)
 sysfs on /sys type sysfs (rw)
 devpts on /dev/pts type devpts (rw,gid=5,mode=620)
 tmpfs on /dev/shm type tmpfs (rw)
 /dev/mmcblk0p1 on /boot type ext2 (rw,noatime)
 /tmp on /tmp type tmpfs (rw)
 varcacheyum on /var/cache/yum type tmpfs (rw,mode=755)
 vartmp on /var/tmp type tmpfs (rw)
 none on /ofw type promfs (rw)
 none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
 gvfs-fuse-daemon on /home/olpc/.gvfs type fuse.gvfs-fuse-daemon
 (rw,nosuid,nodev,user=olpc)
 [root at localhost ~]# cat /proc/mounts
 rootfs / rootfs rw 0 0
 /proc /proc proc rw,relatime 0 0
 /sys /sys sysfs rw,relatime 0 0
 udev /dev tmpfs rw,relatime,mode=755 0 0
 /dev/pts /dev/pts devpts rw,relatime,gid=5,mode=620 0 0
 /dev/mmcblk0p2 / ext3 rw,noatime,errors=continue,data=writeback 0 0
 /proc/bus/usb /proc/bus/usb usbfs rw,relatime 0 0
 tmpfs /dev/shm tmpfs rw,relatime 0 0
 /dev/mmcblk0p1 /boot ext2 rw,noatime,errors=continue 0 0
 /tmp /tmp tmpfs rw,relatime 0 0
 varcacheyum /var/cache/yum tmpfs rw,relatime,mode=755 0 0
 vartmp /var/tmp tmpfs rw,relatime 0 0
 none /ofw promfs rw,relatime 0 0
 none /proc/sys/fs/binfmt_misc binfmt_misc rw,relatime 0 0
 gvfs-fuse-daemon /home/olpc/.gvfs fuse.gvfs-fuse-daemon
 rw,nosuid,nodev,relatime,user_id=500,group_id=500 0 0
 [root at localhost ~]# exit

 Script done on Fri Nov  6 00:45:31 2009
 }}}

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


More information about the Bugs mailing list