PS. some random observations from my time spent with the above:
- busybox (which is used in initrd) *does* respect "set -x", but
(unlike bash) it does *not* pass it on to subshells. Could that be
fixed?
- because of this, you need to first add "set -x" just to ./init in
the initrd, then you see t
2011/8/19 tv.deb...@googlemail.com :
> Hi, maybe you should have updated the initramfs too (update-initramfs).
I've done that, too, just forgot to mention it. So there's still some
other problem.
Well, found the problem now:
I've been using "file -s /dev/XXX" to get the UUID. But that truncates
Le 19/08/2011 11:24, Christian Jaeger a écrit :
> Hi
>
> I've used the Debian installer (Sarge) for installing a system onto an
> SSD, using this layout:
>
> /dev/sda1 /boot
> /dev/sda5 luks, -> sda5_crypt with "/"
> /dev/sda6 /usr
>
> After the installation finished, I realized that I sho
3 matches
Mail list logo