in response to your question of "is the mount point right"? I'm not sure what you mean by that. As in, is /dev/hdd1 supposed to be mounted on top of /media/disk?
Well stuff in /media is automatically mounted, so it is there because you don't have an explicit /etc/fstab entry. As for why it is "/media/disk", that's because /dev/hdd1 has no label. I have no problem setting and getting a label using e2label on my system. But given that there are all manner of hardware errors getting reported by dmesg, all bets are off. If there are hardware problems, you have to fix those first. Oh, my apologies, but ignore the comment I made in the previous comment about the hardware errors possibly corrupting the e2fslibs binary files. Since /dev/hdd isn't your system disk, that's not likely to be what happened. Regards, -- e2label crashed with SIGFPE in ext2fs_open2() https://bugs.launchpad.net/bugs/177478 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
