Search:

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

Search: Search took 0.06 seconds.

  1. [ubuntu] Re: unable to retireve downloaded application

    First install the application using termial:

    sudo apt-get install application_name
    This will show where the problem lies.
    Please post the output.
  2. Replies
    3
    Views
    3,377

    [other] Re: badblocks output format

    If you want to stop the drive from using the bad blocks, then try running

    e2fsck -c
    This will prevent data from being stored on these blocks.
    Check http://en.wikipedia.org/wiki/Badblocks
Results 1 to 2 of 2