Advertisement
Guest User

Untitled

a guest
Feb 1st, 2014
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. OpenRC 0.12.4 is starting up Gentoo Linux (x86_64)
  2.  
  3. Press I to enter interactive boot mode
  4.  
  5. * /proc is already mounted
  6. * /run/openrc: creating directory
  7. * /run/lock: correcting mode
  8. * /run/lock: correcting owner
  9.  
  10. * About to start the service udev-mount
  11. * 1) Start the service 2) Skip the service
  12. * 3) Continue boot process 4) Exit to shell
  13. Give root password for maintenance
  14. (or type Control-D to continue):
  15. bash: no job control in this shell
  16. minilptp ~ # mount
  17. rootfs on / type rootfs (rw)
  18. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  19. none on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
  20. none on /dev/shm type tmpfs (rw,relatime)
  21. udev on /dev type devtmpfs (rw,nosuid,relatime,size=10240k,nr_inodes=491310,mode=755)
  22. devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
  23. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  24. /dev/mapper/encrypted_ssd_group-root_vol on / type ext4 (rw,noatime,commit=0)
  25. mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
  26. debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
  27. configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
  28. cgroup_root on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755)
  29. fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
  30. openrc on /sys/fs/cgroup/openrc type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/lib64/rc/sh/cgroup-release-agent.sh,name=openrc)
  31. cpuset on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  32. cpu on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
  33. cpuacct on /sys/fs/cgroup/cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct)
  34. minilptp ~ # /lib64/r/c/bin/mountinfo
  35. /
  36. /sys
  37. /dev/pts
  38. /dev
  39. /dev/shm
  40. /run
  41. /proc
  42. minilptp ~ # exit
  43.  
  44. * About to start the service udev-mount
  45. * 1) Start the service 2) Skip the service
  46. * 3) Continue boot process 4) Exit to shell
  47. * Using /dev mounted from kernel ...
  48. [ ok ]
  49. * Mounting /dev/mqueue ... # вот здесь не монтируется /dev/shm
  50. [ ok ]
  51. * Creating list of required static device nodes for the current kernel ...
  52. [ ok ]
  53. * Mounting debug filesystem ...
  54. [ ok ]
  55. * Mounting config filesystem ...
  56. [ ok ]
  57. * Mounting cgroup filesystem ...
  58. [ ok ]
  59. * Mounting fuse control filesystem ...
  60. [ ok ]
  61. * setting up tmpfiles.d entries for /dev ...
  62. [ ok ]
  63. * Starting udev ...
  64. [ ok ]
  65. * Generating a rule to create a /dev/root symlink ...
  66. [ ok ]
  67. * Populating /dev with existing devices through uevents ...
  68. [ ok ]
  69. * Waiting for uevents to be processed ...
  70. [ ok ]
  71.  
  72. rc sysinit logging stopped at Sat Feb 1 12:26:26 2014
  73.  
  74.  
  75. rc boot logging started at Sat Feb 1 12:26:26 2014
  76.  
  77. * Setting system clock using the hardware clock [UTC] ...
  78. [ ok ]
  79. * Loading module asus_wmi ...
  80. [ ok ]
  81. * Loading module asus_nb_wmi ...
  82. [ ok ]
  83. * Autoloaded 2 module(s)
  84. * Checking local filesystems ...
  85. /dev/mapper/encrypted_ssd_group-root_vol: clean, 570838/3964928 files, 7841421/15847424 blocks
  86. fsck.fat 3.0.22 (2013-07-19)
  87. /dev/sda1: 386 files, 40401/243488 clusters
  88. /dev/mapper/encrypted_ssd_group-home_vol: clean, 207250/11075584 files, 19269036/44302336 blocks
  89. [ ok ]
  90. * Remounting root filesystem read/write ...
  91. [ ok ]
  92. * Remounting filesystems ...
  93. [ ok ]
  94. * Updating /etc/mtab ...
  95. [ ok ]
  96. * Activating swap devices ...
  97. [ ok ]
  98. * Mounting local filesystems ...
  99. [ ok ]
  100. * Configuring kernel parameters ...
  101. [ ok ]
  102. * Creating user login records ...
  103. [ ok ]
  104. * Wiping /tmp directory ...
  105. [ ok ]
  106. * Setting hostname to crmlp ...
  107. [ ok ]
  108. * Setting terminal encoding [UTF-8] ...
  109. [ ok ]
  110. * Setting keyboard mode [UTF-8] ...
  111. [ ok ]
  112. * Loading key mappings [us] ...
  113. [ ok ]
  114. * Bringing up network interface lo ...
  115. [ ok ]
  116. * Bringing up interface lo
  117. * 127.0.0.1/8 ...
  118. [ ok ]
  119. * Adding routes
  120. * 127.0.0.0/8 via 127.0.0.1 ...
  121. [ ok ]
  122. * Activating additional swap space ...
  123. [ ok ]
  124. * setting up tmpfiles.d entries ...
  125. [ ok ]
  126. * Initializing random number generator ...
  127. [ ok ]
  128.  
  129. rc boot logging stopped at Sat Feb 1 12:26:29 2014
  130.  
  131.  
  132. rc default logging started at Sat Feb 1 12:26:29 2014
  133.  
  134. * Starting D-BUS system messagebus ...
  135. Unknown username "pulse" in message bus configuration file
  136. [ ok ]
  137. * Starting NetworkManager ...
  138. [ ok ]
  139. Connecting 1sConnecting...............
  140. * Marking NetworkManager as inactive. It will automatically be marked
  141. * as started after a network connection has been established.
  142. * WARNING: NetworkManager has started, but is inactive
  143. * Starting bluetooth ...
  144. [ ok ]
  145. * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
  146. [ ok ]
  147. * Starting syslog-ng ...
  148. [ ok ]
  149. * Starting ConsoleKit daemon ...
  150. [ ok ]
  151. * WARNING: netmount is scheduled to start when NetworkManager has started
  152. * Starting sshd ...
  153. [ ok ]
  154. * Starting vixie-cron ...
  155. [ ok ]
  156. * Setting up kdm ...
  157. [ ok ]
  158. * Starting local
  159. [ ok ]
  160.  
  161. rc default logging stopped at Sat Feb 1 12:26:32 2014
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement