Advertisement
Guest User

Untitled

a guest
Jan 25th, 2012
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.05 KB | None | 0 0
  1. root@Home:/# cd /tmp
  2. root@Home:/tmp# wget --no-check-certificate https://raw.github.com/igors/iconnect_usb_boot/master/iconnect_install.sh
  3. --2012-01-25 09:39:37-- https://raw.github.com/igors/iconnect_usb_boot/master/iconnect_install.sh
  4. Resolving raw.github.com... 207.97.227.243
  5. Connecting to raw.github.com|207.97.227.243|:443... connected.
  6. WARNING: cannot verify raw.github.com's certificate, issued by `/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com, Inc./OU=http://certificates.godaddy.com/repository/CN=Go Daddy Secure Certification Authority/serialNumber=07969287':
  7. Self-signed certificate encountered.
  8. HTTP request sent, awaiting response... 200 OK
  9. Length: 44146 (43K) [text/plain]
  10. Saving to: `iconnect_install.sh'
  11.  
  12. 100%[=====================================================================================================================>] 44,146 220K/s in 0.2s
  13.  
  14. 2012-01-25 09:39:39 (220 KB/s) - `iconnect_install.sh' saved [44146/44146]
  15.  
  16. root@Home:/tmp# chmod +x iconnect_install.sh
  17. root@Home:/tmp# ./iconnect_install.sh
  18.  
  19. The output of this run will be saved to /var/log/iconnect-install.log.
  20. /var/log/iconnect-install.log is not preserved across reboots;
  21. please save it if anything goes wrong and you need help.
  22.  
  23. Would you like to update your iConnect's boot sequence [Y/n]?
  24. Would you like to update your iConnect's boot sequence [Y/n]?
  25. Would you like to update your iConnect's boot sequence [Y/n]? y
  26.  
  27. Your old uboot environment will be saved to /etc/uboot.environment.2012-01-25_09:39:41
  28.  
  29. usb_scan_1=setenv usb 0:1; setenv dev sda1
  30. usb_scan_2=setenv usb 1:1; setenv dev sdb1
  31. usb_scan_3=setenv usb 2:1; setenv dev sdc1
  32. usb_scan_4=setenv usb 3:1; setenv dev sdd1
  33. usb_scan_5=setenv usb 0:1; setenv dev sda2
  34. usb_scan_6=setenv usb 1:1; setenv dev sdb2
  35. usb_scan_7=setenv usb 2:1; setenv dev sdc2
  36. usb_scan_8=setenv usb 3:1; setenv dev sdd2
  37. bootcmd_usb_1=run usb_scan_1;run make_usb_bootargs;ext2load usb $(usb) 0x00800000 /boot/uImage;bootm 0x00800000
  38. bootcmd_usb_2=run usb_scan_2;run make_usb_bootargs;ext2load usb $(usb) 0x00800000 /boot/uImage;bootm 0x00800000
  39. bootcmd_usb_3=run usb_scan_3;run make_usb_bootargs;ext2load usb $(usb) 0x00800000 /boot/uImage;bootm 0x00800000
  40. bootcmd_usb_4=run usb_scan_4;run make_usb_bootargs;ext2load usb $(usb) 0x00800000 /boot/uImage;bootm 0x00800000
  41. bootcmd_usb_5=run usb_scan_5;run make_usb_bootargs;ext2load usb $(usb) 0x00800000 /uImage;bootm 0x00800000
  42. bootcmd_usb_6=run usb_scan_6;run make_usb_bootargs;ext2load usb $(usb) 0x00800000 /uImage;bootm 0x00800000
  43. bootcmd_usb_7=run usb_scan_7;run make_usb_bootargs;ext2load usb $(usb) 0x00800000 /uImage;bootm 0x00800000
  44. bootcmd_usb_8=run usb_scan_8;run make_usb_bootargs;ext2load usb $(usb) 0x00800000 /uImage;bootm 0x00800000
  45. make_usb_bootargs=setenv bootargs console=ttyS0,115200 root=/dev/$(dev) rootdelay=10
  46. bootcmd_usb=usb start;run bootcmd_usb_1;run bootcmd_usb_2;run bootcmd_usb_3;run bootcmd_usb_4;run bootcmd_usb_5;run bootcmd_usb_6;run bootcmd_usb_7;run bootcmd_usb_8
  47. bootcmd=run bootcmd_usb; run flash_load
  48.  
  49. Your u-boot environment has been successfully updated.
  50.  
  51. If everything worked as it was supposed to,
  52. your iConnect will now be able to boot from an attached
  53. USB storage device if available and will fall back
  54. to booting to the original Iomega kernel if not.
  55.  
  56. Would you like to install Arch Linux on the attached USB storage device [Y/n]? y
  57.  
  58. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  59. Please disconnect ALL USB devices and (re-)connect
  60. the one you want to use for the installation.
  61. Press Enter when ready.
  62.  
  63. lsusb: cannot open "/var/lib/usbutils/usb.ids", No such file or directory
  64. Stopping Iomega's services...
  65. ................
  66. Stopping Iomega's services - done.
  67.  
  68. Would you like to reformat the attached USB device (all data will be lost) [Y/n]? y
  69. Creating partition...
  70. Checking that no-one is using this disk right now ...
  71. OK
  72.  
  73. Disk /dev/sda: 1969 cylinders, 64 heads, 32 sectors/track
  74. Old situation:
  75. Units = cylinders of 1048576 bytes, blocks of 1024 bytes, counting from 0
  76.  
  77. Device Boot Start End #cyls #blocks Id System
  78. /dev/sda1 * 0 640 641 656384 17 Hidden HPFS/NTFS
  79. /dev/sda2 0 - 0 0 0 Empty
  80. /dev/sda3 0 - 0 0 0 Empty
  81. /dev/sda4 0 - 0 0 0 Empty
  82. New situation:
  83. Units = cylinders of 1048576 bytes, blocks of 1024 bytes, counting from 0
  84.  
  85. Device Boot Start End #cyls #blocks Id System
  86. /dev/sda1 0+ 1968 1969- 2016255+ 83 Linux
  87. /dev/sda2 0 - 0 0 0 Empty
  88. /dev/sda3 0 - 0 0 0 Empty
  89. /dev/sda4 0 - 0 0 0 Empty
  90. Warning: no primary partition is marked bootable (active)
  91. This does not matter for LILO, but the DOS MBR will not boot this disk.
  92. Successfully wrote the new partition table
  93.  
  94. Re-reading the partition table ...
  95.  
  96. If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)
  97. to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1
  98. (See fdisk(8).)
  99. Creating partition - done.
  100.  
  101. Creating file system. This may take a few minutes...
  102. mke2fs 1.41.3 (12-Oct-2008)
  103. Filesystem label=
  104. OS type: Linux
  105. Block size=4096 (log=2)
  106. Fragment size=4096 (log=2)
  107. 126208 inodes, 504063 blocks
  108. 25203 blocks (5.00%) reserved for the super user
  109. First data block=0
  110. Maximum filesystem blocks=520093696
  111. 16 block groups
  112. 32768 blocks per group, 32768 fragments per group
  113. 7888 inodes per group
  114. Superblock backups stored on blocks:
  115. 32768, 98304, 163840, 229376, 294912
  116.  
  117. Writing inode tables: done
  118. Writing superblocks and filesystem accounting information: done
  119.  
  120. This filesystem will be automatically checked every 35 mounts or
  121. 180 days, whichever comes first. Use tune2fs -c or -i to override.
  122. Creating file system - done.
  123.  
  124. Downloading Arch Linux image...
  125. Getting Arch Linux md5...
  126. --2012-01-25 09:40:52-- http://archlinuxarm.org/os/ArchLinuxARM-armv5te-latest.tar.gz.md5
  127. Resolving archlinuxarm.org... 206.217.130.189
  128. Connecting to archlinuxarm.org|206.217.130.189|:80... connected.
  129. HTTP request sent, awaiting response... 200 OK
  130. Length: 77 [application/x-gzip]
  131. Saving to: `ArchLinuxARM-armv5te-latest.tar.gz.md5'
  132.  
  133. 0K 100% 2.56M=0s
  134.  
  135. 2012-01-25 09:40:54 (2.56 MB/s) - `ArchLinuxARM-armv5te-latest.tar.gz.md5' saved [77/77]
  136.  
  137. Expected Arch Linux md5 is 43ea7774c7760e39d2f89572c9721bc9 ArchLinuxARM-2012.01-armv5te-rootfs.tar.gz
  138.  
  139. --2012-01-25 09:40:54-- http://archlinuxarm.org/os/ArchLinuxARM-armv5te-latest.tar.gz
  140. Resolving archlinuxarm.org... 206.217.130.189
  141. Connecting to archlinuxarm.org|206.217.130.189|:80... connected.
  142. HTTP request sent, awaiting response... 200 OK
  143. Length: 144244460 (138M) [application/octet-stream]
  144. Saving to: `ArchLinuxARM-armv5te-latest.tar.gz'
  145.  
  146. 0K ........ ........ ........ ........ ........ ........ 2% 228K 10m5s
  147. 3072K ........ ........ ........ ........ ........ ........ 4% 250K 9m25s
  148. 6144K ........ ........ ........ ........ ........ ........ 6% 256K 9m0s
  149. 9216K ........ ........ ........ ........ ........ ........ 8% 256K 8m41s
  150. 12288K ........ ........ ........ ........ ........ ........ 10% 235K 8m33s
  151. 15360K ........ ........ ........ ........ ........ ........ 13% 253K 8m18s
  152. 18432K ........ ........ ........ ........ ........ ........ 15% 213K 8m16s
  153. 21504K ........ ........ ........ ........ ........ ........ 17% 262K 7m58s
  154. 24576K ........ ........ ........ ........ ........ ........ 19% 260K 7m42s
  155. 27648K ........ ........ ........ ........ ........ ........ 21% 232K 7m32s
  156. 30720K ........ ........ ........ ........ ........ ........ 23% 287K 7m14s
  157. 33792K ........ ........ ........ ........ ........ ........ 26% 51.2K 9m15s
  158. 36864K ........ ........ ........ ........ ........ ........ 28% 80.9K 9m53s
  159. 39936K ........ ........ ........ ........ ........ ........ 30% 183K 9m32s
  160. 43008K ........ ........ ........ ........ ........ ........ 32% 227K 9m5s
  161. 46080K ........ ........ ........ ........ ........ ........ 34% 244K 8m38s
  162. 49152K ........ ........ ........ ........ ........ ........ 37% 278K 8m10s
  163. 52224K ........ ........ ........ ........ ........ ........ 39% 250K 7m46s
  164. 55296K ........ ........ ........ ........ ........ ........ 41% 278K 7m21s
  165. 58368K ........ ........ ........ ........ ........ ........ 43% 253K 6m59s
  166. 61440K ........ ........ ........ ........ ........ ........ 45% 254K 6m38s
  167. 64512K ........ ........ ........ ........ ........ ........ 47% 278K 6m17s
  168. 67584K ........ ........ ........ ........ ........ ........ 50% 189K 6m1s
  169. 70656K ........ ........ ........ ........ ........ ........ 52% 187K 5m46s
  170. 73728K ........ ........ ........ ........ ........ ........ 54% 263K 5m27s
  171. 76800K ........ ........ ........ ........ ........ ........ 56% 266K 5m8s
  172. 79872K ........ ........ ........ ........ ........ ........ 58% 236K 4m51s
  173. 82944K ........ ........ ........ ........ ........ ........ 61% 207K 4m35s
  174. 86016K ........ ........ ........ ........ ........ ........ 63% 238K 4m18s
  175. 89088K ........ ........ ........ ........ ........ ........ 65% 235K 4m2s
  176. 92160K ........ ........ ........ ........ ........ ........ 67% 187K 3m47s
  177. 95232K ........ ........ ........ ........ ........ ........ 69% 250K 3m30s
  178. 98304K ........ ........ ........ ........ ........ ........ 71% 231K 3m14s
  179. 101376K ........ ........ ........ ........ ........ ........ 74% 246K 2m58s
  180. 104448K ........ ........ ........ ........ ........ ........ 76% 174K 2m44s
  181. 107520K ........ ........ ........ ........ ........ ........ 78% 250K 2m28s
  182. 110592K ........ ........ ........ ........ ........ ........ 80% 76.1K 2m19s
  183. 113664K ........ ........ ........ ........ ........ ........ 82% 176K 2m4s
  184. 116736K ........ ........ ........ ........ ........ ........ 85% 206K 1m48s
  185. 119808K ........ ........ ........ ........ ........ ........ 87% 211K 92s
  186. 122880K ........ ........ ........ ........ ........ ........ 89% 118K 78s
  187. 125952K ........ ........ ........ ........ ........ ........ 91% 156K 62s
  188. 129024K ........ ........ ........ ........ ........ ........ 93% 265K 46s
  189. 132096K ........ ........ ........ ........ ........ ........ 95% 255K 29s
  190. 135168K ........ ........ ........ ........ ........ ........ 98% 234K 14s
  191. 138240K ........ ........ ........ ........ ........ 100% 290K=12m0s
  192.  
  193. 2012-01-25 09:52:55 (196 KB/s) - `ArchLinuxARM-armv5te-latest.tar.gz' saved [144244460/144244460]
  194.  
  195. ./iconnect_install.sh: line 317: [: too many arguments
  196. MD5 is correct
  197. Downloading Arch Linux image - done.
  198.  
  199. Copying Arch Linux to USB storage. This will take a few minutes...
  200. tar: Read checkpoint 3000
  201. tar: Read checkpoint 6000
  202. tar: Read checkpoint 9000
  203. tar: Read checkpoint 12000
  204. tar: Read checkpoint 15000
  205. tar: Read checkpoint 18000
  206. tar: Read checkpoint 21000
  207. tar: Read checkpoint 24000
  208. tar: Read checkpoint 27000
  209. tar: Read checkpoint 30000
  210. tar: Read checkpoint 33000
  211. Copying Arch Linux to USB storage - done.
  212.  
  213.  
  214. Setup successful, you can reboot now.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement