Re: QNAP 219 P II, Luks, Debian

2014-09-01 Thread Li, Peng
HI Tim, I am glad to report that, it's now working. Many thanks to Tim and Ian as well.Peng 2. The setting was not stayed and we ended up on /dev/ram situation again. To make the change in u-boot stay before you type boot, type saveenv That will save your changes to u-boot's flash

Re: QNAP 219 P II, Luks, Debian

2014-09-01 Thread Li, Peng
On 2014-09-01 11:03, Tim Fletcher wrote: On 01/09/14 15:44, Li, Peng wrote: HI Tim/Ian, I interrupted the boot process and enterred U-boot console by pressing "enter" during boot. I put the suggested one-line, which I modified to my setting. "setenv bootargs console=ttyS0,115200 root=/dev/map

Re: QNAP 219 P II, Luks, Debian

2014-09-01 Thread Tim Fletcher
On 01/09/14 16:27, Li, Peng wrote: On 2014-09-01 11:03, Tim Fletcher wrote: On 01/09/14 15:44, Li, Peng wrote: HI Tim/Ian, I interrupted the boot process and enterred U-boot console by pressing "enter" during boot. I put the suggested one-line, which I modified to my setting. "setenv bootarg

Re: QNAP 219 P II, Luks, Debian

2014-09-01 Thread Li, Peng
On 2014-08-31 17:21, Ian Campbell wrote: On Sun, 2014-08-31 at 22:16 +0100, Tim Fletcher wrote: > > I think the root= here will be overridden by the flash-kernel hook in > the initrd (the script I pointed to earlier). A better bet might be to > hack that to override the root to /dev/VG01/root o

Re: QNAP 219 P II, Luks, Debian

2014-09-01 Thread Tim Fletcher
On 01/09/14 15:44, Li, Peng wrote: HI Tim/Ian, I interrupted the boot process and enterred U-boot console by pressing "enter" during boot. I put the suggested one-line, which I modified to my setting. "setenv bootargs console=ttyS0,115200 root=/dev/mapper/VG01-LVG01 initrd=0xa0,0x90 ra

Re: QNAP 219 P II, Luks, Debian

2014-09-01 Thread Li, Peng
HI Tim/Ian, I interrupted the boot process and enterred U-boot console by pressing "enter" during boot. I put the suggested one-line, which I modified to my setting. "setenv bootargs console=ttyS0,115200 root=/dev/mapper/VG01-LVG01 initrd=0xa0,0x90 ramdisk=34816" now I issued "boot