Hi,
i want to add some modules and scripts to my initrd. At first I have decompressed the initrd with bzip2. Then I want to mount ("mount -o loop ./initrd /mnt/initrd"), but I get the Message that the Filesystem is missing and ext2 and ext3 don't work?
What I have done wrong ???
thx