I have an entry in my autostart directory (/home/<me>/.kde/Autostart) that has a mount command:
It used to work, but then I reinstalled, and it no longer does...not sure why. I tried with and without the sudo command...anyone have any ideas? If it matters, it is a fat32 partition...
thanks,
mm0
Code:
sudo mount /dev/hda2 /home/<me>/Local_Disk1
thanks,
mm0



I'm fairly certain (but not 100%) that it wasn't there before. (I unplug my hard drives when I install, otherwise, Kubuntu won't boot after install...not sure why, I'm guessing it's becasue I install on SATA, but these drives are IDE...)

Comment