Re: [oneSIS-users] [EXT] Re: Still trying CentOS 7.2 & oneSIS
Brought to you by:
jjengla
|
From: Dave L. <d....@li...> - 2016-08-23 13:23:25
|
<bbe...@go...> writes: > Well... The question about ext3 being in the ramfs is a good > question. I thought last week that maybe that I needed ext3 in > the ramfs but the ext3.ko doesn't seem to be in this CentOS. I > have a ext4.ko which I added to the ramfs image. I know that > that isn't what I want/need but I thought that I should at least > see it in the /proc/filesystems (or am I wrong about that?). ext4 provides aliases for ext2, ext3 in C7 (see modinfo). Is there anything relevant in dmesg or on the console? What about comparing the boot messages with a working version? |