Advertisement
Guest User

Untitled

a guest
May 25th, 2011
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.21 KB | None | 0 0
  1. colin@colin-ThinkPad-T41:~/Desktop$ sudo ./freshInstall.sh
  2. Partition Disk: /dev/sdb...
  3. 32+0 records in
  4. 32+0 records out
  5. 33554432 bytes (34 MB) copied, 0.159296 s, 211 MB/s
  6. 32+0 records in
  7. 32+0 records out
  8. 33554432 bytes (34 MB) copied, 0.173278 s, 194 MB/s
  9. 32+0 records in
  10. 32+0 records out
  11. 33554432 bytes (34 MB) copied, 4.06318 s, 8.3 MB/s
  12. 32+0 records in
  13. 32+0 records out
  14. 33554432 bytes (34 MB) copied, 0.189398 s, 177 MB/s
  15. Testing with pattern 0xe5: done                                
  16. Reading and comparing: done                                
  17. GNU Parted 2.3
  18. Using /dev/sdb
  19. Welcome to GNU Parted! Type 'help' to view a list of commands.
  20. (parted) mklabel gpt                                                      
  21. (parted) mkpart primary 528M  2576M                                      
  22. (parted) mkpart primary 2576M 4624M                                      
  23. (parted) mkpart primary 16M 528M                                          
  24. (parted) mkpart primary 4624M -1M                                        
  25. (parted) set 1 raid on                                                    
  26. (parted) set 2 raid on                                                    
  27. (parted) quit                                                            
  28. Information: You may need to update /etc/fstab.                          
  29.  
  30. Model: Generic External (scsi)
  31. Disk /dev/sdb: 1000GB
  32. Sector size (logical/physical): 512B/512B
  33. Partition Table: gpt
  34.  
  35. Number  Start   End     Size    File system  Name     Flags
  36.  3      15.7MB  528MB   513MB                primary
  37.  1      528MB   2576MB  2048MB               primary  raid
  38.  2      2576MB  4624MB  2048MB               primary  raid
  39.  4      4624MB  1000GB  996GB                primary
  40.  
  41. mdadm: Unrecognised md component device - /dev/sdb1
  42. mdadm: Unrecognised md component device - /dev/sdb2
  43. mdadm: Note: this array has metadata at the start and
  44.     may not be suitable as a boot device.  If you plan to
  45.     store '/boot' on this device please ensure that
  46.     your boot-loader understands md/v1.x metadata, or use
  47.     --metadata=0.90
  48. mdadm: size set to 1998836K
  49. mdadm: creation continuing despite oddities due to --run
  50. mdadm: Defaulting to version 1.2 metadata
  51. mdadm: array /dev/md0 started.
  52. Setting up swapspace version 1, size = 500732 KiB
  53. no label, UUID=8cdaec25-7ff7-45e2-9460-af9f8d31c3ca
  54. mke2fs 1.41.14 (22-Dec-2010)
  55. Filesystem label=
  56. OS type: Linux
  57. Block size=4096 (log=2)
  58. Fragment size=4096 (log=2)
  59. Stride=0 blocks, Stripe width=0 blocks
  60. 124928 inodes, 499709 blocks
  61. 24985 blocks (5.00%) reserved for the super user
  62. First data block=0
  63. Maximum filesystem blocks=511705088
  64. 16 block groups
  65. 32768 blocks per group, 32768 fragments per group
  66. 7808 inodes per group
  67. Superblock backups stored on blocks:
  68.     32768, 98304, 163840, 229376, 294912
  69.  
  70. Checking for bad blocks (read-only test): done                                
  71. Writing inode tables: done                            
  72. Creating journal (8192 blocks): done
  73. Writing superblocks and filesystem accounting information: done
  74.  
  75. This filesystem will be automatically checked every 23 mounts or
  76. 180 days, whichever comes first.  Use tune2fs -c or -i to override.
  77. Warning: blocksize 65536 not usable on most systems.
  78. mke2fs 1.41.14 (22-Dec-2010)
  79. mkfs.ext4: 65536-byte blocks too big for system (max 4096)
  80. Proceed anyway? (y,n) y
  81. Warning: 65536-byte blocks too big for system (max 4096), forced to continue
  82. Filesystem label=
  83. OS type: Linux
  84. Block size=65536 (log=6)
  85. Fragment size=65536 (log=6)
  86. Stride=0 blocks, Stripe width=0 blocks
  87. 15144960 inodes, 15191344 blocks
  88. 0 blocks (0.00%) reserved for the super user
  89. First data block=0
  90. Maximum filesystem blocks=133677056
  91. 232 block groups
  92. 65528 blocks per group, 65528 fragments per group
  93. 65280 inodes per group
  94. Superblock backups stored on blocks:
  95.     65528, 196584, 327640, 458696, 589752, 1638200, 1769256, 3210872,
  96.     5307768, 8191000
  97.  
  98. Writing inode tables: done                            
  99. Creating journal (32768 blocks): done
  100. Writing superblocks and filesystem accounting information: done
  101.  
  102. This filesystem will be automatically checked every 21 mounts or
  103. 180 days, whichever comes first.  Use tune2fs -c or -i to override.
  104. mdadm: added /dev/sdb2
  105.  
  106. Please wait for raid RE-SYNC to complete..
  107. /dev/md0:
  108.         Version : 1.2
  109.   Creation Time : Wed May 25 22:43:34 2011
  110.      Raid Level : raid1
  111.      Array Size : 1998836 (1952.32 MiB 2046.81 MB)
  112.   Used Dev Size : 1998836 (1952.32 MiB 2046.81 MB)
  113.    Raid Devices : 2
  114.   Total Devices : 2
  115.     Persistence : Superblock is persistent
  116.  
  117.     Update Time : Wed May 25 22:49:36 2011
  118.           State : clean
  119.  Active Devices : 2
  120. Working Devices : 2
  121.  Failed Devices : 0
  122.   Spare Devices : 0
  123.  
  124.            Name : colin-ThinkPad-T41:0  (local to host colin-ThinkPad-T41)
  125.            UUID : f3fa8fc8:57516111:37d2a1d9:dd38e0b5
  126.          Events : 23
  127.  
  128.     Number   Major   Minor   RaidDevice State
  129.        0       8       17        0      active sync   /dev/sdb1
  130.        2       8       18        1      active sync   /dev/sdb2
  131. Done.
  132.  
  133.  
  134. colin@colin-ThinkPad-T41:~/Desktop$ sudo dd if=rootfs.img of=/dev/md0
  135. dd: writing to `/dev/md0': No space left on device
  136. 3997673+0 records in
  137. 3997672+0 records out
  138. 2046808064 bytes (2.0 GB) copied, 514.386 s, 4.0 MB/s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement