Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. mint@mint ~ $ wget http://chewitt.openelec.tv/atv_swissarmyknife_linux.sh
  2. --2012-09-02 20:09:43-- http://chewitt.openelec.tv/atv_swissarmyknife_linux.sh
  3. Resolving chewitt.openelec.tv... 212.101.13.10
  4. Connecting to chewitt.openelec.tv|212.101.13.10|:80... connected.
  5. HTTP request sent, awaiting response... 200 OK
  6. Length: 9155 (8.9K) [application/x-sh]
  7. Saving to: `atv_swissarmyknife_linux.sh'
  8.  
  9. 100%[======================================>] 9,155 --.-K/s in 0.1s
  10.  
  11. 2012-09-02 20:09:44 (71.4 KB/s) - `atv_swissarmyknife_linux.sh' saved [9155/9155]
  12.  
  13. mint@mint ~ $ chmod +x atv_swissarmyknife_linux.sh
  14. mint@mint ~ $ sudo ./atv_swissarmyknife_linux.sh factoryrestore
  15.  
  16.  
  17. ********************************************************************************
  18. * *
  19. * Welcome to the OpenELEC AppleTV USB SwissArmyKnife creator script! *
  20. * created by chewitt@openelec.tv, v2.12 *
  21. * *
  22. ********************************************************************************
  23.  
  24. INFO: Keyword set to 'factoryrestore'
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41. WARN: This script has not been tested on LinuxMint!
  42.  
  43. WARN: Please ensure the following packages are installed. If they are missing
  44. the script will not work correctly:
  45.  
  46. hfsprogs hfsutils parted wget
  47.  
  48.  
  49. INFO: The following devices are available to create the SwissArmyKnife USB on:
  50.  
  51. Model: ATA TOSHIBA MK3252GS (scsi)
  52. /dev/sda: 320GB
  53.  
  54. Model: PNY USB 2.0 FD (scsi)
  55. /dev/sdb: 1032MB
  56.  
  57. Model: SanCruzer (scsi)
  58. /dev/sdd: 8000MB
  59.  
  60. INFO: Please enter the install device (e.g. /dev/sdX): /dev/sdd
  61.  
  62. Model: SanDisk Cruzer (scsi)
  63. Disk /dev/sdd: 8000MB
  64. Sector size (logical/physical): 512B/512B
  65. Partition Table: gpt
  66.  
  67. Number Start End Size File system Name Flags
  68. 1 1049kB 7994MB 7993MB fat32 Basic data partition
  69.  
  70. WARN: Continuing will erase the above partitions from /dev/sdd, continue? (Y/n): Y
  71.  
  72. INFO: Unmounting /dev/sdd1
  73.  
  74. INFO: Removing partion /dev/sdd1
  75. INFO: Creating RECOVERY Partition
  76. mount: you must specify the filesystem type
  77. INFO: Creating OPENELEC Partition
  78.  
  79. INFO: Downloading atv_recovery.tar.gz
  80. INFO: Extracting atv_recovery.tar.gz to RECOVERY partition
  81. INFO: Creating KEYWORD and README files in OPENELEC
  82. INFO: Checking filesystems & cleaning up
  83.  
  84. INFO: Unmounting /dev/sdd2
  85.  
  86. INFO: SwissArmyKnife USB creation is complete!
  87.  
  88. mint@mint ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement