Advertisement
Guest User

root

a guest
Aug 13th, 2010
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.01 KB | None | 0 0
  1. + tailpid=1016
  2. + . /scripts/live-functions
  3. + tail+ -f. live.log
  4. /scripts/functions
  5. + . /live.vars
  6. + Arguments
  7. + PRESEEDS=
  8. + cat /proc/cmdline
  9. + UNIONTYPE=aufs
  10. + export UNIONTYPE
  11. + NETBOOT=nfs
  12. + export NETBOOT
  13. + STATICIP=dhcp
  14. + [ -z dhcp ]
  15. + export STATICIP
  16. + DEBUG=Yes
  17. + export DEBUG
  18. + set -x
  19. + [ -z nfs ]
  20. + [ -z ]
  21. + MODULE=filesystem
  22. + export MODULE
  23. + [ -z aufs ]
  24. + set_usplash_timeout
  25. + [ -x /sbin/usplash_write ]
  26. + [ -x /sbin/splashy_update ]
  27. + maybe_break live-premount
  28. + [ = live-premount ]
  29. + log_begin_msg Running /scripts/live-premount
  30. + [ -x /sbin/usplash_write ]
  31. + _log_msg Begin: Running /scripts/live-premount ...
  32. + [ n = y ]
  33. + printf Begin: Running /scripts/live-premount ...
  34. Begin: Running /scripts/live-premount ... + run_scripts /scripts/live-premount
  35. + initdir=/scripts/live-premount
  36. + [ ! -d /scripts/live-premount ]
  37. + get_prereqs
  38. + set_initlist
  39. + unset initlist
  40. + [ /scripts/live-premount/modules = /scripts/live-premount/* ]
  41. + [ ! -x /scripts/live-premount/modules ]
  42. + [ -d /scripts/live-premount/modules ]
  43. + initlist= modules
  44. + /scripts/live-premount/modules prereqs
  45. + tmp=udev
  46. + eval array_modules="udev"
  47. + array_modules=udev
  48. + reduce_prereqs
  49. + unset runlist
  50. + set -- modules
  51. + i=1
  52. + [ 1 -ne 0 ]
  53. + oldi=1
  54. + reduce_satisfied modules
  55. + render array_modules
  56. + eval echo -n ${array_modules}
  57. + echo -n udev
  58. + deplist=udev
  59. + unset tmpdeplist
  60. + [ ! -x /scripts/live-premount/udev ]
  61. + continue
  62. + deplist=
  63. + eval array_modules=""
  64. + array_modules=
  65. + render array_modules
  66. + eval echo -n ${array_modules}
  67. + echo -n
  68. + count_unsatisfied
  69. + set --
  70. + return 0
  71. + cnt=0
  72. + [ 0 -eq 0 ]
  73. + runlist= modules
  74. + pop_list_item modules modules
  75. + item=modules
  76. + shift
  77. + set -- modules
  78. + unset tmppop
  79. + [ modules = modules ]
  80. + continue
  81. + initlist=
  82. + i=0
  83. + [ 0 -eq 1 ]
  84. + [ 0 -ne 0 ]
  85. + call_scripts
  86. + [ = y ]
  87. + /scripts/live-premount/modules
  88. + [ -e /conf/param.conf ]
  89. + log_end_msg
  90. + [ -x /sbin/usplash_write ]
  91. + _log_msg done.\n
  92. + [ n = y ]
  93. + printf done.\n
  94. done.
  95. + set_usplash_timeout
  96. + [ -x /sbin/usplash_write ]
  97. + [ -x /sbin/splashy_update ]
  98. + [ ! -z nfs ]
  99. + do_netmount
  100. + rc=1
  101. + modprobe -q af_packet
  102. + [ -x /sbin/udevadm ]
  103. + udevadm trigger
  104. + udevadm settle
  105. + ipconfig eth0
  106. + tee /netboot.config
  107. IP-Config: eth0 hardware address 00:23:7d:fd:04:52 mtu 1500 DHCP RARP
  108. IP-Config: eth0 guessed broadcast address 192.168.0.255
  109. IP-Config: eth0 complete (from 192.168.0.5):
  110. address: 192.168.0.35 broadcast: 192.168.0.255 netmask: 255.255.255.0
  111. gateway: 192.168.0.1 dns0 : 192.168.0.5 dns1 : 213.190.55.25
  112. domain : oistros.local
  113. rootserver: 192.168.0.5 rootpath:
  114. filename :
  115. + OLDHOSTNAME=debian
  116. + . /tmp/net-eth0.conf
  117. + DEVICE=eth0
  118. + IPV4ADDR=192.168.0.35
  119. + IPV4BROADCAST=192.168.0.255
  120. + IPV4NETMASK=255.255.255.0
  121. + IPV4GATEWAY=192.168.0.1
  122. + IPV4DNS0=192.168.0.5
  123. + IPV4DNS1=213.190.55.25
  124. + HOSTNAME=
  125. + DNSDOMAIN=oistros.local
  126. + NISDOMAIN=
  127. + ROOTSERVER=192.168.0.5
  128. + ROOTPATH=
  129. + filename=
  130. + [ -z ]
  131. + HOSTNAME=debian
  132. + export HOSTNAME
  133. + ls /sys/class/net/eth0
  134. + [ 192.168.0.40:/black2 = auto ]
  135. + [ -n ]
  136. + [ -n ]
  137. + [ -n ]
  138. + [ /black2 = 192.168.0.40:/black2 ]
  139. + log_begin_msg Trying netboot from 192.168.0.40:/black2
  140. + [ -x /sbin/usplash_write ]
  141. + _log_msg Begin: Trying netboot from 192.168.0.40:/black2 ...
  142. + [ n = y ]
  143. + printf Begin: Trying netboot from 192.168.0.40:/black2 ...
  144. Begin: Trying netboot from 192.168.0.40:/black2 ... + [ nfs != nfs ]
  145. + do_nfsmount
  146. + rc=1
  147. + modprobe -q nfs
  148. + [ -z ]
  149. + NFSOPTS=
  150. + log_begin_msg Trying nfsmount -o nolock -o ro 192.168.0.40:/black2 /live/image
  151. + [ -x /sbin/usplash_write ]
  152. + _log_msg Begin: Trying nfsmount -o nolock -o ro 192.168.0.40:/black2 /live/image ...
  153. + [ n = y ]
  154. + printf Begin: Trying nfsmount -o nolock -o ro 192.168.0.40:/black2 /live/image ...
  155. Begin: Trying nfsmount -o nolock -o ro 192.168.0.40:/black2 /live/image ... + i=0
  156. + [ 0 -lt 60 ]
  157. + nfsmount -o nolock -o ro 192.168.0.40:/black2 /live/image
  158. + rc=0
  159. + break
  160. + return 0
  161. + NETBOOT=nfs
  162. + export NETBOOT
  163. + rc=0
  164. + log_end_msg
  165. + [ -x /sbin/usplash_write ]
  166. + _log_msg done.\n
  167. + [ n = y ]
  168. + printf done.\n
  169. done.
  170. + return 0
  171. + livefs_root=/live/image
  172. + [ -z /live/image ]
  173. + [ ]
  174. + [ ]
  175. + [ ]
  176. + [ ]
  177. + [ -n ]
  178. + get_mac
  179. + mac=
  180. + cat /sys/class/net/eth0/iflink
  181. + status=2
  182. + [ 2 -eq 2 ]
  183. + cat /sys/class/net/eth0/address
  184. + mac=00:23:7d:fd:04:52
  185. + echo 00:23:7d:fd:04:52
  186. + sed s/:/-/g
  187. + tr [a-z] [A-Z]
  188. + mac=00-23-7D-FD-04-52
  189. + cat /sys/class/net/eth1/iflink
  190. + status=3
  191. + [ 3 -eq 2 ]
  192. + cat /sys/class/net/lo/iflink
  193. + status=1
  194. + [ 1 -eq 2 ]
  195. + echo 00-23-7D-FD-04-52
  196. + mac=00-23-7D-FD-04-52
  197. + echo 00-23-7D-FD-04-52
  198. + sed s/-//g
  199. + mac=00237DFD0452
  200. + mount_images_in_directory /live/image /root 00237DFD0452
  201. + directory=/live/image
  202. + rootmnt=/root
  203. + mac=00237DFD0452
  204. + match_files_in_dir /live/image/live/*.squashfs
  205. + local pattern=/live/image/live/*.squashfs
  206. + echo /live/image/live/*.squashfs
  207. + [ /live/image/live/*.squashfs != /live/image/live/*.squashfs ]
  208. + return 1
  209. + match_files_in_dir /live/image/live/*.ext2
  210. + local pattern=/live/image/live/*.ext2
  211. + echo /live/image/live/*.ext2
  212. + [ /live/image/live/*.ext2 != /live/image/live/*.ext2 ]
  213. + return 1
  214. + match_files_in_dir /live/image/live/*.ext3
  215. + local pattern=/live/image/live/*.ext3
  216. + echo /live/image/live/*.ext3
  217. + [ /live/image/live/*.ext3 != /live/image/live/*.ext3 ]
  218. + return 1
  219. + match_files_in_dir /live/image/live/*.ext4
  220. + local pattern=/live/image/live/*.ext4
  221. + echo /live/image/live/*.ext4
  222. + [ /live/image/live/*.ext4 != /live/image/live/*.ext4 ]
  223. + return 1
  224. + match_files_in_dir /live/image/live/*.jffs2
  225. + local pattern=/live/image/live/*.jffs2
  226. + echo /live/image/live/*.jffs2
  227. + [ /live/image/live/*.jffs2 != /live/image/live/*.jffs2 ]
  228. + return 1
  229. + match_files_in_dir /live/image/live/*.dir
  230. + local pattern=/live/image/live/*.dir
  231. + echo /live/image/live/*.dir
  232. + [ /live/image/live/*.dir != /live/image/live/*.dir ]
  233. + return 1
  234. + panic No supported filesystem images found at /live.
  235. + DEB_1=\033[1;31m .''`. \033[0m
  236. + DEB_2=\033[1;31m: :' : \033[0m
  237. + DEB_3=\033[1;31m`. `'` \033[0m
  238. + DEB_4=\033[1;31m `- \033[0m
  239. + LIVELOG=\033[1;37m/live.log\033[0m
  240. + DEBUG=\033[1;37mdebug\033[0m
  241. + exec
  242. + exec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement