Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
I tried to copy FROM disk 2, TO a blank CD, the Vista boot loader, but the task did not finish, and I got some errors too... How do I ...
  1. #1
    Linux User
    Join Date
    Apr 2007
    Posts
    289

    [SOLVED] Oops! Full disk after copy partition attempt...

    I tried to copy FROM disk 2, TO a blank CD, the Vista boot loader, but the task did not finish, and I got some errors too...

    How do I terminate this task?
    HTML Code:
    chuckbhp@chuckbhp-laptop:~$ df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/sda2              83G   83G     0 100% /
    varrun                982M  236K  982M   1% /var/run
    varlock               982M     0  982M   0% /var/lock
    udev                  982M   64K  982M   1% /dev
    devshm                982M   40K  982M   1% /dev/shm
    lrm                   982M   39M  943M   4% /lib/modules/2.6.24-21-generic/volatile
    /dev/sdb2             8.2G  6.5G  1.8G  79% /media/HP_RECOVERY
    /dev/sdb1             104G   32G   73G  31% /media/disk
    overflow              1.0M   40K  984K   4% /tmp
    chuckbhp@chuckbhp-laptop:~$

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute du -m command to check which file taking most of space. Check du command's manual for more options.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Linux User
    Join Date
    Apr 2007
    Posts
    289
    I'm pretty sure the problem is because I designated the partition incorrectly, that I wanted to copy (I designated the entire 120G disk).

    I need to know how to stop the task, which I guess is still running, and THEN where the data is to delete. Right now, I think it is awaiting to be burned to disc...

  4. #4
    Linux User
    Join Date
    Apr 2007
    Posts
    289
    Anybody?

    I'm needin' to know if the copy process is still tryin' to execute, before I try to delete the error files...

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute top command or check Process Manager. If copy process is still running, kill it.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Linux User
    Join Date
    Apr 2007
    Posts
    289
    No cp process listed in processes, but trackerd is still peggin' the CPU, and resources shows 2 users (duo-core CPU).

    I found a file that was about 67G, and deleted it, but still df -h shows 100% capacity...


  7. #7
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Did you delete through GUI or command line ... was it just moved to trash ? Were you doing the transfer as root ? ... I think the last few % disk space is available for system only (but will include root) allowing you to fix the live system as root.

    I only ran out of disk space in root once (so far) but shutdown the system and booted from a live CD to shuffle files about - I just thought there was less chance of me trashing the system that way by really running out of space on the hard drive.

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    I agree with Jonathan183. You should use LiveCD. Check /vat/cache/apt/archives folder too.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Linux User
    Join Date
    Apr 2007
    Posts
    289
    Quote Originally Posted by Jonathan183 View Post
    Did you delete through GUI or command line ... was it just moved to trash ? Were you doing the transfer as root ? ... I think the last few % disk space is available for system only (but will include root) allowing you to fix the live system as root.

    I only ran out of disk space in root once (so far) but shutdown the system and booted from a live CD to shuffle files about - I just thought there was less chance of me trashing the system that way by really running out of space on the hard drive.
    gksudo nautilus

    Trash is empty. Yeah the last bit of space is for system ops, and there's not enough of that, because it is jamming X-server, FF, xorg.conf, cookies management, etc., ...

  10. #10
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Quote Originally Posted by buccaneere View Post
    gksudo ...
    looks like a live CD job to me

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...