Hi bodhi, Yes, that did the trick. I've tested it a few times before saving the modified envs. Until now I haven't noticed any issues. Many thanks once again! Maybe your instructions can be added to the Wiki if someone needs to keep stock OS functionalities and therefore does not want to update uboot? Regardsby debi - Debian
Hi bodhi, After typing in the commands I get the following error and my NAS boots to stock OS: Marvell>> setenv bootargs_stock 'console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/nfs rw init=/init' Marvell>> seteby debi - Debian
Hi bodhi, Marvell>> setenv bootargs_linux 'console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) earlyprintk=serial' Marvell>> setenv bootcmd_linux 'setenv bootargs $(bootargs_linux); mw.l fby debi - Debian
Hi bodhi, Many thanks for your reply and support. I spent some time searching the forum but couldn't find any examples on how to achieve booting from USB by default and falling back to stock OS if the rootfs USB drive is unplugged. As I only have basic Linux knowledge I wasn't able to figure out the right commands myself. Maybe you could point me in the right direction one more time.by debi - Debian
Hi bodhi, I can confirm that using setenv loadaddr 0x800000 setenv bootargs_linux 'console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) earlyprintk=serial' setenv bootcmd_linux 'setenv bootargs $(bby debi - Debian
Hi bodhi, Many thanks for the clarification. I think I will buy a serial cable before I continue and see how far I get. Regardsby debi - Debian
Dear all, I‘m trying to install Debian on my NSA325v2 (V4.81(AALS.1)) to run OMV and worked myself through the rootfs installation instructions on https://forum.doozan.com/read.php?2,12096. As I understood it, the bootloader needs to be modified to boot Debian from USB before following the guide. Is this correct? Booting from USB does not work out of the box on my NAS. At least I had no succby debi - Debian
Hi bodhi, Many thanks for your help. Installation to a new ext3 USB drive went smoothly and I could boot into Debian without any issues. Very happy to have a working Debian Pogo again! Keep up the great work, it's very much appreciated! Regardsby debi - Debian
After my Pogoplug E02 suddenly refused to boot into Debian - it used to cold and warm boot from an Intenso Rainbow Line 4GB USB drive without issues for a couple of months - I wanted to start from scratch and do a clean Debian Squeeze install following the installation instructions on http://projects.doozan.com/debian/ once again. I repartioned my USB drive using fdisk and reran the Debian Squby debi - Debian