Search:

Type: Posts; User: michy99; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    14,874

    [kubuntu] Re: Truecrypt error message

    It may be looking for libfuse.so.2 in the wrong place. If so, a symlink should fix it. See if this helps:
    ...
  2. Replies
    7
    Views
    692

    [ubuntu] Re: Error while mounting External Drive

    Remove the entry in /etc/fstab and just let Ubuntu mount it automatically.
  3. [ubuntu] Re: Lucid automatically mounting Windows partitions

    Just as I suspected, there is an entry in /etc/fstab for the partition which no longer exists. Open for editing:
    gksudo gedit /etc/fstabRemove this line and save the file:
    UUID=0CE887B5E8879C18...
  4. [xubuntu] Re: Xubuntu Boots Up Slowly sometimes, fast sometimes

    Sounds like you are having the same problem I had with ureadahead. On the boot-ups where it is re-profiling, everything is slow as molasses. This only happens the next boot after some updates (not...
  5. Thread: Can't Parition

    by michy99
    Replies
    10
    Views
    640

    [all variants] Re: Can't Parition

    I'm glad to hear you got it working.
  6. Replies
    3
    Views
    1,830

    [ubuntu] Re: excessive login time in Gnome - Ubuntu 10.04

    ureadahead caused massive slowdowns for me every time it had to re-profile. After removing it, I'm happy as a clam.
  7. [ubuntu] Re: Lucid automatically mounting Windows partitions

    I think I see the problem, but just to be sure, what is the output of
    sudo blkid
  8. Thread: Can't Parition

    by michy99
    Replies
    10
    Views
    640

    [all variants] Re: Can't Parition

    You have me stumped. When I try the same thing, I get the resize option. I can't see anything that would cause you not to get it. Maybe someone else has a clue.
  9. [ubuntu] Re: display progress bar using cp (if possible mv also)

    Try scp using localhost.
    scp <file> localhost:<destination>
  10. [ubuntu] Re: Lucid automatically mounting Windows partitions

    Run these commands in a terminal and post the output here.
    sudo fdisk -l
    cat /etc/fstab
  11. Thread: Can't Parition

    by michy99
    Replies
    10
    Views
    640

    [all variants] Re: Can't Parition

    Just pick one which isn't mounted to start with.
  12. Thread: Can't Parition

    by michy99
    Replies
    10
    Views
    640

    [all variants] Re: Can't Parition

    I don't know why the resize option is greyed out. What do you get if you choose Partition->Information?
  13. Replies
    5
    Views
    394

    [ubuntu] Re: Idea: Downgrade function ?

    My point was that you should always do a complete backup before upgrading. Then if it messes up, you can just reformat and restore your backup.
  14. Replies
    5
    Views
    394

    [ubuntu] Re: Idea: Downgrade function ?

    1. Make a complete backup of your system before upgrading.
    2. If you want to downgrade, restore backup.
  15. Thread: Can't Parition

    by michy99
    Replies
    10
    Views
    640

    [all variants] Re: Can't Parition

    Can you post a screen-shot from gparted? The first thing is to make sure that the partition you are trying to resize is not mounted.
  16. Replies
    6
    Views
    1,188

    [SOLVED] Re: F-Spot won't run

    Try this:
    rm -R ~/.config/f-spot
    rm -R ~/gconf/apps/f-spotThen try to run it again.
  17. [SOLVED] Re: Ununtu 10.04 appends "_" to drives breaking my shortcuts

    Is this partition on an internal or external drive? Do you have an entry for this partition in /etc/fstab? Is the partition labeled?

    It sounds like the partition is labeled 'DataDrive' and Ubuntu...
  18. [ubuntu] Re: How do I install a pytho script into Gimp within Ubuntu?

    Maybe this link will help:

    http://linuxandfriends.com/2009/07/22/how-to-install-gimp-scripts-in-ubuntu-linux/
  19. Replies
    4
    Views
    344

    [SOLVED] Re: Synaptic Package Manager Error

    Do what it says. Open a terminal and enter
    sudo dpkg --configure -a
  20. [SOLVED] Re: What does "Instead, install the linux-generic meta-package" mean?

    The linux-generic meta-package is already installed by default. It takes care of updating to new kernel versions. That is why the new kenel is appearing in the updates. The message basically warns...
  21. [ubuntu] Re: How to readd speaker and Evolution Icons to top panel

    For Evolution, find the menu entry under Applications (probably under Office or Internet) and drag it to the panel. Volume Control should be in the Add to Panel box.
  22. [ubuntu] Re: How to readd speaker and Evolution Icons to top panel

    It sounds like you removed the notification area. Just add it back to the panel.
  23. Thread: longest line

    by michy99
    Replies
    4
    Views
    480

    [ubuntu] Re: longest line

    Are these homework questions by any chance?
  24. [all variants] Re: I have an interesting problem (multi-CD install. Impossible?)

    When it asks for the next disk, unmount the current iso and mount the next iso at the same spot.
  25. Replies
    3
    Views
    357

    [ubuntu] Re: Can't runn Update Manager!

    Post the output of
    cat /etc/apt/sources.list.d/medibuntu.list
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4