PDA

View Full Version : multiboot image



mikk
17th March, 2012, 11:28 AM
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
22nd May, 2012, 11:06 PM
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.

mikk
25th May, 2012, 05:32 PM
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.