Advertisement
Mavireck

Untitled

Mar 30th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.93 KB | None | 0 0
  1. mavireck@HP-G62-Notebook-PC:~/mer/android/droid/out/target/product/thea$ grep -r mount | grep dev
  2. obj/ROOT/hybris-recovery_intermediates/initramfs/init:do_mount_devprocsys()
  3. obj/ROOT/hybris-recovery_intermediates/initramfs/init: echo "########################## mounting devprocsys"
  4. obj/ROOT/hybris-recovery_intermediates/initramfs/init: mount -t devtmpfs devtmpfs /dev
  5. obj/ROOT/hybris-recovery_intermediates/initramfs/init: mount -t devpts devpts /dev/pts
  6. obj/ROOT/hybris-recovery_intermediates/initramfs/init: echo "Failed to mount /target, device node '$DATA_PARTITION' not found!" >> /diagnosis.log
  7. obj/ROOT/hybris-recovery_intermediates/initramfs/init: do_mount_devprocsys
  8. obj/ROOT/hybris-recovery_intermediates/initramfs/init: do_mount_devprocsys
  9. obj/ROOT/hybris-boot_intermediates/initramfs/init:do_mount_devprocsys()
  10. obj/ROOT/hybris-boot_intermediates/initramfs/init: echo "########################## mounting devprocsys"
  11. obj/ROOT/hybris-boot_intermediates/initramfs/init: mount -t devtmpfs devtmpfs /dev
  12. obj/ROOT/hybris-boot_intermediates/initramfs/init: mount -t devpts devpts /dev/pts
  13. obj/ROOT/hybris-boot_intermediates/initramfs/init: echo "Failed to mount /target, device node '$DATA_PARTITION' not found!" >> /diagnosis.log
  14. obj/ROOT/hybris-boot_intermediates/initramfs/init: do_mount_devprocsys
  15. obj/ROOT/hybris-boot_intermediates/initramfs/init: do_mount_devprocsys
  16. obj/busybox/full/networking/Config.in: Next, you need to mount the devpts filesystem on /dev/pts using:
  17. obj/busybox/full/networking/Config.in: mount -t devpts devpts /dev/pts
  18. obj/busybox/full/include/usage.h: "# mount /dev/hdc1 /mnt -t minix\n" \
  19. obj/busybox/full/include/usage.h: "\n mntpnt The mount point where devfs is mounted" \
  20. obj/busybox/full/include/usage.h: "$ mount /dev/fd0 /mnt -t msdos -o ro\n" \
  21. obj/busybox/full/include/usage.h: "Print the device node associated with the filesystem mounted at '/'" \
  22. obj/busybox/full/include/usage.h: "\n -r Try to remount devices as read-only if mount is busy" \
  23. obj/busybox/full/include/usage.h: "$ umount /dev/hdc1\n" \
  24. obj/busybox/full/miscutils/Config.in: certain amount of time, the watchdog device assumes the system has
  25. obj/busybox/full/util-linux/Config.in: Print the device node associated with the filesystem mounted at '/'.
  26. obj/busybox/full/util-linux/Config.in: loopback device. The umount command will also free that loopback
  27. obj/busybox/full/util-linux/Config.in: (If you don't want umount to free the loop device, use "umount -D".)
  28. obj/busybox/full/util-linux/Config.in: This feature lets mount to try to create next /dev/loopN device
  29. Binary file obj/UTILITY_EXECUTABLES/static_busybox_intermediates/util-linux/mdev.o matches
  30. obj/UTILITY_EXECUTABLES/static_busybox_intermediates/util-linux/volume_id/get_devname.P: bionic/libc/include/sys/mount.h bionic/libc/include/sys/cdefs.h \
  31. obj/UTILITY_EXECUTABLES/static_busybox_intermediates/util-linux/volume_id/get_devname.P: bionic/libc/include/sys/mount.h bionic/libc/include/sys/cdefs.h :
  32. Binary file obj/UTILITY_EXECUTABLES/static_busybox_intermediates/util-linux/volume_id/get_devname.o matches
  33. obj/KERNEL_OBJ/.tmp_System.map:c0257530 T mount_nodev
  34. obj/KERNEL_OBJ/.tmp_System.map:c02575d0 T mount_bdev
  35. obj/KERNEL_OBJ/.tmp_System.map:c02aff08 t devpts_mount
  36. obj/KERNEL_OBJ/.tmp_System.map:c02b00b0 t devpts_remount
  37. obj/KERNEL_OBJ/.tmp_System.map:c0317bdc t autofs_dev_ioctl_ismountpoint
  38. obj/KERNEL_OBJ/.tmp_System.map:c0317d58 t autofs_dev_ioctl_askumount
  39. obj/KERNEL_OBJ/.tmp_System.map:c0317f70 t autofs_dev_ioctl_closemount
  40. obj/KERNEL_OBJ/.tmp_System.map:c0317f78 t autofs_dev_ioctl_openmount
  41. obj/KERNEL_OBJ/.tmp_System.map:c0470834 t dev_mount
  42. obj/KERNEL_OBJ/.tmp_System.map:c0470f54 T devtmpfs_mount
  43. obj/KERNEL_OBJ/.tmp_System.map:c0e3b1e8 r __ksymtab_mount_bdev
  44. obj/KERNEL_OBJ/.tmp_System.map:c0e3b1f0 r __ksymtab_mount_nodev
  45. obj/KERNEL_OBJ/.tmp_System.map:c0e4ac63 r __kstrtab_mount_nodev
  46. obj/KERNEL_OBJ/.tmp_System.map:c0e4ac80 r __kstrtab_mount_bdev
  47. obj/KERNEL_OBJ/.tmp_System.map:c11d54b4 b mount_dev
  48. obj/KERNEL_OBJ/Module.symvers:0x00000000 mount_nodev vmlinux EXPORT_SYMBOL
  49. obj/KERNEL_OBJ/Module.symvers:0x00000000 mount_bdev vmlinux EXPORT_SYMBOL
  50. obj/KERNEL_OBJ/usr/include/linux/videodev2.h:/* If sensor is mounted upside down set both bits */
  51. obj/KERNEL_OBJ/usr/include/linux/sysctl.h: KERN_REALROOTDEV=16, /* real root device to mount after initrd */
  52. obj/KERNEL_OBJ/usr/include/linux/..install.cmd:cmd_/home/mavireck/mer/android/droid/out/target/product/thea/obj/KERNEL_OBJ/usr/include/linux/.install := perl /home/mavireck/mer/android/droid/kernel/motorola/msm8226/scripts/headers_install.pl /home/mavireck/mer/android/droid/kernel/motorola/msm8226/include/linux /home/mavireck/mer/android/droid/out/target/product/thea/obj/KERNEL_OBJ/usr/include/linux arm a.out.h acct.h adb.h adfs_fs.h affs_hardblocks.h agpgart.h aio_abi.h android_pmem.h apm_bios.h arcfb.h ashmem.h atalk.h atm.h atm_eni.h atm_he.h atm_idt77105.h atm_nicstar.h atm_tcp.h atm_zatm.h atmapi.h atmarp.h atmbr2684.h atmclip.h atmdev.h atmioc.h atmlec.h atmmpc.h atmppp.h atmsap.h atmsvc.h audit.h auto_fs.h auto_fs4.h auxvec.h avtimer.h ax25.h b1lli.h baycom.h bfs_fs.h binfmts.h blk_types.h blkpg.h blktrace_api.h bpqether.h bsg.h can.h capability.h capi.h cciss_defs.h cciss_ioctl.h cdk.h cdrom.h cgroupstats.h chio.h ci-bridge-spi.h cm4000_cs.h cn_proc.h coda.h coda_psdev.h coff.h comstats.h connector.h const.h coresight-stm.h cramfs_fs.h cuda.h cyclades.h cycx_cfm.h dcbnl.h dccp.h dlm.h dlm_device.h dlm_netlink.h dlm_plock.h dlmconstants.h dm-ioctl.h dm-log-userspace.h dn.h dqblk_xfs.h edd.h efs_fs_sb.h elf-em.h elf-fdpic.h elf.h elfcore.h epm_adc.h errno.h errqueue.h ethtool.h eventpoll.h fadvise.h falloc.h fanotify.h fb.h fcntl.h fd.h fdreg.h fib_rules.h fiemap.h filter.h firewire-cdev.h firewire-constants.h flat.h fs.h fsl_hypervisor.h fuse.h futex.h gameport.h gen_stats.h generic_serial.h genetlink.h genlock.h gfs2_ondisk.h gigaset_dev.h hdlc.h hdlcdrv.h hdreg.h hid.h hiddev.h hidraw.h hpet.h hysdn_if.h i2c-dev.h i2c.h i2o-dev.h i8k.h icmp.h icmpv6.h idle_stats_device.h if.h if_addr.h if_addrlabel.h if_alg.h if_arcnet.h if_arp.h if_bonding.h if_bridge.h if_cablemodem.h if_ec.h if_eql.h if_ether.h if_fc.h if_fddi.h if_frad.h if_hippi.h if_infiniband.h if_link.h if_ltalk.h if_packet.h if_phonet.h if_plip.h if_ppp.h if_pppol2tp.h if_pppolac.h if_pppopns.h if_pppox.h if_slip.h if_strip.h if_team.h if_tr.h if_tun.h if_tunnel.h if_vlan.h if_x25.h igmp.h in.h in6.h in_route.h inet_diag.h inotify.h input.h ioctl.h ion.h ioprio.h ip.h ip6_tunnel.h ip_vs.h ipc.h ipmi.h ipmi_msgdefs.h ipsec.h ipv6.h ipv6_route.h ipx.h irda.h irqnr.h isdn.h isdn_divertif.h isdn_ppp.h isdnif.h iso_fs.h ivtv.h ivtvfb.h ixjuser.h jffs2.h joystick.h kd.h kdev_t.h kernel-page-flags.h kernel.h kernelcapi.h keyboard.h keyctl.h l2tp.h limits.h llc.h loop.h lp.h magic.h major.h map_to_7segment.h matroxfb.h mdio.h media.h mempolicy.h meye.h mii.h minix_fs.h mman.h mmtimer.h mqueue.h mroute.h mroute6.h msdos_fs.h msg.h msm_adc.h msm_adsp.h msm_audio.h msm_audio_aac.h msm_audio_ac3.h msm_audio_acdb.h msm_audio_amrnb.h msm_audio_amrwb.h msm_audio_amrwbplus.h msm_audio_mvs.h msm_audio_qcp.h msm_audio_sbc.h msm_audio_voicememo.h msm_audio_wma.h msm_audio_wmapro.h msm_charm.h msm_dsps.h msm_ion.h msm_ipa.h msm_ipc.h msm_kgsl.h msm_mdp.h msm_q6vdec.h msm_q6venc.h msm_rmnet.h msm_rotator.h msm_thermal_ioctl.h msm_vidc_dec.h msm_vidc_enc.h mtio.h n_r3964.h nbd.h ncp.h ncp_fs.h ncp_mount.h ncp_no.h neighbour.h net.h net_dropmon.h net_tstamp.h netdevice.h netfilter.h netfilter_arp.h netfilter_bridge.h netfilter_decnet.h netfilter_ipv4.h netfilter_ipv6.h netlink.h netrom.h nfc.h nfs.h nfs2.h nfs3.h nfs4.h nfs4_mount.h nfs_fs.h nfs_idmap.h nfs_mount.h nfsacl.h nl80211.h nubus.h nvram.h omap3isp.h omapfb.h oom.h param.h parport.h patchkey.h pci.h pci_regs.h perf_event.h personality.h pfkeyv2.h pg.h phantom.h phonet.h pkt_cls.h pkt_sched.h pktcdvd.h pmu.h poll.h posix_types.h ppdev.h ppp-comp.h ppp-ioctl.h ppp_defs.h pps.h prctl.h ptp_clock.h ptrace.h qcedev.h qnx4_fs.h qnxtypes.h qrng.h qseecom.h quota.h radeonfb.h random.h raw.h rds.h reboot.h reiserfs_fs.h reiserfs_xattr.h resource.h rfkill.h romfs_fs.h rose.h route.h rtc.h rtnetlink.h scc.h sched.h screen_info.h sdla.h securebits.h selinux_netlink.h sem.h serial.h serial_core.h serial_reg.h serio.h shm.h signal.h signalfd.h snmp.h sock_diag.h socket.h sockios.h som.h sonet.h sonypi.h sound.h soundcard.h stat.h stddef.h string.h suspend_ioctls.h swab.h synclink.h sysctl.h sysinfo.h taskstats.h tcp.h telephony.h termios.h time.h times.h timex.h tiocl.h tipc.h tipc_config.h toshiba.h tspp.h tty.h types.h udf_fs_i.h udp.h uhid.h uinput.h uio.h ultrasound.h un.h unistd.h unix_diag.h usbdevice_fs.h utime.h utsname.h uvcvideo.h v4l2-mediabus.h v4l2-subdev.h veth.h vhost.h videodev2.h virtio_9p.h virtio_balloon.h virtio_blk.h virtio_config.h virtio_console.h virtio_ids.h virtio_net.h virtio_pci.h virtio_ring.h virtio_rng.h vt.h wait.h wanrouter.h watchdog.h wimax.h wireless.h x25.h xattr.h xfrm.h; perl /home/mavireck/mer/android/droid/kernel/motorola/msm8226/scripts/headers_install.pl /home/mavireck/mer/android/droid/out/target/product/thea/obj/KERNEL_OBJ/include/linux /home/mavireck/mer/android/droid/out/target/product/thea/obj/KERNEL_OBJ/usr/include/linux arm version.h; perl /home/mavireck/mer/android/droid/kernel/motorola/msm8226/scripts/headers_install.pl /home/mavireck/mer/android/droid/out/target/product/thea/obj/KERNEL_OBJ/include/generated/linux /home/mavireck/mer/android/droid/out/target/product/thea/obj/KERNEL_OBJ/usr/include/linux arm ; for F in ; do echo "\#include <asm-generic/$$F>" > /home/mavireck/mer/android/droid/out/target/product/thea/obj/KERNEL_OBJ/usr/include/linux/$$F; done; touch /home/mavireck/mer/android/droid/out/target/product/thea/obj/KERNEL_OBJ/usr/include/linux/.install
  53. obj/KERNEL_OBJ/usr/include/linux/firewire-cdev.h: * packet are returned in the @header field. The amount of header data per
  54. obj/KERNEL_OBJ/usr/include/linux/auto_fs4.h: * autofs_dev_ioctl_ismountpoint() device ioctl function.
  55. obj/KERNEL_OBJ/usr/include/asm/stat.h: * insane amounts of padding around dev_t's.
  56. Binary file obj/KERNEL_OBJ/drivers/base/devtmpfs.o matches
  57. obj/KERNEL_OBJ/drivers/base/.devtmpfs.o.cmd: $(wildcard include/config/devtmpfs/mount.h) \
  58. obj/KERNEL_OBJ/drivers/base/.devtmpfs.o.cmd: /home/mavireck/mer/android/droid/kernel/motorola/msm8226/include/linux/mount.h \
  59. obj/KERNEL_OBJ/System.map:c0257530 T mount_nodev
  60. obj/KERNEL_OBJ/System.map:c02575d0 T mount_bdev
  61. obj/KERNEL_OBJ/System.map:c02aff08 t devpts_mount
  62. obj/KERNEL_OBJ/System.map:c02b00b0 t devpts_remount
  63. obj/KERNEL_OBJ/System.map:c0317bdc t autofs_dev_ioctl_ismountpoint
  64. obj/KERNEL_OBJ/System.map:c0317d58 t autofs_dev_ioctl_askumount
  65. obj/KERNEL_OBJ/System.map:c0317f70 t autofs_dev_ioctl_closemount
  66. obj/KERNEL_OBJ/System.map:c0317f78 t autofs_dev_ioctl_openmount
  67. obj/KERNEL_OBJ/System.map:c0470834 t dev_mount
  68. obj/KERNEL_OBJ/System.map:c0470f54 T devtmpfs_mount
  69. obj/KERNEL_OBJ/System.map:c0e3b1e8 r __ksymtab_mount_bdev
  70. obj/KERNEL_OBJ/System.map:c0e3b1f0 r __ksymtab_mount_nodev
  71. obj/KERNEL_OBJ/System.map:c0e4ac63 r __kstrtab_mount_nodev
  72. obj/KERNEL_OBJ/System.map:c0e4ac80 r __kstrtab_mount_bdev
  73. obj/KERNEL_OBJ/System.map:c11d54b4 b mount_dev
  74. obj/KERNEL_OBJ/fs/autofs4/.dev-ioctl.o.cmd: /home/mavireck/mer/android/droid/kernel/motorola/msm8226/include/linux/mount.h \
  75. Binary file obj/KERNEL_OBJ/fs/autofs4/dev-ioctl.o matches
  76. obj/KERNEL_OBJ/fs/fuse/.dev.o.cmd: /home/mavireck/mer/android/droid/kernel/motorola/msm8226/include/linux/mount.h \
  77. obj/KERNEL_OBJ/fs/.block_dev.o.cmd: /home/mavireck/mer/android/droid/kernel/motorola/msm8226/include/linux/mount.h \
  78. Binary file obj/KERNEL_OBJ/fs/block_dev.o matches
  79. Binary file obj/KERNEL_OBJ/fs/devpts/inode.o matches
  80. Binary file obj/KERNEL_OBJ/fs/devpts/built-in.o matches
  81. Binary file obj/KERNEL_OBJ/fs/devpts/devpts.o matches
  82. obj/KERNEL_OBJ/fs/devpts/.inode.o.cmd: /home/mavireck/mer/android/droid/kernel/motorola/msm8226/include/linux/mount.h \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement