Guest User

Untitled

a guest
Mar 27th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. format> disk
  2.  
  3.  
  4. AVAILABLE DISK SELECTIONS:
  5. 0. c2t0d0 <SEAGATE-DKS5B-K146SS-4F5E cyl 58758 alt 2 hd 4 sec 1220> boot
  6. /pci@0/pci@0/pci@2/scsi@0/sd@0,0
  7. 1. c2t1d0 <SEAGATE-DKS5B-K146SS-4F5E cyl 58758 alt 2 hd 4 sec 1220>
  8. /pci@0/pci@0/pci@2/scsi@0/sd@1,0
  9. 2. c2t2d0 <SEAGATE-DKS5B-K146SS-4F5E cyl 58758 alt 2 hd 4 sec 1220>
  10. /pci@0/pci@0/pci@2/scsi@0/sd@2,0
  11. 3. c2t3d0 <SEAGATE-DKS5B-K146SS-4F5E cyl 58758 alt 2 hd 4 sec 1220>
  12. /pci@0/pci@0/pci@2/scsi@0/sd@3,0
  13. Specify disk (enter its number)[0]: 1
  14. selecting c2t1d0
  15. [disk formatted]
  16. format> label
  17. [0] SMI Label
  18. [1] EFI Label
  19. Specify Label type[0]: 0
  20. Ready to label disk, continue? y
  21.  
  22. Warning: error writing VTOC.
  23. Warning: no backup labels
  24. Label failed.
  25. format> verify
  26. Warning: Could not read backup labels.
  27.  
  28. Warning: Check the current partitioning and 'label' the disk or use the
  29. 'backup' command.
  30.  
  31. Primary label contents:
  32.  
  33. Volume name = < >
  34. ascii name = <SEAGATE-DKS5B-K146SS-4F5E cyl 58758 alt 2 hd 4 sec 1220>
  35. pcyl = 58760
  36. ncyl = 58758
  37. acyl = 2
  38. nhead = 4
  39. nsect = 1220
  40. Part Tag Flag Cylinders Size Blocks
  41. 0 root wm 0 - 53 128.67MB (54/0/0) 263520
  42. 1 swap wu 54 - 107 128.67MB (54/0/0) 263520
  43. 2 backup wu 0 - 58757 136.73GB (58758/0/0) 286739040
  44. 3 unassigned wm 0 0 (0/0/0) 0
  45. 4 unassigned wm 0 0 (0/0/0) 0
  46. 5 unassigned wm 0 0 (0/0/0) 0
  47. 6 usr wm 108 - 58757 136.48GB (58650/0/0) 286212000
  48. 7 unassigned wm 0 0 (0/0/0) 0
  49.  
  50. format> label
  51. [0] SMI Label
  52. [1] EFI Label
  53. Specify Label type[0]: 1
  54. Warning: This disk has an SMI label. Changing to EFI label will erase all
  55. current partitions.
  56. Continue? y
  57. Warning: error writing EFI.
  58. format> verify
  59. Warning: Could not read primary label.
  60. Warning: Could not read backup labels.
  61.  
  62. Warning: Check the current partitioning and 'label' the disk or use the
  63. 'backup' command.
  64. format> label
  65. [0] SMI Label
  66. [1] EFI Label
  67. Specify Label type[0]: 0
  68. Ready to label disk, continue? y
  69.  
  70. Warning: error writing VTOC.
  71. Warning: no backup labels
  72. Label failed.
  73. format> verify
  74. Warning: Could not read backup labels.
  75.  
  76. Warning: Check the current partitioning and 'label' the disk or use the
  77. 'backup' command.
  78.  
  79. Primary label contents:
  80.  
  81. Volume name = < >
  82. ascii name = <SEAGATE-DKS5B-K146SS-4F5E cyl 58758 alt 2 hd 4 sec 1220>
  83. pcyl = 58760
  84. ncyl = 58758
  85. acyl = 2
  86. nhead = 4
  87. nsect = 1220
  88. Part Tag Flag Cylinders Size Blocks
  89. 0 root wm 0 - 53 128.67MB (54/0/0) 263520
  90. 1 swap wu 54 - 107 128.67MB (54/0/0) 263520
  91. 2 backup wu 0 - 58757 136.73GB (58758/0/0) 286739040
  92. 3 unassigned wm 0 0 (0/0/0) 0
  93. 4 unassigned wm 0 0 (0/0/0) 0
  94. 5 unassigned wm 0 0 (0/0/0) 0
  95. 6 usr wm 108 - 58757 136.48GB (58650/0/0) 286212000
  96. 7 unassigned wm 0 0 (0/0/0) 0
  97.  
  98. format>
Advertisement
Add Comment
Please, Sign In to add comment