Announcement

Collapse
No announcement yet.

problem with ntfs&fat32 partitions

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

    #31
    Re: problem with ntfs&fat32 partitions

    command action

    Yes, always a space between the command and the action.

    Are you able to boot, select the recovery mode, and get to the command line? That's what you need to do before you can perform the actions I outlined.
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #32
      Re: problem with ntfs&fat32 partitions

      This is going to require a Live CD and a working CD ROM drive to fix.

      The procedure (after booting a Live CD) will be to mount the Linux partition and restore the /etc/fstab file that was last backed up. Then it should boot up same as it did the last time it worked correctly.

      Comment


        #33
        Re: problem with ntfs&fat32 partitions

        I am writing from kubuntu.I didit with snowhog help.I can now work with windows partition.But I cant with another ntfs partition.Its the same message.
        hal-storage-fixed-mount-all-oprefused uid 1000.What now?

        Comment


          #34
          Re: problem with ntfs&fat32 partitions

          I bought kingston flash 1GB and kubuntu open it but it wont write anything on it.
          I have also kingston 128MB and ther is no trouble with it,everything works.What to do?

          [1] 6562
          Filesystem Type Size Used Avail Use% Mounted on
          /dev/sdb1 ext3 18G 2,7G 15G 16% /
          varrun tmpfs 252M 140K 252M 1% /var/run
          varlock tmpfs 252M 0 252M 0% /var/lock
          udev tmpfs 252M 100K 252M 1% /dev
          devshm tmpfs 252M 0 252M 0% /dev/shm
          lrm tmpfs 252M 34M 218M 14% /lib/modules/2.6.22-14-generic/volatile
          [sudo] password for dusan:/dev/sda1 fuseblk 20G 19G 1012M 95% /media/sda
          /dev/sdc1 fuseblk 214G 45G 169G 22% /media/sdc1
          /dev/sdd1 vfat 988M 0 988M 0% /media/KINGSTON

          Comment


            #35
            Re: problem with ntfs&fat32 partitions

            Maybe a permission problem. You can open Konqueror as root by doing Alt-F2 and entering
            Code:
            kdesu konqueror
            Then browse to your media, and right-click on the drive. Choose "properties" then "permissions" and if it says "root" you can change it to "helen1" (your user name).

            Comment


              #36
              Re: problem with ntfs&fat32 partitions

              How to change?
              Attached Files

              Comment


                #37
                Re: problem with ntfs&fat32 partitions

                Something happend.I unplaged flash and put it back and it works.

                Comment


                  #38
                  Re: problem with ntfs&fat32 partitions

                  Cool -- don't you love a system that fixes itself?



                  In your screen shot, it looks like you were running konqueror as a user, so you cannot change the permission of a "root" ownership. But, if you opened konqueror in root mode (using "kdesu"), then you would see that you could change those permissions of "owner" and "group".

                  Comment


                    #39
                    Re: problem with ntfs&fat32 partitions

                    I typed kdesu konqueror,but I couldnt change.But now everything is OK.

                    Comment


                      #40
                      Re: problem with ntfs&fat32 partitions

                      Me again.
                      Today I bought asus dvd writer(SATA) and of course kubuntu doesnt see him what is procedure now?


                      dusan@kubuntu:~$ cat /etc/fstab
                      # /etc/fstab: static file system information.
                      #
                      # <file system> <mount point> <type> <options> <dump> <pass>
                      proc /proc proc defaults 0 0
                      # /dev/sdb1
                      UUID=db16e84e-6401-4f07-815c-9e555189a78e / ext3 defaults,errors=remount-ro 0 1
                      # /dev/sdb5
                      UUID=36cf2f85-c8b5-4050-b8ea-a9ca24795a23 none swap sw 0 0
                      /dev/sda1 /media/sda ntfs-3g nouser,defaults,atime,exec,force 0 2
                      /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
                      /dev/sdc1 /media/sdc1 ntfs-3g nouser,defaults,atime,exec,force 0 2
                      /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0

                      Comment


                        #41
                        Re: problem with ntfs&amp;fat32 partitions

                        Originally posted by helen1

                        Today I bought asus dvd writer(SATA)
                        Now you ARE living dangerously!

                        First, does your drive show up in your BIOS? Linux gets the device information from BIOS, so that is important to know.

                        Comment


                          #42
                          Re: problem with ntfs&amp;fat32 partitions

                          Originally posted by dibl
                          Originally posted by helen1

                          Today I bought asus dvd writer(SATA)
                          Now you ARE living dangerously!

                          First, does your drive show up in your BIOS? Linux gets the device information from BIOS, so that is important to know.
                          BIOS detected drive.Why dangerously?

                          Comment


                            #43
                            Re: problem with ntfs&amp;fat32 partitions

                            In this context "living dangerously" means there is a good chance of things going wrong. I shouldn't use American slang on an international forum .... sorry.

                            SATA is a relatively recent arrival in Linux, even though it's a well-established device interface in the Windows world. In the last year there have been some issues with the Linux drivers -- if you Google "libata" you can learn a lot about it.

                            Probably you need to go into your BIOS and where it shows the SATA devices, you should have a "mode" setting, and there you might want to change it to "legacy IDE" or something like that, if it is available. Here more guidance:

                            http://linuxmafia.com/faq/Hardware/sata.html

                            I hope this helps.

                            Comment


                              #44
                              Re: problem with ntfs&amp;fat32 partitions

                              Oh,no.I shouldn buy then sata.

                              Comment


                                #45
                                Re: problem with ntfs&amp;fat32 partitions

                                Originally posted by dibl
                                In this context "living dangerously" means there is a good chance of things going wrong. I shouldn't use American slang on an international forum .... sorry.

                                SATA is a relatively recent arrival in Linux, even though it's a well-established device interface in the Windows world. In the last year there have been some issues with the Linux drivers -- if you Google "libata" you can learn a lot about it.

                                Probably you need to go into your BIOS and where it shows the SATA devices, you should have a "mode" setting, and there you might want to change it to "legacy IDE" or something like that, if it is available. Here more guidance:

                                http://linuxmafia.com/faq/Hardware/sata.html

                                I hope this helps.
                                But how my SATA hard drive works fine?

                                Comment

                                Working...
                                X