LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   any counterpart of mke2fs for cramfs (https://www.linuxquestions.org/questions/linux-general-1/any-counterpart-of-mke2fs-for-cramfs-30027/)

aditya 09-10-2002 05:01 AM

any counterpart of mke2fs for cramfs
 
Hi,
I'm trying to build a cramfs filesystem. I have a little bit knowledge of building FS by using ramdisk. I've used etx2 FS for that and of used mke2fs for that.
How do I proceed for cramfs? There is 'mkcramfs' but that to 'cram' an already built FS. How do I build the FS in the first place. It's the counterpart of 'dd if=/mnt bs=1k | gzip -v9 > rootfs.gz'.
I've heard that cramfs doesn't require a ramdisk to be built. How do I begin then?

aditya 09-10-2002 05:02 AM

And yes, I forgot to tell you that it's for a x86 processor.


All times are GMT -5. The time now is 11:53 AM.