Well, fstab doesn't matter, because those aren't my external partitions...just my windows partition and my /share partition. But hotplug or whatever it is, doesn't allow a regular user to write to the external drives, so help with that would be great. I don't see an /etc/hotplug directory.
End Edit
(Original post which doesn't apply to my external, but I'd still like help with fstab and/or a Control Center.
I've decided to try to go to Ubuntu full-time on my laptop. One major problem I'm having is that there is not (or I cannot find) a Control Center like MCC. A good example of what I might need it for is that Ubuntu set up all my external drive partitions so that only root has the ability to write to them (and I don't understand fstab enough to fix it, especially with Gutsy's new way of writing fstab). Here's an example of what my external partitions look like in /etc/fstab:
QUOTE
# /dev/sda1 -- converted during upgrade to edgy
UUID=3A1091101090D3EB /media/sda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/sda8 -- converted during upgrade to edgy
UUID=4775-CED8 /media/sda8 vfat defaults,utf8,umask=007,gid=46 0 1
UUID=3A1091101090D3EB /media/sda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/sda8 -- converted during upgrade to edgy
UUID=4775-CED8 /media/sda8 vfat defaults,utf8,umask=007,gid=46 0 1
Well, I guess the upgrade to Edgy changed 'em.
ohms@ohms-laptop:~$ cat /etc/issue
Ubuntu 7.10 \n \l
ohms@ohms-laptop:~$ uname -r
2.6.22-14-386
ohms@ohms-laptop:~$ uname -a
Linux ohms-laptop 2.6.22-14-386 #1 Tue Dec 18 07:34:24 UTC 2007 i686 GNU/Linux
Any help? I really wouldn't mind some kind of graphical control center (I thought Ubuntu was good for n00bs).
