eridium
08-03-2005, 11:12 PM
I have a 3G iPod that's been getting a folder with exclamation mark. It's out of warranty and, having a Mini, I don't care to spend money to have it repaired. But I would like to try what's possible to revive it. The obvious solutions have been tried. Namely iPod restore and update.
Something strange about it: the partition appears in Disk Utility as a 5.97GB Firewire drive. But it's in fact a 15GB iPod. It can't be partitioned normally as it gets a "Invalid argument" error. Partitioning using Unix file system gets a "Partition failed with the error: Unknown error: -5349". Strangely, partitioning as MS-DOS works, it mounts, but then iPod Restore doesn't work:
"The iPod disk does not have the correct structure."
It will mount:
Mount Point : /Volumes/HPND Capacity : 6.0 GB (6,410,232,320 Bytes)
Format : MS-DOS File System (FAT32) Available : 5.8 GB (6,263,386,112 Bytes)
Owners Enabled : No Used : 276.0 KB (282,624 Bytes)
Number of Folders : 0 Number of Files : 0
At the command line (in this case renamed "lucia"):
Trinity:~ eridium$ mount
/dev/disk0s10 on / (local, journaled)
devfs on /dev (local)
fdesc on /dev (union)
<volfs> on /.vol
automount -nsl [151] on /Network (automounted)
automount -fstab [180] on /automount/Servers (automounted)
automount -static [180] on /automount/static (automounted)
/dev/disk1s1 on /Volumes/Lucia (local, nodev, nosuid)
Trinity:~ eridium$ sudo dd if=/dev/zero of=/dev/disk1s1
dd: /dev/disk1s1: Resource busy
Anything I try at the command line gets a Resource busy:
Trinity:~ eridium$ pdisk /dev/disk1s1 -dump
pdisk: can't open file '/dev/disk1s1' (Resource busy)
Top level command (? for help): e /dev/disk1s1
pdisk: can't open file '/dev/disk1s1' (Resource busy)
Is there some other life-saving defibrillator shock I can perform on this iPod? I don't mind if it's risky as there's nothing to lose. Thanks
Something strange about it: the partition appears in Disk Utility as a 5.97GB Firewire drive. But it's in fact a 15GB iPod. It can't be partitioned normally as it gets a "Invalid argument" error. Partitioning using Unix file system gets a "Partition failed with the error: Unknown error: -5349". Strangely, partitioning as MS-DOS works, it mounts, but then iPod Restore doesn't work:
"The iPod disk does not have the correct structure."
It will mount:
Mount Point : /Volumes/HPND Capacity : 6.0 GB (6,410,232,320 Bytes)
Format : MS-DOS File System (FAT32) Available : 5.8 GB (6,263,386,112 Bytes)
Owners Enabled : No Used : 276.0 KB (282,624 Bytes)
Number of Folders : 0 Number of Files : 0
At the command line (in this case renamed "lucia"):
Trinity:~ eridium$ mount
/dev/disk0s10 on / (local, journaled)
devfs on /dev (local)
fdesc on /dev (union)
<volfs> on /.vol
automount -nsl [151] on /Network (automounted)
automount -fstab [180] on /automount/Servers (automounted)
automount -static [180] on /automount/static (automounted)
/dev/disk1s1 on /Volumes/Lucia (local, nodev, nosuid)
Trinity:~ eridium$ sudo dd if=/dev/zero of=/dev/disk1s1
dd: /dev/disk1s1: Resource busy
Anything I try at the command line gets a Resource busy:
Trinity:~ eridium$ pdisk /dev/disk1s1 -dump
pdisk: can't open file '/dev/disk1s1' (Resource busy)
Top level command (? for help): e /dev/disk1s1
pdisk: can't open file '/dev/disk1s1' (Resource busy)
Is there some other life-saving defibrillator shock I can perform on this iPod? I don't mind if it's risky as there's nothing to lose. Thanks