Hi, I don't know if the filesystem is really honked because I can work perfectly once I have logged in, the error is received when I'm booting, but seems it doesn't affect the login in process... But here is what the fstab shows:
/dev/sda5 swap swap defaults 0 0 /dev/sda6 / ext3 acl,user_xattr 1 1 /dev/sda7 /home ext3 acl,user_xattr 1 2 /dev/sda2 /windows/C vfat users,gid=users,umask=0002,utf8=true 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 I use sda2 as a storage partition for movies and documents... An here is the output from the df command: Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda6 19947772 4450344 14484132 24% / udev 1037364 84 1037280 1% /dev /dev/sda7 8130996 514028 7197272 7% /home /dev/sda2 142852496 100648336 42204160 71% /windows/C I would appreciate any help on this.... Note: I have installed Mandriva 2007 in my free space using the same swap partition and the same home for openSUSE 10.2 and it seems that the problem is solved because I receive no more the failure message.... weird, ummm? M Harris wrote: > On Tuesday 12 June 2007 20:13, Fernando Costa wrote: > >> Recently due to disk spaces reasons, I decrease the size of partition >> where /home was. I created an image file from the partition, then >> decrease the size and load the image to the new partition and I think >> that is the problem, can anybody help me to solve it... >> > Yes... it sounds like you honked up your partition table... and maybe > your > filesystem(s). > Please upload your /etc/fstab. > Please upload output from command df > > If you can, please upload output from an fdisk p command for the > device > that is failing. > > Depending on how honked it is, we should be able to tell you precisely > what > to do by comparing these three pieces of info. > > > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
