Results 1 to 8 of 8
Another question from a n00b...
Recently, I upgraded some packages using Synaptic's "Mark All Upgrades" option, and after rebooting I now have two problems:
(1) on start up I see ...
- 10-05-2005 #1
The Case of the Missing Taskbar
Another question from a n00b...
Recently, I upgraded some packages using Synaptic's "Mark All Upgrades" option, and after rebooting I now have two problems:
(1) on start up I see "Mounting local filesystems... failed!" in red text.
(2) the taskbar (is this the correct term on Linux?), the show desktop button, and the workspace switcher are gone.
I am inclined to think that the two are connected. Have I screwed something up bigtime? If so, what should I do?
Also, how do I configure a program (in this case the Folding@Home client) to run on startup?
Thanks in advance!
- 10-05-2005 #2
Re: The Case of the Missing Taskbar
Make sure that nothing is wrong in your
Originally Posted by Rishi Also check dmesg to see if it says anything else. I have had that before, but has never cause any probelms.Code:/etc/fstab
are you using GNOME, KDE, etc....?
Originally Posted by Rishi
You should just be able to add them again...
take a look at http://www.debian-administration.org/articles/28
Originally Posted by Rishi Brilliant Mediocrity - Making Failure Look Good
- 10-06-2005 #3
Re: The Case of the Missing Taskbar
/etc/fstab says:
Originally Posted by Vergil83
Does that look right?Code:# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/hda2 / ext3 defaults,errors=remount-ro 0 1 /dev/hdc /media/cdrom0 iso9660 ro,user,noauto 0 0 /dev/hdd /media/cdrom1 iso9660 ro,user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
This is probably a really stupid question, but here goes... how do I do that?
Originally Posted by Vergil83
Thanks!
Originally Posted by Vergil83
- 10-06-2005 #4Linux Newbie
- Join Date
- Jul 2005
- Location
- Turn Around
- Posts
- 202
Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda2 / ext3 defaults,errors=remount-ro 0 1
/dev/hdc /media/cdrom0 iso9660 ro,user,noauto 0 0
/dev/hdd /media/cdrom1 iso9660 ro,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
Does that look right?
whats your hda1 (do you have one)? do you have different partitions?
- 10-06-2005 #5Yes - there are two partitions, hda1 is Windows.
Originally Posted by DoctorDan
- 10-06-2005 #6
Re: The Case of the Missing Taskbar
You should be able to just right click on the taskbar. There should be an option. Are you using GNOME or KDE or....?
Originally Posted by Rishi Brilliant Mediocrity - Making Failure Look Good
- 10-06-2005 #7
Re: The Case of the Missing Taskbar
Sorry, I'm using GNOME. There's no vestige of the taskbar to click on.
Originally Posted by Vergil83
- 10-06-2005 #8
Never, I've figured it out - I really feel like a retard now! Thanks for all your help, guys.


Reply With Quote
