[Triaged] System tries to mount iPod firmware partition

Hi. I switched from hal-easy back to hal today, and it's started doing something weird.
It's trying to mount my iPod's firmware partition now. It's the first partition, and doesn't have a file system on it. So before mounting the iPod's real partition, I get an error dialog about how it failed to mount that first partition, and then proceeds to mount the second one. Icons for both partitions are visible on the desktop, and in thunar. I'm using xfce 4.6, and exo-mountopt from AUR.
It didn't behave this way before switching to hal-easy, and while I was using hal-easy. What could be going on here? How can I fix it?
Last edited by TiZ (2009-09-23 19:35:37)

I found a way to work around this problem.
Create /etc/udev/rules.d/10-local.rules, or if you already have it, add this:
# Ignore iPod's first partition
SUBSYSTEMS=="usb" ATTRS{product}=="Rockbox media player" KERNEL=="sd?1" OPTIONS+="ignore_device last_rule"
SUBSYSTEMS=="usb" ATTRS{product}=="iPod" KERNEL=="sd?1" OPTIONS+="ignore_device last_rule"
This covers iPods with both Apple OS and Rockbox. After making it, the icon for the system partition will still be on the desktop. Just log out and log back in and it will disappear.
And if you get nitpicky about the volume label being all-caps like I do, you can make /etc/hal/fdi/policy/05-labels.fdi and then restart hal:
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="volume.label" string="TIZPOD">
<merge key="volume.label" type="string">TiZPod</merge>
</match>
</device>
</deviceinfo>
Unfortunately, these are all only work-arounds for behavior that was not exhibited before... as for when it changed, I can't remember for the life of me. I'd rather not have to use work-arounds, but they're working. I've marked the thread as "triaged" instead of "solved" because the problem's not fixed, just worked around.
Now I'd like to figure out how to get my iPod icon back instead of the boring hard drive icon when I use Rockbox USB, but I'm sure I can just google around for that.
Last edited by TiZ (2009-09-23 19:38:39)

