Got a brand new USB HDD ( WD "my Book") when I unboxed and plugged into my Feisty box everything worked dandily. Automatically mounted as VFAT(what it came as) icon on desktop everything you'd hope for.
Since I'm backing up some Ruby on Rails sites that I admin, I needed to reformat drive to ext3 so symlinks would work,... OK fdisk, mkfs.ext3 everything looked good - until I power cycled the new HDD. Now the HDD will automount and icon appears but everything is owned root - can't write to it as my user.
I thought maybe I screwed something up so back to VFAT - everything fine again.
I mucked around with HAL policy files, udev settings but nothing. I ended up putting a static listing in FSTAB( drive still wont mount unless I do it manually)
This is obviously suboptimal for backup purposes. any ideas on the HAL/UDEV stuff?
Thanks for any help.
Since I'm backing up some Ruby on Rails sites that I admin, I needed to reformat drive to ext3 so symlinks would work,... OK fdisk, mkfs.ext3 everything looked good - until I power cycled the new HDD. Now the HDD will automount and icon appears but everything is owned root - can't write to it as my user.
I thought maybe I screwed something up so back to VFAT - everything fine again.
I mucked around with HAL policy files, udev settings but nothing. I ended up putting a static listing in FSTAB( drive still wont mount unless I do it manually)
This is obviously suboptimal for backup purposes. any ideas on the HAL/UDEV stuff?
Thanks for any help.
Comment