Pages: [1]   Go Down
Print
Author Topic: [TIP] Howto wipe a (used) disk for use in your Mede8er  (Read 4876 times)
Maasbommel
Global Moder8or
Hero Member
*****
Offline Offline

Posts: 8 530



« on: December 26, 2009, 04:55:23 pm »

Wiping internal disk for use in your mede8er

USER LEVEL: Experienced

When a disk has been used in another device and you have placed it in your Mede8er (Or you want to bring your mede8er back to the default situation when you bought it to start from scratch installing it)::
- be sure all old partitions are removed
- format it after that with the mede8er (from mede8er setup menu)

This to be sure that you don't get trouble if some old partitions are left behind form other operating system.

Wiping of old partitions can be done by attaching your mede8er by the supplied usb cable to your PC.
And then removing any partitions that you see on the disk with windows diskmanager (BE CAREFULL TO SELECT THE CORRECT DISK)
A fast method to start this is just opening a dos box and type diskmgmt.msc and press the return button.

An other way is to do it from a telnet connection to your mede8er.

------------------------------------------------------------------------------------------------------------
BE CAREFULL, YOU ARE GOING TO WIPE ALL THE DATA ON YOUR MEDE8ER DISK WHEN YOU FOLLOW UP INSTRUCTIONS BELOW
BE SURE TO FIRST BACKUP YOUR DATA ON THE DISK IF DESIRED.

------------------------------------------------------------------------------------------------------------

* First be sure that your mede8er can be reached from your PC over the network.
* Be sure that telnet works from out of a dos box (use Google to find how to enable this in Windows if it is not working)
* Be sure not to have any other usb disk or flash disk is connected to your mede8er (to prevent wiping the wrong disk)
* Unplug power of your mede8er, and plug in again after some 20 secs. Wait until it is fully up.

Now telnet into your mede8er.

telnet <ip-address of mede8er>    (use as login name: root and leave password blank)

type fdisk -l

You will see anything like below (depending on what was before on the disk)

Quote
/ # fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1               2       60741   487894050    7  HPFS/NTFS
/dev/sda2           60742       60761      160650   82  Linux swap
/dev/sda3           60762       60781      160650   83  Linux

Now type dd if=/dev/zero of=/dev/sda bs=1024 count=1024
And after that type sync

So like this:

Quote
/ # dd if=/dev/zero of=/dev/sda bs=1024 count=1024
1024+0 records in
1024+0 records out
/ # sync

Now fdisk -l will show that your disk is empty.

Quote
/ # fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sda doesn't contain a valid partition table
/ #

BE SURE TO UNPLUG POWER NOW AND REPLUG AFTER 10 SECS AND START MEDE8ER AGAIN.

Now format your disk with the format command on your mede8er.
After format is finished it will reboot.

Your disk is now clean formatted with Mede8er partition structure on it and ready to use.

Edit:
Noticed that sometimes with firmware rev. 2.0.1 the format entry in the format menu is greyed out, so you are not able to format it from the menu. To work around this, download firmware version 1.2.2.a, format your disk with this version and then upgrade to version 2.0.1 or higher again.

BE SURE TO FOLLOW UP THE EMERGENCY UPGRADE PROCEDURE EXACTLY AS DESCRIBED IN THE RELEASE NOTES THAT GO WITH IT
« Last Edit: April 06, 2010, 10:16:38 pm by Maasbommel » Logged

Read the  Mede8er 400X/500X Beginners Guide
or Mede8er 500X2/400X2/450X2 Beginners Guide

Also check the Technical Support Guidelines first.

Please don't PM me but post on the forum.
Maasbommel
Global Moder8or
Hero Member
*****
Offline Offline

Posts: 8 530



« Reply #1 on: June 20, 2010, 10:11:26 am »

How to Enable the Telnet Client in Windows Vista/7:

1.Click on Start button, then go to Control Panel -> Programs.
2.Under the Programs and Features section, click Turn Windows features on or off. If User Account Control permission confirmation request warning pops up, click on Continue. If you are prompted for an administrator password
, type the password.
3.In the Windows Features dialog box, select (tick) the Telnet Client check box.

Now if you open a Dos box in Windows, you are able to start a Telnet login session by typing:
telnet ip-number-of-your Mede8er
For example:
telnet 192.168.0.10

When asked for login name, use:
root

and leave password blank.

regards,
Maasbommel
Logged

Read the  Mede8er 400X/500X Beginners Guide
or Mede8er 500X2/400X2/450X2 Beginners Guide

Also check the Technical Support Guidelines first.

Please don't PM me but post on the forum.
chicken-
Newbie

Offline Offline

Posts: 4


« Reply #2 on: August 21, 2010, 10:33:23 pm »

Seems there is no way to really reset this thing to factory settings as even after completely formatting the hard drive and restoring defaults on the mede8er it still remembers the information I put in for the FTP server...

Logged
Maasbommel
Global Moder8or
Hero Member
*****
Offline Offline

Posts: 8 530



« Reply #3 on: August 22, 2010, 01:47:56 am »

Reinstalling firmware will put it completely to default...
Logged

Read the  Mede8er 400X/500X Beginners Guide
or Mede8er 500X2/400X2/450X2 Beginners Guide

Also check the Technical Support Guidelines first.

Please don't PM me but post on the forum.
Pages: [1]   Go Up
Print
Jump to: