Results 1 to 5 of 5

Thread: problems booting after file system check

  1. #1
    Registered User
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked
    0 times in 0 posts

    Unhappy problems booting after file system check

    where to start...

    i got a thecus n5200 i did an upgrade to the .08 firmware. After it finished i was able to get into the thecus no problem. seen a check files system page, did a check on it and it seems to now hang. i go through the boot process only to get to a self "testing screen..." at the end.

    I have tried many walk arounds to see about fixing it. since it was a test on the drives i tried removing them, no help still self testing...

    i tried getting test factory_test.sh and the .10 & the 2.0 firmware updates, put the first two on a usb and hard rebooted the thecus. looks like it begins to work (HHHHHH and memory refreneces come on lcd) then sure enough self testing....

    I would do the reboot from the web gui but i am unable to get the web interface up anymore. i need any help bad, this is a production NAS for work, need my info

  2. #2
    Registered User
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: problems booting after file system check

    me too.
    After upgrading fw to ver 2.00.02.2 and we applied the "File system check" function under storage menu, then we lost both network linkage.
    My Raid look like normal form LCD, and I can still ping the ip of LAN, but I cannot use web disk, usb disk and ssh anymore.

    Today morning, I reset system to default setting using buttons under LCD display, the most basically and easily way.
    After we modified WAN setting, thanks god, it alive! Reloading my setting from web browser, then it works again.
    I find some problems or bugs on N5200B pro as following,
    First, the same problem never happens before I connect to LAN and apply file system check.
    Second, the reset button cannot works under system holt.
    Third, the most easily resetting way is the most useful one.
    Last edited by sunjw; 30-08-2007 at 05:51 AM.

  3. #3
    Registered+
    Join Date
    Aug 2007
    Location
    Ilmenau / Jena
    Posts
    73
    Thanks
    1
    Thanked
    0 times in 0 posts

    Re: problems booting after file system check

    Conclusion:
    - do not use Betas if you cannot cope with it (all versions with a fourth number are betas - like 2.00.02.2)
    - don't use the fsck by now, it's probably broken.
    - you may try invoking the fsck by hand using ssh, but do not let it fix anything, just display errors. The filesystem is mounted, so fsck warns you upon running on a mounted partition - it may damage it even more...

    For the self-testing issue: let the reseller replace your device. it's a common error which can mean many things. Mainboard broken, RAM broken, DOM (disk on memory) broken or even backplane not working correctly.
    Hardware mods:
    # they void your warranty
    # they may seem to work, but kill your machine later on
    # they are mostly unneeded, because the engineers who built a machine knew what they were doing...

  4. #4
    Registered User
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: problems booting after file system check

    This is a new problem on an older thecus, there is no way to get an rma. what is your next solution?

  5. #5
    Registered User
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: problems booting after file system check

    fixed the problem....


    i used the usb with the factory.test.sh and the 2.00.01. the problem was that the factory_test.sh was looking for a different firmware number --> example


    #!/bin/sh
    fwfile="N5200upgrade.1.00.07.bin"
    raid_test=0
    nonettest=0


    this needed to be change to reflect the firmware i was upgrading to, sooo...


    #!/bin/sh
    fwfile="N5200upgrade.2.00.01.bin"
    raid_test=0
    nonettest=0


    once i change the name, all was well. hope this helps some in the "self testing...." nightmare

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. CHKDSK, Corruption and Consistency
    By Speed in forum Help! Quick Relief From Tech Headaches
    Replies: 17
    Last Post: 16-09-2006, 02:13 PM
  2. SE K750i file manager and software problems
    By autopilot in forum Smartphones and Tablets
    Replies: 16
    Last Post: 27-07-2005, 12:39 PM
  3. Dodgy DVD-r's ?
    By starside in forum Help! Quick Relief From Tech Headaches
    Replies: 12
    Last Post: 27-03-2005, 06:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •