 |
 |
 |
 |
#213224 - 07/09/04 10:32 AM
Problem with the Disk Utility
|
New User
Registered: 07/08/04
Posts: 13
|
I have an externam firewire Hard Drive, and i want to erase the partition on it, so i can put it on a PC. When I open the DiskUtility, and click on either the main external drive, or the partition, the DiskUtility unexpectedly quits. I tried to erase via the Terminal. I logged in as root, and in the terminal wrote "diskutil" and came up with an error saying "Segmentation Fault". I turned off my external drive, and typed "diskutil" again, and it came up with a whole bunch of commands. I wanted to use the comman "eraseDisk" to erase all the volumes and partitions on my external drive "Disk1". (Obviously turning the HD back on), and it came up with the same error "Segmentation Fault". Does anybody know how to fix this? All I want to do is erase all the volumes and Partitions on it. Thanks, Eibbor **BTW, I'm running OSX 10.2.8.**
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#213233 - 07/10/04 08:47 AM
Re: Problem with the Disk Utility
[Re: MicroMat Tech3]
|
MacGuru
Registered: 01/20/01
Posts: 10527
Loc: Middle 'o Nowhere
|
It would be possible to reformat the HD using OS 9 regardless of whether or not drivers were installed on it for OS 9. OS 9 simply wouldn't be able to mount up the current volume if it lacks drivers, but Ext HD Setup will still nuke it for you.
Barring that, I know how to "make it go away" using OS X, but I don't know the exact commands needed. If the first byte of the first block of the HD is changed (from $E4 iirc) to $00, the mac will consider the entire device empty (no partition table) and will not attempt to load drivers or mount partitions, which is what's causing his crash most likely.
Now I know it's possible to boot up in single user mode and pipe some data to a hard drive, but I'm not too certain what the commands are to do this. (done it with norton disk editor numerous times though...) Can someone supply him with the terminal command to drop a zero onto the first byte of the first block on the device? Be sure this is the first byte of the first block OF THE DEVICE, not of a PARTITION. We are trying to zap the partition table itself, not a single partition on the drive. That, and please show him how to find the correct device, so he doesn't nuke his boot drive by accident. ;-)
After this is done and the computer is rebooted, it should pop up a msg saying the disk in the drive is unreadable, (ignore) or (initialize), and 'initialize' will launch disk utility to format it. Disk Utility should not crash this time though, since it can't attempt to mount damaged partitions or load corrupted drivers.
_________________________
- I work for the Department of Redundancy Department
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|