[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: QNAP 219 P II, Luks, Debian



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=0xa00000,0x900000 ramdisk=34816"

now I issued "boot".

It comes back asking Luks passphrase and it got into a correct system
after that.

That's good news, at least we have found the problem

Once I reboot it again, it goes to problem of looking for /dev/ram again.

So, can you help let me know How do I do it again, to put it a
permanent? Will this survive for future kernel upgrade?

The first thing to try is to hand boot the system again and then run:

update-initramfs -k all -u

once this has finished run:

flash-kernel

and reboot again, if this works this is a permanent fix.

If the boot doesn't work again then you will need to change a setting in u-boot but lets see if debian tools fix the problem first

--
Tim Fletcher <tim@night-shade.org.uk>


Reply to: