Thanks Thanks:  0
Ergebnis 1 bis 4 von 4
  1. #1
    Anfänger
    Registriert seit
    23.08.2014
    Beiträge
    5
    Thanks (gegeben)
    1
    Thanks (bekommen)
    0
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke

    Elite/Premium - DOM IDE 40PIN bigger than 256Mb

    Hi Everyone!

    I want to change the 256Mb DOM to a bigger one, like 1Gb.


    Does OpenAtv handles the new DOM automatically?(Creating bigger partitions)

    I've read a post that states :"I think OpenATV have a built-in system to utilise the extra space on larger DOMs, guys... No need for AZUp 2.2.8."? Can anyone confirm please?

    Thanks!

    Best Regards,
    Deckard

    •   Alt Advertising

       

  2. #2
    Avatar von zeini
    Registriert seit
    24.06.2013
    Ort
    Österreich
    Beiträge
    5.023
    Thanks (gegeben)
    835
    Thanks (bekommen)
    1489
    Total Downloaded
    15,72 MB
    Total Downloaded
    15,72 MB
    ReceiverDanke
    Box 1:
    Zgemma H9.Twin
     
     
    Box 2:
    Edision Optimuss OS1+
     
     
    Box 3:
    Golden Interstar XPEED LX1
     
     
    Box 4:
    Spycat
     
     
    Box 5:
    AX HD60
     
     
    No, this is not possible in ATV.
    But if you flash the box with MAT-Tool from Morly, instead Azup tool, you can ctreating bigger partitions on DOM.
    Here you can download this tool for your PC.
    ______________________
    Hans

    TV - Hisense Ulra HD
    Eutelsat 13°E und Astra 19,2°E Unicable-Matrix mit Wide-LNB


  3. #3
    ~banned~
    Registriert seit
    24.09.2013
    Beiträge
    29
    Thanks (gegeben)
    1
    Thanks (bekommen)
    1
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    yes it does
    This is my premium but I guess its the same:

    root@azboxhd:~# df
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/hda1 350512 198448 133972 60% /
    tmpfs 64 0 64 0% /media
    tmpfs 50892 344 50548 1% /var/volatile
    devtmpfs 46120 4 46116 0% /dev
    /dev/hda5 544624 206080 310900 40% /media/DOMExtender
    /dev/hda5 544624 206080 310900 40% /usr

    root@azboxhd:~# hdparm -I /dev/hda

    /dev/hda:
    ...
    Configuration:
    Logical max current
    cylinders 1942 1942
    heads 16 16
    sectors/track 63 63
    --
    CHS current addressable sectors: 1957536
    LBA user addressable sectors: 1957536
    device size with M = 1024*1024: 955 MBytes
    device size with M = 1000*1000: 1002 MBytes (1 GB)

    ...
    Geändert von greystoke (25.11.2015 um 21:58 Uhr)

  4. #4
    Mitglied
    Registriert seit
    04.07.2017
    Beiträge
    74
    Thanks (gegeben)
    4
    Thanks (bekommen)
    10
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    Hi

    How to expand my 1GB (dom) openatv 6.0? I have only 0% free space (/dev/hda1): TOTAL 171,1 MB; FREE: 0%:






    Fabry's script appear error:

    Powered by Opensat
    Linux/mips 3.3.1-opensat
    (none) login: root
    # mkdir hdd
    # mount -o noatime /dev/sda1 hdd
    # mkdir dom
    # mount -o noatime /dev/hda1 dom
    # cd hdd
    # mkdir backup
    # cd backup
    # mkdir dom
    # cd /home/root
    # cp -a dom/* hdd/backup/dom/
    cp: can't stat 'dom/home/root/.bash_history': Input/output error
    cp: can't stat 'dom/run/blkid/blkid.tab': Input/output error
    cp: can't stat 'dom/var/lib/alsa/asound.state': Input/output error

    #

    and

    Powered by Opensat
    Linux/mips 3.3.1-opensat

    (none) login: root
    # mkdir usb
    # mount -o noatime /dev/sda1 usb
    # mkdir dom
    # mount -o noatime /dev/hda1 dom
    # cd usb
    # mkdir backup
    # cd backup
    # mkdir dom
    # cd /home/root
    # cp -a dom/* usb/backup/dom/
    # umount dom
    # echo ",512,83" > hda.out
    # echo ",4,83" **** hda.out
    # echo ",128,82" **** hda.out
    # echo ",,5" **** hda.out
    # echo ",,83" **** hda.out
    # sfdisk -f -uM /dev/hda < hda.out
    Checking that no-one is using this disk right now ...
    BLKRRPART: Device or resource busy

    This disk is currently in use - repartitioning is probably a bad idea.
    Umount all file systems, and swapoff all swap partitions on this disk.
    Use the --no-reread flag to suppress this check.

    Disk /dev/hda: 1942 cylinders, 16 heads, 63 sectors/track
    Old situation:
    Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from 0

    Device Boot Start End MiB #blocks Id System
    /dev/hda1 0+ 183- 184- 187487+ 83 Linux
    /dev/hda2 183+ 187- 5- 4536 83 Linux
    /dev/hda3 187+ 245- 59- 59472 82 Linux swap / Solaris
    /dev/hda4 245+ 955- 711- 727272 5 Extended
    /dev/hda5 245+ 955- 711- 727271+ 83 Linux
    New situation:
    Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from 0

    Device Boot Start End MiB #blocks Id System
    /dev/hda1 0+ 512- 513- 524663+ 83 Linux
    /dev/hda2 512+ 516- 5- 4536 83 Linux
    /dev/hda3 516+ 645- 129- 131544 82 Linux swap / Solaris
    /dev/hda4 645+ 955- 311- 318024 5 Extended
    /dev/hda5 645+ 955- 311- 318023+ 83 Linux
    Warning: no primary partition is marked bootable (active)
    This does not matter for LILO, but the DOS MBR will not boot this disk.
    Successfully wrote the new partition table

    Re-reading the partition table ...
    BLKRRPART: Device or resource busy
    The command to re-read the partition table failed
    Reboot your system now, before using mkfs

    Now, script working fine using openspa 6 and openpli 4:

    /dev/hda1 = 503,9 MB



    How to transfer some MB /hda5 (DOMExtender) (free: 600 MB) to /hada1 (free: 0%)?

    Thanks


Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  
Alle Zeitangaben in WEZ +1. Es ist jetzt 20:24 Uhr.
Powered by vBulletin® Version 4.2.5 (Deutsch)
Copyright ©2024 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.
Resources saved on this page: MySQL 5,26%
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)
vBulletin Skin By: PurevB.com