Code:
jsemmanuel@emmanuel:~> /etc/init.d/hald start
bash: /etc/init.d/hald: No such file or directory
jsemmanuel@emmanuel:~> cd /etc/init.d
jsemmanuel@emmanuel:/etc/init.d> ls | grep hal
haldaemon
halt
halt.local
jsemmanuel@emmanuel:/etc/init.d> haldaemon start
bash: haldaemon: command not found
jsemmanuel@emmanuel:/etc/init.d> ./haldaemon start
HAL already started. Not starting.
jsemmanuel@emmanuel:/etc/init.d>
so i guess hal is already starting. What can I do now?
Can anyone tell me how to mount stuff, like if the usb is on sdb or something, how do i use the mount command?
I dont remember changing any setting to stop automounting, though i have vmware installed so maybe since it is sharing the usb drive, it may have changed settings. But my usb mouse works fine.