LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-04-2009, 04:51 AM   #1
casperdaghost
Member
 
Registered: Aug 2009
Posts: 349

Rep: Reputation: 16
i386 windows folder stuck on ubuntu desktop


i am running ubuntu on a dell d600. i downloaded an i386 folder to my desktop - and now cannot delete it. it has a little lock above the icon, i have logged in as admin and still cannot rm the folder. it will not disappear - any whay i can get rd of this windows folder on my desktop?
 
Old 09-04-2009, 05:49 AM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
The "little lock" you describe suggests that the issue is permissions. Can you show the permissions for the directory, please? Open a terminal, change directory to Desktop (i.e. "cd Desktop") and then run "ls -l | grep directory", where directory is the relevant directory.
 
Old 09-04-2009, 05:54 AM   #3
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
Quote:
Originally Posted by Nylex View Post
The "little lock" you describe suggests that the issue is permissions. Can you show the permissions for the directory, please? Open a terminal, change directory to Desktop (i.e. "cd Desktop") and then run "ls -l | grep directory", where directory is the relevant directory.
Save a process:
Code:
ls -ld directory
where directory is the directory of interest

To casperdaghost: please post the output of that command here so we can see what the permissions are.
 
Old 09-04-2009, 05:59 AM   #4
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally Posted by pwc101 View Post
Save a process:
Code:
ls -ld directory
where directory is the directory of interest
Didn't know about that option.. thanks!
 
Old 09-05-2009, 07:40 AM   #5
casperdaghost
Member
 
Registered: Aug 2009
Posts: 349

Original Poster
Rep: Reputation: 16
casper@casper-laptop:~/Desktop$ ls -ld I386
dr-xr-xr-x 9 casper casper 135168 2009-08-30 21:10 I386
casper@casper-laptop:~/Desktop$


casper@casper-laptop:~/Desktop$ ls -ltr
total 156
dr-xr-xr-x 9 casper casper 135168 2009-08-30 21:10 I386
casper@casper-laptop:~/Desktop$
 
Old 09-05-2009, 07:45 AM   #6
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You should be able to delete the directory and all its contents with "rm -r I386". If there's an error, post it.
 
Old 09-05-2009, 02:44 PM   #7
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
I think you either need to add writable permissions to it, or use -f with rm or answer the question rm poses when you try to delete the write-protected directory.
Code:
cd ~/Desktop
chmod +w I386
rm -r I386
Or
Code:
rm -rf ~/Desktop/I386
Make sure you really want it deleted as this makes it almost impossible to recover. I'd suggest the first approach, but before the rm -r command, have a look inside to make sure there's nothing you can't afford to lose.
 
Old 09-18-2009, 12:20 AM   #8
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Moved: This thread is more suitable in <Linux-General> and has been moved accordingly to help your thread/question get the exposure it deserves.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
restart ubuntu into windows => windows desktop organisation f*cked up ungua Ubuntu 2 05-01-2009 02:11 AM
KDE Desktop folder, and original Ubuntu splash screen. andrew22 Linux - Software 6 03-13-2009 03:32 PM
How to Access windows server 2008 shared folder(samba is installed) from Ubuntu pincustomer Linux - Newbie 3 01-28-2009 04:14 AM
ubuntu cd stuck on loading desktop aloishis89 Linux - Software 1 02-18-2008 01:22 PM
Suse 10.2 i386 - all video modes stuck at 60 Hz otacon 14112 Linux - Software 1 11-01-2007 07:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration