Page 2 of 2 FirstFirst 12
Results 21 to 36 of 36

Thread: External usb hdd

  1. #21
    Super Moderator saintomer1866's Avatar
    Join Date
    Sep 2005
    Posts
    3,520
    Thanks
    0
    Thanked 0 Times in 0 Posts
    ok, do the 'fdisk -l' command again
    St.O

  2. #22
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I did the fdisk -1 command and a different result came up.

    fdisk: invalid option -- '1'
    BusyBox v1.15.3 (2010-07-21 18:00:33 CEST) multi-call binary

    Usage: fdisk [-ul] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK

    Change partition table

    Options:
    -u Start and End are in sectors (instead of cylinders)
    -l Show partition table for each DISK, then exit
    -b 2048 (for certain MO disks) use 2048-byte sectors
    -C CYLINDERS Set number of cylinders/heads/sectors
    -H HEADS
    -S SECTORS

  3. #23
    V.I.P oldfart's Avatar
    Join Date
    Oct 2008
    Location
    Canaries
    Posts
    1,488
    Thanks
    0
    Thanked 0 Times in 0 Posts
    minus 'L' lowercase

  4. #24
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Sorry, here's the correct result with fsdisk -l with lowercase L


    Disk /dev/sda: 320.0 GB, 320072933376 bytes
    255 heads, 63 sectors/track, 38913 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot Start End Blocks Id System
    /dev/sda1 1 38913 312568672 83 Linux

  5. #25
    Super Moderator saintomer1866's Avatar
    Join Date
    Sep 2005
    Posts
    3,520
    Thanks
    0
    Thanked 0 Times in 0 Posts
    that's good your disk has now been formatted ext3.
    now just recheck your fstab file (in ETC folder) and make sure the line that you copied in
    Code:
    /dev/sda1       /media/hdd     ext3    defaults        0       0
    is still there and restart your box (not enigma)
    hopefully your disk will be there now, if not show us the contents of your fstab file
    St.O

  6. #26
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi St.O, How do I restart my box without enigma mode?

  7. #27
    Super Moderator saintomer1866's Avatar
    Join Date
    Sep 2005
    Posts
    3,520
    Thanks
    0
    Thanked 0 Times in 0 Posts
    in the shutdown menu it will give you the option to either 'restart' or 'restart enigma' you want to 'restart'
    alternatively you can telnet into your box and type 'reboot'
    St.O

  8. #28
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks, will check the ect folder then restart it and report back with the results. Whether this works or not thanks for your time in helping out. I will need to switch on my main pc to do the checks.

  9. #29
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ok, hear are the results:

    I checked the fstab file and the command line has remained the same:

    /dev/sda1 /media/hdd ext3 defaults 0 0

    Then I telnet into my dreambox and typed in reboot which it did.
    Just one thing, when it was rebooting the enigma 2 logo was still there in the bottom left hand of the screen.
    Last edited by eddman; 31-12-2010 at 10:25 AM.

  10. #30
    Super Moderator saintomer1866's Avatar
    Join Date
    Sep 2005
    Posts
    3,520
    Thanks
    0
    Thanked 0 Times in 0 Posts
    so are you able to record now ?
    if not change that line in fstab to this;
    Code:
    /dev/sda1       /hdd     ext3    defaults        0       0
    then press menu -> standby/restart (or shutdown menu) -> restart
    St.O

  11. #31
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    No I can't record but I will change the line command and get back to you.

  12. #32
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I wrote in the new command:

    /dev/sda1 /hdd ext3 defaults 0 0

    Then I did a restart, pressed record and the same thing came up: disk size to small 100mb. I think all avenues used here. The only other thing I can think of is that there is a downloadable plugin for usb drives.

  13. #33
    Super Moderator saintomer1866's Avatar
    Join Date
    Sep 2005
    Posts
    3,520
    Thanks
    0
    Thanked 0 Times in 0 Posts
    what image are you using ?
    try putting a new image on your box
    something like icvs (from ihad) or DreamElite 1.3.3 or New Dream Elite 1.0
    you really shouldn't be having this problem
    as you've scanned your sats save these settings to your pc (i use DreamboxEdit) before you put the new image on so you can reload them after
    St.O

  14. #34
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    True I shouldn't be having all this hassle, the image I'm using is enigma 2. I might put a different image or get an internal disk at some point in the future. I have not decided yet but many thanks anyway for you help and advice. I will keep you posted when have my external or internal disk up and running.:respect-054:

  15. #35
    Super Moderator saintomer1866's Avatar
    Join Date
    Sep 2005
    Posts
    3,520
    Thanks
    0
    Thanked 0 Times in 0 Posts
    all dm800 images use enigma2 (it's the operating system)
    if your getting a blue enigma2 logo at the bottom of your screen it sounds like you've got
    the original bog standard image that the box was shipped with
    you need to put on a more up to date image that has newer drivers
    St.O

  16. #36
    Senior Member
    Join Date
    Dec 2004
    Posts
    186
    Thanks
    0
    Thanked 0 Times in 0 Posts
    No, my enigma logo is not blue, it's just white writing.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. External reader (ftdi) reading card problem.
    By ircihumax in forum AzBox HD E2 Newbie Questions
    Replies: 3
    Last Post: 26-11-2010, 05:55 PM
  2. external harddrive tm6900 super
    By den123 in forum 6000 series
    Replies: 7
    Last Post: 15-12-2009, 01:13 PM
  3. Which external hard drive for DM800?
    By saviola in forum Dreambox DM800HD
    Replies: 8
    Last Post: 17-10-2009, 01:15 PM
  4. External 2,5"USB HDD
    By Duden2002 in forum AZBox HD Newbie Questions
    Replies: 18
    Last Post: 13-05-2009, 09:33 PM
  5. Internal & External HDD Is this Possible?
    By Armsoft in forum Dreambox DM800HD
    Replies: 1
    Last Post: 14-03-2009, 03:11 PM

Bookmarks

Posting Permissions

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