PDA

View Full Version : How do you initialize a USB HDD in HDMU E2?



Armpit1UK
01-04-2013, 03:34 PM
Hi folks, I've been running the latest HDMU E2 image on my S3600 for a while now and all is well although I still have one problem that I hope someone can help me with. I have a 500GB Toshiba USB HDD (unpowered) plugged into my box. Previously it was working perfectly well on the original Icecrypt firmware so we could timeshift & record etc. When I first went to E2 I formatted it to FAT32 and it worked a treat. That image then seemed to become unstable so I then loaded the newest version. For whatever reason now the box does not recognise that there is even a hard drive there. I have made a movie file in the HDD directory but that made no difference. Can anybody point me in the right direction please? I have no knowlege of telnet or linux I'm afraid.

echelon
01-04-2013, 03:37 PM
no idea on an icecrypt but in an E2 image on a dreambox or on a vu you have to mount the drive using one of the menus (varies according to image) and you may have to format it to EXT as well

so if we assume your E2 image follows the same path then the drive needs mounting and formatting on the icecrypt itself using ext2 or possibly ext3 which are linux formats as opposed to fat32 and ntfs which are windows formats

on the linux boxes its either in the menu system , or under the blue button under blue extra settings

Armpit1UK
01-04-2013, 04:46 PM
Hi Echelon, I would have thought that would be the correct course of action also. Unfortunately that particular function on the HDMU image doesn't work according to the Octagon forum. I have requested that they include something to change this in the next update. Trouble is at the moment we cant us the hard drive at all. Shame really as this is the best working image that boots straight from USB.

echelon
01-04-2013, 04:52 PM
in that case can you not format the drive on your pc using the free tool easeUS partitioning tool and use ext3 ?

then try it in the icecrypt

Armpit1UK
01-04-2013, 07:19 PM
Can the files then be recognised on & used by Windows? Will search forfor easeUS.Thanks.

echelon
01-04-2013, 07:27 PM
Can the files then be recognised on & used by Windows? Will search forfor easeUS.Thanks.

windows cannot access an ext3 formatted drive , so no

what you would be better off doing is exactly the same as on a linux box and ftp them from the ice to your pc or laptop

fatboy7
05-04-2013, 02:14 PM
If you fancy a different way try this:

Use putty to make a telnet connection to your box with {user - root / password - HDMU}

now type:

mkfs.ext3 -L RECORD /dev/sda1
cd /autofs/sda1
mkdir movie

Then reboot the box.

Have fun...

Armpit1UK
06-04-2013, 06:22 PM
I've formatted the hdd to ext3 and it still won't initialize! I've also tried the telnet way and it tells me that "dev/sda1 is apparently in use by the system;will not make a filesystem here!" Is it because I'm running E2 from a USB stick in the front USB slot? Do I need to change something?

fatboy7
06-04-2013, 08:03 PM
Don't use the initialize function in HDMU - Doesn't work.

In telnet type:
fdisk -l

This will let you identify your drives and mount point names (sda1 sba1 etc etc ).

Then use your HDD's mount point name (as found above), instead of sda1 in my previous post.

Then reboot the box, press play, at the bottom left of the screen it should display the size of your HDD correctly. Thats it.

If you have issues (shouldn't), use the record paths menu to set up as needed.

Armpit1UK
06-04-2013, 09:03 PM
Tried all the above and it's still not quite right but the box is recognising sdb1 now. Still won't time shift or record even though I've altered the recording paths. Will try again another day.

fatboy7
07-04-2013, 08:48 AM
HDMU have a HDD Manager plugin.

Install like this:

Extract file then FTP over the folder called hddmanager to:

user/lib/enigma2/python/plugins/extensions

Then reboot,

This tool is for the SH4 box's and will allow HDMU to auto mount HDD's and handles SWAP files well as well, I don't need to use it on my S4000 but might be of help.

I use Filezilla as a FTP client, just double check its going to the right place (don't want a bricked box).

Hope it helps

PS. Let me know is it works on other box's and I'll stick it in the plugin's section for E2.

Armpit1UK
07-04-2013, 10:48 AM
I'll give that a go,& report back. Cheers for your help.

Armpit1UK
07-04-2013, 12:09 PM
It seems to have solved that problem but then has created another! It has completely wiped all my catseye setting.

Armpit1UK
07-04-2013, 12:34 PM
I am having to do a full scan again as the settings are not being picked up when I ftp'd them in via Dreambox Edit :frown:

TK4|2|1
07-04-2013, 12:50 PM
Did you restart enigma after FTPing catseye?


Sent using sorcery and the magic interwebs.

Armpit1UK
07-04-2013, 03:25 PM
Hiya mate, yes I restarted and it has lost everything. I think that I'm going to have to start over again from scratch.

fatboy7
07-04-2013, 03:40 PM
Try pressing blue, think it defaults to radio, then yellow, then find your 28.2 providers, this should give you your bouquet list, pick a channel and from there your catseye's listings should be back.

E2 has done this to me before, it gets locked into a pre stored service list or radio service list and you have to go and find yours again within the image.

Hey, one step closer.

Armpit1UK
07-04-2013, 05:10 PM
Newsflash. I reflashed the image from the start, installed the hd manager first and then catseye settings and all seems to be fine. Panic over.
So the HD Manager should be in the plugins for other to use. Might have to leave the box alone for a bit now as the other half is ready to castrate me!

Armpit1UK
07-04-2013, 11:08 PM
Can anyone help? Now certain sats are greyed out and it's telling me to check my tuner configs. I was watching those channels earlier! What have I done & what can I do to correct it? Going to try re-loading the catseye settings again.

Armpit1UK
08-04-2013, 08:33 PM
Fixed the greyed out channel issue. I reloaded the catseye settings on Dreambox Edit but made sure that the auto reload settings enigma 2 box was ticked. Then rebooted from the remote and the sats are back!

Armpit1UK
11-04-2013, 05:17 PM
Hope that this isn't going to be a persistent issue with this image but the bouquet lists have all greyed out with n/a again. They've been fine for days and then just off they go. I'm beginning to regret starting on this journey of discovery lol

FFTA
29-07-2013, 12:09 PM
HDMU have a HDD Manager plugin.

Install like this:

Extract file then FTP over the folder called hddmanager to:

user/lib/enigma2/python/plugins/extensions

Then reboot,

This tool is for the SH4 box's and will allow HDMU to auto mount HDD's and handles SWAP files well as well, I don't need to use it on my S4000 but might be of help.

I use Filezilla as a FTP client, just double check its going to the right place (don't want a bricked box).

Hope it helps

PS. Let me know is it works on other box's and I'll stick it in the plugin's section for E2.

Fatboy7,

Sorry to bring up a bit of an old thread but we ran into a similar USB mounting issue with HDMU here and your HD manager solved it instantly. I can report that the plug does indeed work fine on 7111/7162 SH4 boxes. Thanks alot! :)