Sorry for that noise :) >> Hi :) >> >> because the 3.3 alpha is rudimentary, for me it's still important to >> keep 3.0-beta3 upgraded. >> >> The Hardy packages for GParted are 0.3.5 versions. The latest version >> for Hardy is detecting ext4, as an ext3 file system, however, this >> version displays info for size, used and unused space. >> >> I build the current version, wget >> http://sourceforge.net/projects/gparted/files/gparted/gparted-0.5.2/gparted-0.5.2.tar.bz2/download, >> >> the kernel is $ uname -r 2.6.31.12-rt20. Now GParted is detecting ext4, >> as an ext4 file system, btw. it's the partition for 3.3 alpha :), but >> for ext4 it only displays the size, there's no information about used >> and unused space :D. >> >> Any ideas what I'm missing? >> >> Cheers! >> >> Ralf >> > > spinymouse-s...@64studio:/boot$ cat config-2.6.31.12-rt20 | grep EXT4 > CONFIG_EXT4_FS=m > CONFIG_EXT4DEV_COMPAT=y > CONFIG_EXT4_FS_XATTR=y > CONFIG_EXT4_FS_POSIX_ACL=y > CONFIG_EXT4_FS_SECURITY=y > spinymouse-s...@64studio:/boot$ cat /proc/modules | grep ext4 > spinymouse-s...@64studio:/boot$ > > I only need to scroogle for the module's name and then load it. I > suppose so ;).
I asked the linux-image package information instead of Scroogle: /lib/modules/2.6.31.12-rt20/kernel/fs/ext4 /lib/modules/2.6.31.12-rt20/kernel/fs/ext4/ext4.ko r...@64studio:~# modprobe ext4 r...@64studio:~# gparted ====================== libparted : 1.7.1 ====================== r...@64studio:~# cat /proc/modules | grep ext4 ext4 310192 0 - Live 0xffffffffa0580000 jbd2 80592 1 ext4, Live 0xffffffffa0567000 crc16 2272 1 ext4, Live 0xffffffffa0564000 mbcache 8944 2 ext4,ext3, Live 0xffffffffa01e8000 Unfortunately GParted still doesn't inform about used and unused space for ext4 file systems. Cheers! Ralf _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
