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

Re: mkinitrd



> cp initrd.img initrd.gz
> gunzip initrd.gz
> mkdir mnt
> mount -o loop initrd mnt
> Now, copy whatever you want into mnt/...
> umount initrd
> gzip initrd
> cp initrd.gz initrdnew.img
Well, thx. But there are two more problems then. How to get the module
loaded and the error "disk full".

Yours

Axel



Reply to: