Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@ubuntu-phablet:~# /usr/sbin/mount-android.sh
- checking for vendor mount point
- mounting /dev/disk/by-partlabel/cust as /vendor
- checking fstab /vendor/etc/fstab.qcom for additional mount points
- checking mount label cache
- mounting /dev/disk/by-partlabel/cache as /cache
- mount: wrong fs type, bad option, bad superblock on /dev/mmcblk0p25,
- missing codepage or helper program, or other error
- In some cases useful info is found in syslog - try
- dmesg | tail or so.
- checking mount label cache
- mounting /dev/disk/by-partlabel/cache as /cache
- checking mount label persist
- mounting /dev/disk/by-partlabel/persist as /persist
- checking mount label dsp
- mkdir: cannot create directory ‘/dsp’: Read-only file system
- mounting /dev/disk/by-partlabel/dsp as /dsp
- mount: mount point /dsp does not exist
- checking mount label modem
- mkdir: cannot create directory ‘/firmware’: Read-only file system
- mounting /dev/disk/by-partlabel/modem as /firmware
- mount: mount point /firmware does not exist
- [ 58.239895] EXT4-fs (mmcblk0p49): mounted filesystem with ordered data mode. Opts: barrier=1,discard
- [ 58.368045] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x10000)
- [ 58.368051] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 1th superblock
- [ 58.368324] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x2005)
- [ 58.368326] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 2th superblock
- [ 58.368354] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x10000)
- [ 58.368355] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 1th superblock
- [ 58.368369] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x2005)
- [ 58.368371] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 2th superblock
- [ 58.396091] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: (null)
- [ 58.423948] EXT4-fs (mmcblk0p26): warning: maximal mount count reached, running e2fsck is recommended
- [ 58.424361] EXT4-fs (mmcblk0p26): recovery complete
- [ 58.424368] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: (null)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement