multiboot image

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mikk
    Senior Member
    • Jun 2008
    • 289

    #1

    multiboot image

    Can anyone tell me what is wrong here, before I make the same mistake again:

    OpenDreambox 1.5.0 dm7025
    dm7025 login:
    root

    root@dm7025:~#
    clear

    root@dm7025:~#
    -------------------- < Script > ----------------------------
    df -m; echo ">>> DONE <<<";

    Filesystem 1M-blocks Used Available Use% Mounted on
    /dev/root 4 3 1 69% /boot
    /dev/mtdblock/3 28 27 1 98% /boot/mnt/flash
    /dev/loop/0 17 17 0 100% /boot/mnt/squashfs
    none 45 45 1 99% /
    tmpfs 36 2 33 6% /var
    tmpfs 36 0 36 0% /tmp
    /dev/ide/host0/bus0/target0/lun0/part1 152597 19919 132678 13% /media/hdd
    /dev/ide/host1/bus0/target0/lun0/part1 962 27 886 3% /media/cf
    >>> DONE <<<
    root@dm7025:~#
    -------------------- < Script > ----------------------------
    ipkg-cl list > /tmp/ipkg-list.tmp; echo ">>> DONE <<<";

    >>> DONE <<<

    -------------------- < Script > ----------------------------
    root@dm7025:~#
    ipkg-cl list_installed > /tmp/ipkg-installed.tmp; echo ">>> DONE <<<";

    >>> DONE <<<

    The box is very unstable so I will attempt to load a new image to multiboot from cf, possibly the dreamelite which requires a pure version in the flash (will this have the latest drivers, kernals etc) and the main image booting with barry allen or meoboot. Not wanting to tax the box's limited resources which would be preferable, meoboot or BA.
  • GastonJ
    V.I.P. Member
    • Dec 2009
    • 5505

    #2
    I'd go for BA any day, it's the one I use. I only have 3 images on there at this time, but it's as stable as a rock.
    My master plan is to live forever..... going to plan so far
    Despite the cost of living, it's still very popular.
    No good deed goes unpunished....

    Comment

    • mikk
      Senior Member
      • Jun 2008
      • 289

      #3
      I went for Meoboot, the sheer number of different Barry Allen versions was overwhelming, lattery I understood it had become 'bloated', meoboot has been ok with one image, I'll let you know after the LT image is added.

      Comment

      Working...