Unable to list partitions on Mac/Windows drive

Bug #1204812 reported by Tim Kenyon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GPT-Surgeon
New
Undecided
Unassigned

Bug Description

Followed your instructions and received the following Traceback in Terminal.

Traceback (most recent call last):
  File "./gpt_surgeon.py", line 216, in <module>
    main()
  File "./gpt_surgeon.py", line 202, in main
    listGPT(diskDevice)
  File "./gpt_surgeon.py", line 140, in listGPT
    _, gpt = readMBRAndGPT(diskDevice)
  File "./gpt_surgeon.py", line 132, in readMBRAndGPT
    disk = open(diskDevice, 'rb')
IOError: [Errno 13] Permission denied: '/dev/disk3'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.