Hi Bigbot3,
I suspect some issue with the partition tables, maybe caused by the reallignment program.
As you say you have some backup made of your data, I suggest to try the procedure here:
http://www.mede8erforum.com/index.php/topic,633.msg3633.html#msg3633So remove all the paritions that are on the disk by using the dd method.
Then after that do a reformat using mede8er format menu.
And let us know if you are still seeing that ext3 parition after that.
regards,
Maasbommel
Hello Maasbommel,
Thanks for your response, When i first noticed the extra "ext3" partition being exposed in the local disc selection,
i thought something was wrong with the formatting of the V4Beta5 firmware who was on the unit when i placed this disc
so i reformatted with firmware v4 final in place, at first everything was ok (even after alignment!) there was only an local HDD with nothing on it, but after i copied 1 TB of movies back onto the unit (5 hrs of work!) i saw the ext3 partition reappear.
Last night i put v4b5 back on the unit and everything was back to normal the internal drive was properly recognised again as HDD. and in the system info screen it gave also the correct information about the disc.
Now i have v4final put back in and its wrong again, so there must be a difference in recognising the internal HDD between
v4beta5 an v4 final.
i have made a connection with telnet to the unit and this is the fdisk information about the drive:
/ # fdisk -l
Mede8er 2 TB Samsung HD204UI disc status: recognised as HDD C:(Mede8er) and E: (ext3)
Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 243089 1952611328 7 HPFS/NTFS
/dev/sda2 243090 243109 160650 82 Linux swap
/dev/sda3 243110 243177 546210 83 Linux
/ #
/ # fdisk -l -u
Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 2048 3905224703 1952611328 7 HPFS/NTFS
/dev/sda2 3905224785 3905546084 160650 82 Linux swap
/dev/sda3 3905546085 3906638504 546210 83 Linux
/ #
I will try the reformat procedure later I will let you know the results.