Similar Messages

  • Ignoring ipod firmware partition?

    This has been driving me nuts for awhile. I've done alot of googling, and still can't seem to find anything that works.
    In Thunar, it shows my ipod's firmware partition as "Apple iPod Music Player", but when I click on it I get the following error:
    Given device "/org/freedesktop/Hal/devices/volume_part1_size_41094144" is not a volume or drive.
    I've tried to set a hal rule to ignore it, but it seems to have no effect.
    /etc/hal/fdi/policy/90-user-policy.fdi
    <?xml version="1.0" encoding="UTF-8"?>
    <deviceinfo version="0.2">
    <device>
    <match key="block.device" string="/dev/sdf1">
    <merge key="volume.ignore" type="bool">true</merge>
    </match>
    </device>
    </deviceinfo>
    According to lshal, the rule is set
    volume.ignore = true (bool)
    but Thunar is ignoring it? Or should I be setting something different all together to get it to ignore it? :S

    You're not...
    I'm using an Ipod (Nano 2Gb, grey or silver as you like... do not really know its "generation" but I guess it's one of the last as I bought it some months ago...)
    However I have no problems using it... When I plug it and open Thunar, it shows 2 devices :
    - Apple iPod Music Player
    - IPOD (FRED) (just below the latter)
    And by clicking on IPOD (FRED) it mounts it and I can use gtkpod without any problems...
    Truly it's strange that it shows 2 devices, though as long as it works...
    I cannot truly help you as I did not do anything particular to make it work (except adding me to the storage group for hal)...
    Though I'll try to see if there is something particular somewhere that makes it work...
    Hope you'll manage to get it to work...
    Good luck !
    EDIT :
    Here is a screenshot that shows my thunar when my Ipod is plugged into the laptop.
    http://i108.photobucket.com/albums/n33/ … _scrot.png
    Last edited by Origynet (2007-06-07 07:59:22)

  • System crash when trying to connect IPod touch (blue screen)

    Hello all!
    All of a sudden, my computer running on Windows XP doesn't recognize my iPod touch anymore. Changing the USB-Port and re-installing iTunes did not help. The actualization of the driver resulted in the system to recognize the iPod for a couple of seconds, but then the system crashed and a blue screen appeared, which made it necessary to restart the system. I had the same thing four times today now and have absoultely no idea what else I could do. Can anyone help?
    Thank you in advance!
    Message was edited by: globi_lu

    I too just had my itouch completely crash. I was attempting to sync and a pop up asked about updating my itouch. I agreed. Only to get the frozen apple screen with the download bar. Now I can't even reset my itouch or get my computer to recognize my itouch. PLEASE HELP!!

  • [SOLVED] Problem mounting iPod

    Hi guys,
    I'm trying to mount an iPod Nano, but it's not being recognized. I use to plug many flash drives on my computer and all of them get automounted. When I plug the iPod, lsusb recognizes it, but it does not get automounted, and no device at /dev for the iPod is available either. These are the outputs I have.
    lsusb
    Bus 001 Device 002: ID 05ca:183b Ricoh Co., Ltd Visual Communication Camera VGP-VCC8 [R5U870]
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 020: ID 05ac:120a Apple, Inc. iPod Nano
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    dmesg
    usb 2-3: new high speed USB device using ehci_hcd and address 20
    usb 2-3: USB disconnect, address 20
    usb 2-3: new high speed USB device using ehci_hcd and address 21
    cat /var/log/messages.log
    usb 2-3: new high speed USB device using ehci_hcd and address 21
    fdisk -l
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1      208844      104422   83  Linux
    /dev/sda2          208845      738989      265072+  82  Linux swap / Solaris
    /dev/sda3          738990   133869644    66565327+  83  Linux
    /dev/sda4       133869645   312576704    89353530   83  Linux
    I just can't mount it. All my /dev/sda[#] are my hard disk partitions.
    Any help?
    Thanks.
    Last edited by flaviofaria (2010-07-26 13:44:32)

    is the ipod in fat32 format????
    or in mac format ?
    did you install gtkpod???
    or are you using the ipod as a usb thumb drive ?
    do you have "autofs " installed ?
    have you read the ipod wiki page ?
    http://wiki.archlinux.org/index.php/Ipod
    Last edited by JohnVV (2010-07-26 01:12:35)

  • Error message when trying to update ipod.

    Sorry but this has never happened to me before. I had accidently deleted everything off of my ipod when doing a re-format of my HD. I re-formated the ipod thinking it was a ill-created partition of my HD.
    Now when I go to put in the new software update it says it cannot mount ipod. This is the message I got after using the "restore" button for ipod updater. as it would not just allow me to update. What is happening and do I need to find firmware for the ipod?

    Okay.
    See if you can do any of the steps listed here or in the related documents...
    iPod shows a folder icon with exclamation point
    I doubt that you will be able to without getting the Can't Mount iPod message, but it's worth a try!
    If it still won't work, your iPod may need service...
    iPod Service
    btabz

  • I'm trying to create a Windows partition using Boot Camp. An error comes up telling me that I need to reformat my current partition(s) into one single partition. However, it's already formatted in the correct format, and is already a single partition.

    As made clear in the title:
    I'm trying to create a Windows partition using Boot Camp. An error comes up telling me that I need to reformat my current partition(s) into one single partition. However, it's already formatted in the correct format, and is already a single partition.
    My computer recently had a kernel panic, which apparently the corruption was in the system and needed to be erased and re-installed. I have a complete back-up using an external hard drive, and I am definitely not willing to do another one of those to reformat a partition that is already singular. I restarted the computer after ejecting my back-up, and after turning off time machine (thinking that boot camp was recognizing it as a secondary partition), however the error still occurs.
    Is there any way to get around this?

    diskutil list:
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *750.2 GB   disk0
       1:                        EFI                         209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            749.3 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                            Windows7               *2.9 GB     disk1
    diskutil cs list:
    No CoreStorage logical volume groups found
    mount:
    /dev/disk0s2 on / (hfs, local, journaled)
    devfs on /dev (devfs, local, nobrowse)
    map -hosts on /net (autofs, nosuid, automounted, nobrowse)
    map auto_home on /home (autofs, automounted, nobrowse)
    /dev/disk1 on /Volumes/Windows7 (udf, local, nodev, nosuid, read-only, noowners)
    From my very basic knowledge - it still looks as if there is only one partition (not including the windows 7 CD necessary to install the windows partition).

  • Bootcamp Partition Will Not Mount - Size Bootcamp Partition Will Not Mount - Also Size Discrepancies

    I have bootcamp installed on an internal hard drive in my Mac Pro running 10.8.5.  This HD had two partitions, one of which I had 200GB allocated for my Windows install.  I reached a point where I was at nearly 100% capacity on that drive and needed more room.  This is what I did:
    Used Disk Utility to shrink the Mac OS Extended partition.
    Erased free space on that partition.
    Booted back into Windows and used MiniTool to extend the bootcamp partition to unallocated space.
    MinoTool then performed a restart and finished it's job upon startup.
    I am still able to boot into Windows and Mac just fine and I did create a backup of each OS before starting.
    I have two issues now, however.  Parallels no long recognized that Bootcamp partition.  I decided to delete that VM and I had to uninstall Parallels completely anyways due to an upgrage isse to Parallels 9.  After upgrading, Creating a VM from my BC was not an option.  This is because the BC partition will not mount, it is greyed out in Disk Utitlity.
    I tried installing Tuxera NTFS and the disk still cannot be mounted. 
    The other issue is that Disk Utility does not show the Bootcamp partition with the correct size.  It still shows it with the original 200GB but does show that the Mac Partition was shrunk.  In Windows, however, either using MiniTool or Windows Disk Managment, it shows the correct sizes for the partitions.
    I'll attach a screenshot of DU.
    I would like to be able to mount the drive successfully so that I can use the partition once again for Parallels.
    This is the system.log display when attempting to mount the BOOTCAMP partition and when disabling Tuxera from the system preferences:
    Nov  7 08:35:46 ***-mac-pro.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.volume.internal.mount' by client '/Applications/Utilities/Disk Utility.app' [973] for authorization created by '/Applications/Utilities/Disk Utility.app' [973] (100013,0)
    Nov  7 08:35:46 ***-mac-pro.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.volume.internal.mount' by client '/usr/sbin/diskarbitrationd' [15] for authorization created by '/Applications/Utilities/Disk Utility.app' [973] (100002,0)
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS driver 3.10 [Flags: R/W].
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS volume name BOOTCAMP, version 3.1.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_lookup_inode_by_name(): Directory index record with VCN 0x3 is corrupt.  Corrupt inode 0x5.  Run chkdsk.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_windows_hibernation_status_check(): Failed to find inode number for hiberfil.sys.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs warning (device /dev/disk3s3, pid 5414): ntfs_system_inodes_get(): Failed to determine if Windows is hibernated.  Will not be able to remount read-write.  Run chkdsk.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_attr_find_in_attribute_list(): Base inode 0x9 contains corrupt attribute list attribute. Unmount and run chkdsk.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_inode_read(): Failed to lookup data attribute.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_inode_read(): Failed (error 5) for inode 0x9. Run chkdsk.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_inode_attach(): Failed to load inode 0x9.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_secure_load(): Failed to load $Secure.
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_mount(): Failed to load system files (error 5).
    Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_mount(): Mount failed (error 5).
    Nov  7 08:35:48 ***-mac-pro.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/Applications/System Preferences.app' [5297] for authorization created by '/Applications/System Preferences.app' [5297] (100012,0)
    Thanks,
    Josh

    Josh,
    I will defer to Christopher on correcting the GPT, but I agree it is incorrect. On a much simpler, single disk Macmini with Bootcamp...
    sudo gpt -r -vv show /dev/rdisk0
    gpt show: /dev/rdisk0: mediasize=500107862016; sectorsize=512; blocks=976773168
    gpt show: /dev/rdisk0: Suspicious MBR at sector 0
    gpt show: /dev/rdisk0: Pri GPT at sector 1
    gpt show: /dev/rdisk0: Sec GPT at sector 976773167
          start       size  index  contents
              0          1         MBR
              1          1         Pri GPT header
              2         32         Pri GPT table
             34          6        
             40     409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
         409640  725093952      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
      725503592    1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      726773128        632        
      726773760  249999360      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      976773120         15        
      976773135         32         Sec GPT table
      976773167          1         Sec GPT header
    sudo fdisk /dev/rdisk0
    Disk: /dev/rdisk0          geometry: 60801/255/63 [976773168 sectors]
    Signature: 0xAA55
             Starting       Ending
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE 1023 254  63 - 1023 254  63 [         1 -     409639] <Unknown ID>
    2: AF 1023 254  63 - 1023 254  63 [    409640 -  725093952] HFS+       
    3: AB 1023 254  63 - 1023 254  63 [ 725503592 -    1269536] Darwin Boot
    *4: 07 1023 254  63 - 1023 254  63 [ 726773760 -  249999360] HPFS/QNX/AUX
    diskutil list /dev/disk0
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *500.1 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            371.2 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:       Microsoft Basic Data BOOTCAMP                128.0 GB   disk0s4
    PS: I see Christopher's response.

  • I have the error 1618 when I try to install 4.3.4 my phone is in DFC mode for 4 weeks.. I've tried other computers, reinstal itunes, tried to downgrade, upgrade firmware, tried iReb, tiny umbrella. need help please.

    error 1618 when I try to install 4.3.4 my phone is in DFC mode for 4 weeks.. I've tried other computers, reinstal itunes, tried to downgrade, upgrade firmware, tried iReb, tiny umbrella. What sould I do?

    Hello Philly,
    I believe that when you reset your ipod(command given from the computer, right?)  touch WHILE the ipod was updating, It cleared the system in the middle of writing files, thus corrupting(equivalent of cutting of in the middle of a sentence) the basic running system.
    I suggest you go to an apple store and ask for a technical diagonosis in person. they may offer to help if the problem is fixable. If your ipod is still under warrenty, i would guess it would be free/low cost.
    ~Remember, I am just giving an educated guess on limited information

  • Prevent Lion from automatically trying to mount Filevault 2 encrypted volume at startup?

    Here's what I'm trying to accomplish: I need two separate partitions, one encrypted with Filevault 2 as a primary working partition, and a second token partition as a "decoy" of sorts, containing a pretty stock install and set as the default boot volume with automatic Guest account log on.  In other words, you turn on the computer and it boots to a guaranteed sterile clean desktop.  An unsophisticated snoop thinks that's all there is.  A more-sophisticated snoop may notice that there's a second (encrypted) volume, but can't access anything without the password.
    So I did a clean install of Lion, filling the entire SSD, and then used Disk Utility to shrink the main partition and create a 14 GB secondary partition.  I then encrypted the main partition with Filevault 2 from within that logon.  Then I rebooted from the clean install USB drive and installed a second instance of Lion on the secondary partition, set up the Guest account, and then set it for auto log on.
    So far so good, however, every time I boot into what is supposed to be—to the casual observer anyway—the "decoy" OS, it helpfully throws up a big dialog box stating "Enter a password to unlock the disk '<Your Super-Secret Volume Name Here>'." which I then have to cancel.  This is hardly helpful in disguising the fact that there is another partition on the SSD.
    I've looked all over Finder's preferences and the System Preferences for a way to make this stop, but I can't seem to figure it out.  Anybody know how to keep Lion from helpfully trying to mount encrypted volumes when it loads?
    Thanks!

    FYI, similar discusion here: http://discussions.apple.com/message/15744942
    This is more of a workaround than a solution, but I ended up installing Snow Leopard to the "decoy" partition.  It has no idea what to do with the encrypted partition, so it doesn't ask.  Good enough for now I guess, but it would be nice if Apple made this configurable.

  • JFS root file system will only mount read-only

    Hi, everybody!
    I have been running this filesystem for months with no issues. The only thing I can think of that I changed recently was that I ran pacman -Syu.
    When I boot there is no indication that there are errors with the file system. It simply mounts as read-only.
    I have tried running
    mount -n -o remount,rw /
    , and it says "mount: / not mounted already, or bad option".
    When I run just
    mount -n -o rw /
    it appears to work, in that there is no error message, but the file system is still read-only.
    I have been able to mount it read-write successfully with the install disc, but only after I ran a fsck on it, also from the install disc. However, each time I have run fsck, it has reported no errors. I also tried forcing the check, with the same result.
    Even after mounting it successfully with the install disc, it still will not mount read-write from my hard-disk install.
    My DE (gnome) locked up a few days ago and I had to do a hard reboot, but it still functioned fine after that, so it doesn't seem related.
    I would like to not have to reinstall, but I can if I need to. I would also like to find out how this happened, so that it does not happen again.
    Any suggestions would be greatly appreciated.
    Thanks for your help,
    Jefferson

    I got it working. I was running the fsck on the wrong partition. I am still curious as to why it happened, though.
    @Marcel-: I don't think there was anything strange in my logs, but I'm not sure. I will look them over some more. Is there a particular one I should be looking in?
    @seiichiro0185: Yes, the passno-flag is set to 1 for my rootfs.
    Thank you both very much for helping me!

  • How to mount SATA Ntfs Partitions on Arch Linux

    Please help me mounting sata ntfs partitions.
    Here is my fdisk -l :
    [kaola@ArchHost ~]$ sudo fdisk -l
    Disk /dev/sda: 80.0 GB, 80026361856 bytes
    255 heads, 63 sectors/track, 9729 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x020e020e
    Device Boot Start End Blocks Id System
    /dev/sda1 1 371 2980026 82 Linux swap / Solaris
    /dev/sda2 * 372 2803 19535040 83 Linux
    /dev/sda3 2804 6450 29294527+ 83 Linux
    /dev/sda4 6451 6463 104422+ 83 Linux
    Disk /dev/sdb: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0xd7a23d33
    Device Boot Start End Blocks Id System
    /dev/sdb1 2 5875 47182905 5 Extended
    /dev/sdb2 * 5876 9139 26218080 7 HPFS/NTFS
    /dev/sdb5 2 3918 31463271 7 HPFS/NTFS
    /dev/sdb6 3919 5875 15719571 7 HPFS/NTFS
    Disk /dev/sdc: 4043 MB, 4043308544 bytes
    255 heads, 63 sectors/track, 491 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x00050ebd
    Device Boot Start End Blocks Id System
    /dev/sdc1 1 491 3943926 b W95 FAT32
    As far as I know, the sata ntfs partitions are those with (sdb#).
    I tried mounting one of them but this is what it shows:
    [kaola@ArchHost ~]$ sudo mount /dev/sdb6
    mount: can't find /dev/sdb6 in /etc/fstab or /etc/mtab
    Please help me, this is very annoying compared to ubuntu which does do the job pretty well.  By the way, I'm using kde as my DE.  Dolphin sees the partitions but cant access.
    It says:
    An error occured while accessing 'Backup2 HD2', the system responded:
    org.freedesktop.Hal.Device.Volume.UnknownFailure: TODO:
    have to rethink extra options
    Reading some tutorials on ntfs-3g wiki, I've modified my fstab.  Still, I can't read the partitions...Please help me, this is my fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    UUID=2167baaa-d1e0-4719-920c-0bc09fa56caa / reiserfs defaults 0 1
    UUID=3e2250a0-ac45-458c-ba40-44ddbe8af54d /boot ext2 defaults 0 1
    UUID=cbf76343-12cf-4975-9284-3360735be927 /home reiserfs defaults 0 1
    UUID=f39da452-efe4-49d0-abd4-bb5246b83b33 swap swap defaults 0 0
    /dev/cdrom /media/cdrom auto ro,user,noauto,unhide 0 0
    /dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
    UUID=2167baaa-d1e0-4719-920c-0bc09fa56caa / reiserfs defaults 0 1
    UUID=3e2250a0-ac45-458c-ba40-44ddbe8af54d /boot ext2 defaults 0 1
    UUID=cbf76343-12cf-4975-9284-3360735be927 /home reiserfs defaults 0 1
    UUID=f39da452-efe4-49d0-abd4-bb5246b83b33 swap swap defaults 0 0
    /dev/sdb1 /mnt/ntfs1 ntfs-3g users,noauto,uid=1000,gid=100,fmask=0113,dmask=0002,locale=en_US.utf8 0 0
    /dev/sdb2 /mnt/ntfs2 ntfs-3g users,noauto,uid=1000,gid=100,fmask=0113,dmask=0002,locale=en_US.utf8 0 0
    /dev/sdb5 /mnt/ntfs3 ntfs-3g users,noauto,uid=1000,gid=100,fmask=0113,dmask=0002,locale=en_US.utf8 0 0
    /dev/sda6 /mnt/ntfs4 ntfs-3g users,noauto,uid=1000,gid=100,fmask=0113,dmask=0002,locale=en_US.utf8 0 0
    Last edited by kaola_linux (2008-10-04 14:51:24)

    AD28 wrote:
    For seamless integration similar to Ubuntu:
        Follow this wiki for ntfs-3g installation and fstab configuration.
    For basic on-demand support:
    # pacman -Sy ntfs-3g
    and mount with:
    # mount -t ntfs-3g /dev/sdbX /mnt
    Now that did the trick!!!!!
    A happy Arch Linux user here!!!!hehee
    Any idea how to automate this? I want it to be automatically mounted so that it would be easy to transfer files...Pleasssseeeeee.....Thanks

  • Arch is trying to activate my swap partition twice

    It's not really a serious problem at the moment, but it is annoying seeing an error on every boot.  Arch is trying to activate my swap partition twice, once by UUID and once as /dev/sda7.  I have explicitly specified in my fstab to have the swap partition activated by UUID, so I'm not sure what's causing it to also be mounted as /dev/sda7, but whichever of the two occurs second always fails.  My fstab only has one entry per partition, and all are by UUID.  Does anyone have any idea what else might be trying to activate the swap partition?
    My fstab (mostly automatically generated, though I do think I remember removing one or two problem entries in the past):
    # /dev/sda6
    UUID=67d13305-c5d1-494c-a810-cf6eb3ac4924 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda2 LABEL=ESP
    UUID=B212-E288 /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2
    # /dev/sda7
    UUID=4d2464ab-4499-40be-948e-2261efa79396 none swap defaults 0 0
    tmpfs /tmp tmpfs nodev,nosuid,size=4G 0 0

    karol wrote:Funny, it systemd recently had a bug which didn't enable swap at all https://mailman.archlinux.org/pipermail … 34145.html ;P
    Wasn't there a patch for it in 207 and it was fixed with 208???
    I believe i have a similar situation.
    Seems to me that systemd mounts it by pattuuid and then tries to mount it by uuid (but i have no knowledge in that stuff so i probably talk bullshit)
    systemctl
    dev-disk-by\x2dlabel-Swap.swap loaded active active /dev/disk/by-label/Swap
    dev-disk-by\x2dpartlabel-Swap.swap loaded active active /dev/disk/by-partlabel/Swap
    dev-disk-by\x2dpartuuid-6a4d9284\x2de456\x2d4150\x2d9fa6\x2d055acb042649.swap loaded active active /dev/disk/by-partuuid/6a4d9284-e456-4150-9fa6-055acb042649
    dev-disk-by\x2duuid-8fa200a9\x2d4cd4\x2d4967\x2d853c\x2d887ee6cae652.swap loaded failed failed /dev/disk/by-uuid/8fa200a9-4cd4-4967-853c-887ee6cae652
    dev-sda2.swap loaded active active /dev/sda2
    journal
    Oct 13 10:28:37 mainland systemd[1]: Activating swap /dev/sda2...
    Oct 13 10:28:37 mainland systemd[1]: Activating swap /dev/disk/by-uuid/8fa200a9-4cd4-4967-853c-887ee6cae652...
    Oct 13 10:28:37 mainland swapon[307]: swapon: /dev/disk/by-uuid/8fa200a9-4cd4-4967-853c-887ee6cae652: swapon failed: Device or resource busy
    Oct 13 10:28:37 mainland systemd[1]: Activated swap /dev/sda2.
    Oct 13 10:28:37 mainland systemd[1]: dev-disk-by\x2duuid-8fa200a9\x2d4cd4\x2d4967\x2d853c\x2d887ee6cae652.swap swap process exited, code=exited status=255
    Oct 13 10:28:37 mainland systemd[1]: Failed to activate swap /dev/disk/by-uuid/8fa200a9-4cd4-4967-853c-887ee6cae652.
    Oct 13 10:28:37 mainland systemd[1]: Dependency failed for Swap.
    Oct 13 10:28:37 mainland systemd[1]: Unit dev-disk-by\x2duuid-8fa200a9\x2d4cd4\x2d4967\x2d853c\x2d887ee6cae652.swap entered failed state.
    fstab
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    tmpfs /tmp tmpfs nodev,nosuid 0 0
    UUID=33D6-79D6 /boot/efi vfat defaults 0 1
    UUID=8fa200a9-4cd4-4967-853c-887ee6cae652 none swap defaults 0 0
    UUID=447f9004-da86-4f8b-b92a-2cdd4fc5b61b / ext4 defaults,noatime,discard 0 1

  • Fstab to mount/fsck DOS partition results in never-ending boot-loop

    Hi,
    Last time I restarted my computer, I had added a line to fstab:
    /dev/sdc /mnt_usb vfat users,noauto,umask=0000 0 1
    /dev/sdc1 /mntc1 vfat users,noauto,umask=0000 0 1
    Previously, I had only the first one, but then I added the second one just for ease of mounting a thumbdrive. When I restarted however, dosfsck would throw an error and say "reboot is required".. It would proceed to do this over and over. /dev/sdc was not in the computer at this time. I fixed it by Ctrl-Cing at the reboot prompt and then remounting everything to get a usable system and then commenting both of those lines out in fstab.
    Is this expected behavior? Also, I'm still on the old rc.d scripts, I'm not for sure if this affects systemd(maybe a brave soul could try it)

    chris_l wrote:
    earlz wrote:/dev/sdc /mnt_usb vfat users,noauto,umask=0000 0 1
    /dev/sdc1 /mntc1 vfat users,noauto,umask=0000 0 1
    That it makes no sense. You are trying to mount the /dev/sdc directly to /mnt_usb (btw, create subdirs under /mnt instead), but you are also trying to mount a partition under sdc under /mntc1.
    Mounting a device directly is done only if you don't have partitions there, but if you do, you mount the partitions, not the device itself.
    I did it this way because I wanted easy command-line mounting of thumbdrives, and other USB devices. I have a device that implements a FAT filesystem( http://mbed.org ) which can't have partitions... But, I also like to be able to mount a thumbdrive(with partitions) in a similar manner.
    Is there a better way around this then? And also, should this really cause a bootloop? It seems it should fail a bit more... gracefully

  • Replacement Ipod 1.4 not recognized on PC and Updater "Can't mount Ipod"

    I just received a replacement Ipod mini 1.4 which is formatted for Mac. When I run the most recent version of the updater, I get an error message that states "Can't mount IPod".
    My Ipod no longer shows up in the "My computer" menu when I connect it to my PC, the only place it shows is in the actual usb hub in the device manager.
    I tried all the actions in the following link to no avail (http://docs.info.apple.com/article.html?artnum=61711).
    Please help!
    Note: I am leaning toward the illiterate side of computer literacy so please bear with.
    2nd Generation Ipod mini 1.4   Windows XP Pro  

    the same thing happened to me, and no, itunes doesn't recognize it.
    ephpod also doesn't recognize it, and neither does ipodwizard. i removed itunes and installed 6.0.5 and that also doesn't recognize it.
    i downloaded an older ipod updater exe (from 3-23, before it became integrated into itunes 7) and even that won't recognize it.
    i went back to itunes 7, and when i run an itunes diagnostic i get all green lights except the bottom, which means itunes can't tell that it's hooked up.
    but i see it in my computer, and the details still say that it has the data on it.
    also, when i try to use it normally there are no songs on it. the details say 0 songs, etc, but still says 22gb of space taken.
    i'm running windows xp, service pack 2, itunes 7, and am using a 5g 30gb video ipod. the ipod says that it is firmware version 1.2

  • [SOLVED] Error mounting a Fat32 partition

    Hi, I'm new to this distro, but it looks quite neat. Unfortunately, I have an issue that I haven't been able to solve through the wiki or the man pages.
    I have my main hard drive partitioned in three:
    - Windows (ntfs)
    - Linux (ext3)
    - Data (all my files, docs, images...) (fat32)
    I have problems mounting the Data partition into Archlinux.
    A) Trying manually
    First I tried mounting it manually to make sure I had done it right. The command
    sudo mount -t vfat /dev/sda5 /media/docs
    allowed me to see and read the files and write them. When I switched back to Windows, however, the OS told me there was an error in the Data partition, specifically with all the files I have changed or created using Archlinux. I ran Chkdsk and it fixed the files by deleting changes. Now, whenever I try to mount manually the partition, it mount it as a read-only file system, even when the -w or the -rw option is added.
    B) Writting in /etc/fstab
    Meanwhile, I tried several options in fstab to see if I could write on the disk. The lines I tried are:
    /dev/sda5 /media/docs vfat defaults 0 0
    /dev/sda5 /media/docs vfat defaults,iocharset=utf8,umask=000 0 0
    /dev/sda5 /media/docs vfat defaults,user,dmask=000,fmask=111 0 0
    /dev/sda5 /media/docs vfat defaults,user,rw,umask=000, 0 0
    /dev/sda5 /media/docs vfat user,rw,umask=000, 0 0
    /dev/sda5 /media/docs vfat defaults,iocharset=utf8,user,rw,umask=000, 0 0
    All these options (I obviously didn't use them at the same time) mounted the partition and I could read the files, but I was never able to write to it, either as a normal user or root. I read the wiki, the man page of fstab and mount and there isn't anything much of help there.
    Hope someone can help me. Thanks a lot.
    R
    P.D. I've been doing all these switching back and forwrad between windows and linux. I have always hibernated windows. I don't think this is the problem, but I will shut Windows down completely to see if it was the Chkdsk utility.
    Last edited by robertoprs (2009-02-09 07:07:34)

    Sorry, I forgot to post the answer...
    So I just needed to restart Windows after using Chkdsk. Now I can read and write even when Windows is only hibernated. I'm just curious. I understand that this problem was a very stupid question, but it wasn't obvious to me that Chkdsk needed a reboot to "let go" the partition. Why is that?
    Thanks for your help.
    By the way, I've learned a lot with the wiki guides. This distro is getting better and better!

Maybe you are looking for

  • Comparing textbox to a set number of rows in a database

    Hi I'm wondering if anyone can help me with a litle problem. I got this code: Dim con As New OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\MyDatabase.accdb") Dim cmd As OleDbCommand = New OleDbCommand("SELECT * FROM produced WHERE

  • How do I reset a password for one of my sub accoun...

    I have 2 sub accounts, one for my wife's use and one for my daughters. My daughter has forgotten her password so I want to reset it for her but NOT delete the account. When I follow the "help" on this subject it takes me to a page like "Manage my sub

  • Linking issue

    Hi guys i have been struggling linking my webpage to my forum any ideas ??? i have done a few links but this one doesnt wanna go at all

  • Report server creation fails

    Dear All, When we try to create a new report server it throws the error. Command : opmnctl createcomponent -adminUsername username -adminHost myserverhost -adminPort myserverport -oracleHome E:\Oracle\Middleware\oracle_common -oracleInstance E:\Oracl

  • I DRAW A GRAPH IN 2D AND I HAVE A PROBLEME WITH THE BUBBLE HELP(ToolTipText

    dear friend, i wrote a java applet that draws a graph in 2D. i want to have coordinates (x,y) on an bubble help while displacing the mouse on the graph. if someone have an idea, thank you to rather communicate it to me as soon as possible. thanks.