(No need to CC me.) On Monday 03 August 2009, Peter Senna Tschudin wrote: > How can I check if the kernel supports ext2, ext3 and cramfs? Looks > like it does not...
$ cat /proc/filesystems But note the the installer will only get some file system modules available when additional installer components are loaded in the step after a mirror has been selected. The initrd is an initramfs (compressed cpio archive) and thus does not require any of these file systems, and thus they may not be enabled/included in the generic kernel and initrd. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

