Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Gigabeat F60 System Error 00000003
« previous next »
  • Print
Pages: [1]

Author Topic: Gigabeat F60 System Error 00000003  (Read 6547 times)

Offline Nate!

  • Member
  • *
  • Posts: 235
Gigabeat F60 System Error 00000003
« on: November 12, 2007, 12:23:34 AM »
After doing a fresh official install of r15592, I received a System Error 00000003.  I think this is more of a hardware error than the 0x01 error with a missing bootloader or whatever.  Does anyone know of a way around this?  

Again, I've tried a fresh official install.

I've tried using the Gigabeat format utility and the Toshiba Gigabeat firmware update program, to go back to the original firmware.  Sometimes it will boot up with the original firmware, but most of the time I just get the above error.  

Rockbox doesn't boot anymore regardless of how much I reboot, pray, cross my fingers, or sacrifice chickens etc.

I've run scandisk and no errors are found.  (Which is really perplexing since the error seems to point to a hardware issue)

Windows XP recognizes drive even after error is seen.  USB splash screen is seen once cable is plugged in directly after error.  Can copy or move files to and from drive adequately.

Any suggestions?  Thanks in advanced.
« Last Edit: November 12, 2007, 12:25:45 AM by Nate! »
Logged

Offline scharkalvin

  • Member
  • *
  • Posts: 332
Re: Gigabeat F60 System Error 00000003
« Reply #1 on: November 12, 2007, 11:14:31 AM »
Your hard disk may have died.
Try running fdisk on the connected player and see
if the partition table is present.  (just use the "p" command).

I suspect that the usb connection would be made even if the hard disk is
dead, but you wouldn't see anything useful there.
Logged

Offline Nate!

  • Member
  • *
  • Posts: 235
Re: Gigabeat F60 System Error 00000003
« Reply #2 on: November 12, 2007, 02:22:05 PM »
Whoa, fdisk.  I haven't seen that word in years.  Refresh my memory please, do I need to format and create a bootable system floppy to get that util?  I don't see it any where in XP Pro.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Gigabeat F60 System Error 00000003
« Reply #3 on: November 12, 2007, 02:33:54 PM »
No, just run it from the command prompt. (Hint: Start->Run, then type cmd, and hit ok)
Logged

Read The Manual Please

Offline Nate!

  • Member
  • *
  • Posts: 235
Re: Gigabeat F60 System Error 00000003
« Reply #4 on: November 12, 2007, 02:54:55 PM »
That's what I thought, but I get the error: 'fdisk' is not recognized as an internal or external command.

I searched and couldn't find the util using fdi*.* or fdisk.exe.  I even manually searched in the system32 dir where chkdsk is located.

I'm logged in as an admin and have the options checked/unchecked to see hidden and system files.

Aside from using fdisk to see if the partition table is still in tact, would I be able to move and/or copy files to and from the GB if it wasn't?

Thanks again for everyone's help.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Gigabeat F60 System Error 00000003
« Reply #5 on: November 13, 2007, 03:08:29 AM »
Good god sorry - I must have been completely asleep when I posted that.

No you're right - there is no fdisk command in XP. I was thinking of chkdsk for some reason.

The fdisk equivalent in XP is "Disk Administrator". Right click on the "My Computer" icon on your desktop, choose "Manage", and then launch Disk Administrator from there (with your Gigabeat attached). You should be able to use that to work out if there's still a partition on your player.
Logged

Read The Manual Please

Offline scharkalvin

  • Member
  • *
  • Posts: 332
Re: Gigabeat F60 System Error 00000003
« Reply #6 on: November 13, 2007, 07:28:04 AM »
And I was thinking Linux of course.
Logged

Offline Nate!

  • Member
  • *
  • Posts: 235
Re: Gigabeat F60 System Error 00000003
« Reply #7 on: November 13, 2007, 07:49:35 AM »
Whew, I know I've been out of the systems game for a while, but I thought I was going crazy.  I remembered the util, just couldn't find it.

So in looking at disk manager, there is one partition that appears to be "Healthy" and Fat32.
Logged

Offline scharkalvin

  • Member
  • *
  • Posts: 332
Re: Gigabeat F60 System Error 00000003
« Reply #8 on: November 13, 2007, 01:01:54 PM »
Gigabeats have but one partition, takes up the whole disk.
You might have a corrupt boot sector (first sector of the only partition)
or a bad MBR (assuming that the gigabeat boot loader actually uses either of these bootstrap records.  Most disk based system use one or both of these).

NOTE: MBR (master boot record) is the first sector on the disk and is the first 446 bytes of the sector.  The remainder of this sector is the partition table (which lists the starting sector and length in sectors of each of up to 4 partitions.  Disks that have more than 4 partitions usually assign one of the first 4 partitions as an extended partition table).  
Logged

Offline Nate!

  • Member
  • *
  • Posts: 235
Re: Gigabeat F60 System Error 00000003
« Reply #9 on: November 13, 2007, 01:04:18 PM »
Is there any way in a windows xp world to identify if either of the suggested issues are the case and are there fixes?
Logged

Offline scharkalvin

  • Member
  • *
  • Posts: 332
Re: Gigabeat F60 System Error 00000003
« Reply #10 on: November 13, 2007, 01:57:59 PM »
I think I saved a "DD" image of my MBR and boot partition on my home computer, I could post them (anyway to post a small binary file in the forums via an attachment?).  It would then be possible to us dd (need to get a cygwin version for xp) to write them to your drive to restore a corrupted image.
Logged

Offline Nate!

  • Member
  • *
  • Posts: 235
Re: Gigabeat F60 System Error 00000003
« Reply #11 on: November 13, 2007, 02:38:06 PM »
That sounds like a plan.  The Cygwin install is fairly simple.  I thought for months now that all was lost so I uninstalled it a while back.  If you don't mind I'll PM you my email address.

Thanks!
Logged

Offline Nate!

  • Member
  • *
  • Posts: 235
Re: Gigabeat F60 System Error 00000003
« Reply #12 on: August 24, 2008, 12:51:17 PM »
Was wondering if anyone has found the meaning of this error?  I've replaced the original drive with a Toshiba MK1011GH 100Gb model.  Formatted the new one with the GBRoom 3.0 software and copied over the GBSystem directory.  Then I used RBUtil to install Rockbox.  Booting up quits after a few seconds with the System Error 0x00000003.

My 60Gb drive started to work a few months back after an almost 8 month break.  Maybe it just needed some rest.  Every so often I'll get this error with the old drive, but I can usually boot back into Rockbox after switching the battery off and on a few times.  I can't really see a pattern.  The error happens sparadically.  I'm definitely no electronics engineer, but I don't see any loose connections, or blown circuits.

I may just have to suck it up and find another F40/F60 online.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Gigabeat F60 System Error 00000003
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.075 seconds with 14 queries.