Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  yordan : (16 June 2013 - 05:41 PM) You're Welcome, Agyat!
@  agyat : (16 June 2013 - 07:38 AM) Thanks Yordan...
@  velma : (16 June 2013 - 12:06 AM) I Have Asked Opa To Check For A Backup.. He'll Let Me Know Soon :)
@  velma : (16 June 2013 - 12:05 AM) T_T It Seems That Someone Has Deleted That Topic Since I Found The Url Of The Topic But It Gives Me An Error
@  yordan : (15 June 2013 - 10:31 PM) @velma : It's A Tuto On How To Create A Login Program.
@  yordan : (15 June 2013 - 10:31 PM) Happy Birthday To Youuuuuu Agyat!
@  yordan : (15 June 2013 - 10:31 PM) Ba$
@  agyat : (15 June 2013 - 04:41 PM) :(
@  agyat : (15 June 2013 - 04:41 PM) Where The Hall I Were? 15Th Is Almost At End And No-One Wished Me "happy Birthday"!!!
@  velma : (14 June 2013 - 10:39 AM) Which Tutorial Is He Searching For?
@  velma : (14 June 2013 - 10:38 AM) Which Tutorial Is He Searching For?
@  yordan : (14 June 2013 - 07:47 AM) Ok, Have A Look Tomorrow.
@  yordan : (13 June 2013 - 03:19 PM) @velma, Can You Have A Look At Feelay's Problem? Seems That His Tutorial Is Not Searchable Today.
@  Feelay : (13 June 2013 - 08:11 AM) Oh, Haha
@  velma : (12 June 2013 - 05:39 PM) T_T Lately My Levels Of Procrastination..... **sigh**
@  velma : (12 June 2013 - 05:38 PM) I'll Do It Later
@  velma : (12 June 2013 - 05:38 PM) Procrastinators.. People Who Keep Saying "i'll Do This In A Bit"
@  Feelay : (12 June 2013 - 02:05 PM) Deal Punishments To What?
@  velma : (12 June 2013 - 01:27 PM) T_T We Should Deal Punishments To Procrastinators... Especially Me
@  Feelay : (12 June 2013 - 12:06 PM) As Well As Making It More Secure.

Replying to Linux Mint "katya" Trash Issue


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

manuleka

Posted 30 May 2011 - 12:03 PM

Look at the name of a file in that folder.
Then, as root, issue :

And you will see where this file really is.


ah huh ;) getting somewhere now, thanks yordan sir

it was stored in the .Trash folder of the drive that i deleted the VM backup from :lol:

yordan

Posted 30 May 2011 - 11:54 AM

Look at the name of a file in that folder.
Then, as root, issue :

find / -name "thatfilename" -print

And you will see where this file really is.

manuleka

Posted 30 May 2011 - 11:27 AM

what's weird is that the folder isn't in the ~/.local/share/trash or ~/.local/share/trash/files

i trashed some other files and folders and when i browse to the above locations as administrator the VM folder doesn't seem to exist there although it's displayed on Trash when i viewed normally

yordan

Posted 30 May 2011 - 10:21 AM

i'll try single user logon and see if that will fix it...

It's not a "single user logon", it's a single-user boot. ;)
You change the default mode from multi-user to single-user in /etc/inittab and reboot.
Or you login as root on the console (not on the graphic thing) and you type "init S"
And when you see "single User mode" you type "who -r" to check that you are still in single-user mode.
And then you type killall
this will kill everything except the ascii console (fortunately you are on the ascii console)
And then rm -rf /something/yourthing.

These are standard unix administration tasks, and a lot of Windows users have to learn this again. :lol:

manuleka

Posted 30 May 2011 - 10:00 AM

it's a folder not being used by any process... was an old VM (on VirtualBox)... i copied it over to backup data partition prior installing Mint 11 but now decided i won't need it... so i sent it to Trash and emptied it, then lateron i came to Trash and the folder's still sitting there... weird!

i'll try single user logon and see if that will fix it...

yordan

Posted 30 May 2011 - 08:52 AM

What is that VM folder? Is it a Virtual Machine?
Is that virtual machine down?
Seems that a process is using that folder, so the smart way is to stop this process, or tell this process not to use this file.
The desperate way is the standard Unix method : boot in Single User Mode, remove that bolder, and then boot again in multi-user mode.

manuleka

Posted 30 May 2011 - 01:48 AM

I deleted a VM folder (which has contents in it) and are all in Trash, but when i try empting it, System wouldn't let me.
I get the following Errors:
Error while deleting
There was an Error while deleting VirtualBox VMs
Detail:
Failed to delete the item from the trash

i have tried running Nautilus as root but i can't get to Trash

help please...

Review the complete topic (launches new window)