From: M0E L. <m0...@gm...> - 2009-09-18 15:51:38
|
Ok... First things first... I wanted to try to implement ext4 into the installer after this one went up. Seems you missed one more setting in the kernel config CONFIG_LSF must be enabled in the kernel because ext4 supports hughe files, so the initrd wont mount a ext4 partition. I gotta be able to mount it in the initrd to use it as a target. Bootsplash works for me now (whohooooo) Overall theme looks better (headed in the right direction) VXconf is working as expected (bypassing language settings when already chosen @ install time) Locales from the installer are migrated correctly into the desktop. ANNOYANCE: (maybe limited to my virtual environment) su <password> Returns "No protocol specified Unable to open display 0.0" And of course, no gui apps can be ran from terminal. I think we're getting there guys... @ Uel. I need you to rebuild the kernel and enable CONFIG_LFS |