Hi, I just found the pxe-version of dsl, where everything is packed into the initial ram disk. Everything works just fine. Kernel is recieved, the initrd is decompressed. But a few seconds later, I get a "Kernel panic: No init found. Try passing init= iption to kernel" So I did that, and appended "init=/bin/sh" - still same error. Then I began to actually read the messages ;) There seems to be an error with the pevot_root
Code Sample
VRS: Mounted root (ext2 filesystem) readonly. Trying to move old root to /initrd ... failed Unmounting ol root [...] Warning: unable to open an initial console. Kernel panic: No init found. Try passing init= iption to kernel