Hello,
Basically I want to mount my iPod to my laptop so it can just charge and play music. I'm using Arch Linux, 2.6.21-ARCH i686, atm I've just put this into fstab:
Thanks!
Basically I want to mount my iPod to my laptop so it can just charge and play music. I'm using Arch Linux, 2.6.21-ARCH i686, atm I've just put this into fstab:
Code:
/dev/sda2 /mnt/ipod vfat defaults,noauto,user,ro 0 0
Thanks!