Hi all...
I was really trying to figure out the best place to start this topic in... EXT4... PCLinuxOS cannot be installed on this sort of fs... unless You use something else then official iso or upgrade the livecd on the fly (I was using my own updated kde3 remaster) to install this system... PLUS this system was then upgraded to KDE4... Hence I am here. I could start the topic in Advanced Users section BUT I dont think its that complicated... If You are a mod and You think it should be somewhere else PLEASE by any mean do move it there. Thank You.
OK the story goes... Since unknown time (could be a week or a day or last 40 mins coz thats when I started noticing it) I am seeing this sort of messages when rebooting / shutting down.

I had a (recently made - very updated) KDE3 remaster. I used it to install (a week ago or so) KDE3 on the /dev/hda1 partition /home was placed on /dev/hda6 and both formatted to EXT4. SWAP /dev/hda5 512 MB. Then this install was updated to KDE4. All is peachy. No errors. No problems... I have another partition mounted as /media/backup that was EXT3 fs. Today after backing up all my data from /dev/hda7 partition I have formated it (using PCC > Hardware > Local Disks) to EXT4 (so I dont have to worry when the newer kernels are installed and EXT3 will be an old news)
I have never seen it before prolly due to the "Silent" shutdown mode (or maybe it wasnt there till I formatted /dev/hda7 today...). I pressed ESC today to go to verbose mode and check for error messages. There was none. However this message got my attention.
I dont fully understand it so...
My questions are: Shoud I worry? Is it just some kind of summary / info? Am I in trouble? If I am how to fix it?Here is some more details...
[andrzejl@WISHMACER ~]$ su
Password:
[root@WISHMACER andrzejl]# fdisk -l
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/hda1 * 1 2805 22531131 83 Linux
/dev/hda2 2806 9729 55617030 5 Extended
/dev/hda5 2806 2871 530113+ 82 Linux swap / Solaris
/dev/hda6 2872 4176 10482381 83 Linux
/dev/hda7 4177 9729 44604441 83 Linux
[root@WISHMACER andrzejl]# cat /etc/fstab
# Entry for /dev/hda1 :
/dev/hda1 / ext4 defaults 1 1
none /dev/pts devpts mode=0620 0 0
# Entry for /dev/hda6 :
/dev/hda6 /home ext4 defaults 1 2
# Entry for /dev/hda7 :
/dev/hda7 /media/Backup ext4 defaults 1 2
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
[root@WISHMACER andrzejl]#
Thanks in advance.
Andy