• February 06, 2012, 03:49:52 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: WS5000 DOM Rebuild  (Read 1338 times)

0 Members and 1 Guest are viewing this topic.

Offline JEric

  • Rookie
  • **
  • Posts: 2
WS5000 DOM Rebuild
« on: November 04, 2009, 06:16:28 PM »
I've gotten a Symbol WS5000 switch to use in a WiFi network that I'm setting up for my home so that I can use WiFi radio receivers. My problem is that the switch that I was able to afford didn't come with any DIMMs or DOM (drive). Where can I find information about the required size of the DIMMs and how to replace the OS. The unit that I have has a license # which is to long to include without errors. I've read that the system uses Linux and I can install that but I'm sure there is some other software that is required to secure the network.

Thanks,
JEric


Offline Michael McNamara

  • Administrator
  • Hero Member
  • *****
  • Posts: 2151
    • Michael McNamara
Re: WS5000 DOM Rebuild
« Reply #1 on: November 09, 2009, 12:08:20 PM »
Hi JEric,

The DOM (drive) is usually the first piece of hardware to fail on the WS5000s. I have quite a few around here that have corrupted DOMs. You'll need to find a working DOM and clone it, then you'll need to replace the license on the cloned DOM with a license that will work with that MAC address of your switch.

I've seen it talked about but I've never heard anything that was successful. You could probably copy a working DOM bit for bit using dd or some other tool.

Good Luck!
If you've found this site useful and helpful, please help me spread the word. Link to us in your blog or homepage or Tweet about us! - Thanks!

Offline JEric

  • Rookie
  • **
  • Posts: 2
Re: WS5000 DOM Rebuild
« Reply #2 on: December 24, 2009, 10:50:52 PM »
I was able to get a working DOM and I'm trying to get the password reset so that I can see if I can clone it. I'll let you know if I have any success, so far I've unable to mount the DOM on any Linux system, it will not mount. Must have some weird file structure, I will try a DD on it but I doubt that I'll have any luck. Thanks for your time.

Regards,
JEric

Offline Michael McNamara

  • Administrator
  • Hero Member
  • *****
  • Posts: 2151
    • Michael McNamara
Re: WS5000 DOM Rebuild
« Reply #3 on: December 24, 2009, 10:59:12 PM »
You shouldn't need to mount the filesystem, just use 'dd' against the raw disk partition.

Within Unix/Linux 'dd' is just a utility that can copy a raw disk partition bit for bit regardless of whether or not the host knows how to mount the filesystem or eve what to-do with it. I would recommend that you use Google and you'll most certainly find the answers. You would need to create an image file from a working DOM and save that on your host computer. Then connect a working DOM and write the image back to the working DOM.

Good Luck
If you've found this site useful and helpful, please help me spread the word. Link to us in your blog or homepage or Tweet about us! - Thanks!