Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ sudo ./create_xbox_drive.sh -d /dev/sdc -s 1 -t 2
- Partitioning device /dev/sdc please be patient . . .
- Dynamic sizing User Content partition: 2090575331328
- /dev/sdc has been successfully wiped
- Creating Partition 1 2048 --> 85985279
- Creating new GPT entries in memory.
- The operation has completed successfully.
- The operation has completed successfully.
- Setting name!
- partNum is 0
- The operation has completed successfully.
- Creating Partition 2 85985280 --> 4169140223
- The operation has completed successfully.
- The operation has completed successfully.
- Setting name!
- partNum is 1
- The operation has completed successfully.
- Creating Partition 3 4169140224 --> 4253026303
- The operation has completed successfully.
- The operation has completed successfully.
- Setting name!
- partNum is 2
- The operation has completed successfully.
- Creating Partition 4 4253026304 --> 4278192127
- The operation has completed successfully.
- The operation has completed successfully.
- Setting name!
- partNum is 3
- The operation has completed successfully.
- Creating Partition 5 4278192128 --> 4292872191
- The operation has completed successfully.
- The operation has completed successfully.
- Setting name!
- partNum is 4
- The operation has completed successfully.
- Disk Partitioning Complete
- Copy the folder contents from the original drive with:
- 'create_xbox_drive.sh --source /dev/sd? --drive /dev/sdc --stage 2 --disktype 2'
- Or set proper GUID values with:
- 'create_xbox_drive.sh --drive /dev/sdc --stage 3 --disktype 2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement