[22:01] hi! does ubuntu still uses initramfs/initrd? i'm trying to look into them, but i cannot find anything interesting. initrd just contains a microcode and the initramfs included in the kernel source ./usr has just /dev/console and root. [22:36] ret2libc: you're only seeing the prefix [22:37] TJ- what do you mean? do you have ref/links? [22:40] ret2libc: the microcode is 'prefixed' onto the initrd.img file as a binary concatenation [22:41] TJ- ok but where's all the /bin, /dev, /init, etc. stuff? [22:49] lsinitramfs shows the full content [22:50] apw: whoa... nice! thanks a lot! now the only thing i need to understand is what's the difference between that cmd and cpio :) [22:50] re t [22:50] ret [22:51] ret2libc: there are multiple cpio archives back to back in an initramfs [22:55] apw: thank you, now i know where to look! [23:24] ret2libc: sorry; been working on something else. I wrote a script that extracts it if you want it: http://iam.tj/projects/ubuntu/initramfs-extract