Pleeb0101
February 24th, 2004, 18:51
I'm back already! :P
Just some quick questions, none of them in dire need of answering, they'd just make life a bit simpler.
1) I have a firewire cdrom drive. FreeBSD picks it up as soon as it's plugged in and recognizes it just fine. Now, since it's basically NEVER used, I don't want to add anything to fstab, because it's silly(in my mind) and it makes fstab give errors on boot. I wonder if there's a way to tie the OS's detection of the CDRom to some sort of automount? The laptop is shared with my girlfriend and I somehow imagine she'd not always remember
mount -t cd9660 -o ro /dev/cd0 /cdrom and that's only if I give her the root password..........
2) For the convinience of aforementioned girlfriend, I'd like her account to go straight into KDE on login. I thought that maybe startkde in .xinitrc and startx in .login would be enough, being the lazy bastard I am, but no. Simple way to do this? Looking around I saw some talk of changing default runlevels, but none that pertained to FreeBSD(the files didn't exist) and really I'd prefer regular logins for myself and root. Can default runlevels be set on a user-by-user basis? If so in which file and how do you do it?
Thanks you for time!
Just some quick questions, none of them in dire need of answering, they'd just make life a bit simpler.
1) I have a firewire cdrom drive. FreeBSD picks it up as soon as it's plugged in and recognizes it just fine. Now, since it's basically NEVER used, I don't want to add anything to fstab, because it's silly(in my mind) and it makes fstab give errors on boot. I wonder if there's a way to tie the OS's detection of the CDRom to some sort of automount? The laptop is shared with my girlfriend and I somehow imagine she'd not always remember
mount -t cd9660 -o ro /dev/cd0 /cdrom and that's only if I give her the root password..........
2) For the convinience of aforementioned girlfriend, I'd like her account to go straight into KDE on login. I thought that maybe startkde in .xinitrc and startx in .login would be enough, being the lazy bastard I am, but no. Simple way to do this? Looking around I saw some talk of changing default runlevels, but none that pertained to FreeBSD(the files didn't exist) and really I'd prefer regular logins for myself and root. Can default runlevels be set on a user-by-user basis? If so in which file and how do you do it?
Thanks you for time!