Announcement

Collapse
No announcement yet.

Disk & File Systems do not agree with fstab

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Disk & File Systems do not agree with fstab

    Disk & File Systems do not agree with fstab on Kubuntu Gutsy as can be seen in the attached figure. A cdrw got mixed with the floppy.

    Is that a known bug?

    Thanks,

    Yair
    Attached Files

    #2
    Re: Disk & File Systems do not agree with fstab

    Yes, "Disks & Filesystems" is known to be less than 100% reliable, in multiple ways. Some parts of it work, sometimes, but you can't entirely trust it. :P

    Better to use your bash commands for evaluating your drives, partitions, and filesystems.

    Comment


      #3
      Re: Disk & File Systems do not agree with fstab

      Thanks.

      If Disk & File Systems is in fact supposed to show the fstab's content then it is strange that such a bug still exists.

      hmmm... where did I put the XP's CD?

      Comment


        #4
        Re: Disk & File Systems do not agree with fstab

        Originally posted by yair999

        If Disk & File Systems is in fact supposed to show the fstab's content then it is strange that such a bug still exists.
        I'm more inclined to agree with you than to provide the rationale -- I don't know why such a defective module is permitted to fall into the hands of the unsuspecting public.

        Bear in mind that Linux is derived directly from Unix, and as such, is by design a command-driven OS. The X server and GUI apps like "Disks & Filesystems" were laid on top of the "real" OS in recent times. Not that it is an excuse for poor performance of the GUI app, but the real disks and filesystems are undoubtedly fine, they just don't LOOK fine when viewed that way .... :P

        You can open a console and look at them with
        Code:
        fdisk -l
        Code:
        lshw
        Code:
        df -h
        Code:
        blkid
        Code:
        lsusb
        Code:
        hwinfo
        and the like.

        Comment


          #5
          Re: Disk & File Systems do not agree with fstab

          yeah, i've had this experience with that module since feisty. i just ignore the d&fs module and don't use it.
          <br />

          Comment


            #6
            Re: Disk &amp; File Systems do not agree with fstab

            https://bugs.launchpad.net/ubuntu/+s...nce/+bug/89128

            Setting it to confirmed. Gonna see who I can poke about this.
            Jucato&#39;s Data Core

            Comment


              #7
              Re: Disk &amp; File Systems do not agree with fstab

              Thanks, Jucato!

              Comment


                #8
                Re: Disk &amp; File Systems do not agree with fstab

                A month has passed, and nothing has changed on the bug page. I'm beginning to think that this bug will just be ignored.

                Comment

                Working...
                X