1st method
Once multiboot has been installed installed you can continue to install Enigma2 on USB Drive.
Download the Enigma2 image you want to install. It should be called imagename-version.tar.gz.
Boot to your DGS based image and start a telnet session with it.
################################################## #####
1: Insert your USB drive and format it as follows in your telnet session. Execute the commands one at a time.
umount /dev/sda1
mkfs.ext2 /dev/sda1
mount /dev/sda1 /mnt/usb/usb0
2: Use your favourite FTP program to tansfer the downloaded image file to your usb drive, which should be mounted at /mnt/usb/usb0 at this stage.
3: Extract the image to the pen drive.....
cd /mnt/usb/usb0
tar xzvf imagename-version.tar.gz
4.When extraction is finished
sync
When this completes, you should be able to reboot and boot into Enigma2 by pressing and holding the corresponding button on your remote while the LCD display reads 'Booting'.
Once multiboot has been installed installed you can continue to install Enigma2 on USB Drive.
Download the Enigma2 image you want to install. It should be called imagename-version.tar.gz.
Boot to your DGS based image and start a telnet session with it.
################################################## #####
1: Insert your USB drive and format it as follows in your telnet session. Execute the commands one at a time.
umount /dev/sda1
mkfs.ext2 /dev/sda1
mount /dev/sda1 /mnt/usb/usb0
2: Use your favourite FTP program to tansfer the downloaded image file to your usb drive, which should be mounted at /mnt/usb/usb0 at this stage.
3: Extract the image to the pen drive.....
cd /mnt/usb/usb0
tar xzvf imagename-version.tar.gz
4.When extraction is finished
sync
When this completes, you should be able to reboot and boot into Enigma2 by pressing and holding the corresponding button on your remote while the LCD display reads 'Booting'.