LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 09-23-2011, 10:18 PM   #1
Zssfssz
Member
 
Registered: Sep 2011
Location: Las Vegas!
Distribution: Ubuntu n' Flavors, ReactOS, MINIX3, FreeDOS, Arch
Posts: 339

Rep: Reputation: Disabled
Exclamation File Cannot be opened error


Ok I go into dolphin and then root then the folder root and it opens nothing comes up and it says:File Can Not Be Opened (or something like that). What's going on? PS using Kubuntu (I can post stuff about that here right Kubuntu stuff goes under ubuntu fourm?)
 
Old 09-23-2011, 10:43 PM   #2
rigor
Member
 
Registered: Sep 2003
Location: 19th moon ................. ................Planet Covid ................Another Galaxy;............. ................Not Yours
Posts: 705

Rep: Reputation: Disabled
Normally ordinary User's cannot open files belonging to the User "root". Are you doing this as the User "root"?
 
1 members found this post helpful.
Old 09-23-2011, 10:57 PM   #3
Zssfssz
Member
 
Registered: Sep 2011
Location: Las Vegas!
Distribution: Ubuntu n' Flavors, ReactOS, MINIX3, FreeDOS, Arch
Posts: 339

Original Poster
Rep: Reputation: Disabled
No I set up my own user (whats this root user?) Oh what I want to do is access some files from the drive, like in winxp:my computer; local disk(C:/) and I'm at the files I need; how would I get there? (I don't think there will be file probles I just want to move some .cpp files [C++ Code File])

Last edited by Zssfssz; 09-23-2011 at 11:07 PM. Reason: To not double post Grammre
 
Old 09-23-2011, 11:18 PM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,508

Rep: Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490
Quote:
No I set up my own user (whats this root user?
Root user is equivalent to administrator. In Kubuntu you use sudo to prefix a command in the terminal. You should be able to open a terminal and type gksu dolphin or sudo su dolphin to open the file manager. You will be prompted for your user password.
 
1 members found this post helpful.
Old 09-24-2011, 12:27 AM   #5
rigor
Member
 
Registered: Sep 2003
Location: 19th moon ................. ................Planet Covid ................Another Galaxy;............. ................Not Yours
Posts: 705

Rep: Reputation: Disabled
Hi Zssfssz,

One thing I noticed in your original post was that you seemingly said that you went into root, then the folder root. If by that you mean that you went into / then the folder root under / in other words, you ended up in the folder whose complete path is /root then that is where, on some systems, the user root keeps root's files. On such systems, that is not the root of the file system.

If I had a Username kakaka on a Linux system I would often find my files under /home/kakaka

Last edited by rigor; 09-24-2011 at 12:28 AM.
 
Old 09-24-2011, 01:39 AM   #6
Zssfssz
Member
 
Registered: Sep 2011
Location: Las Vegas!
Distribution: Ubuntu n' Flavors, ReactOS, MINIX3, FreeDOS, Arch
Posts: 339

Original Poster
Rep: Reputation: Disabled
Ok; all I know is in DOS it is known as: C:\ and in Linux it is called root so I went there; I have three drives so... That adds some difficulty, and the file I need was created in Windows. So (not trying to sound rude) I now understand that Root is a administrator file thingy; Once I open Dolphin and go to root ( the tab not folder) From there how would I get to Window's C:/. The actual address in Windows is: C:\ZSSF\Programing\C++\Muffins\main.cpp what would this be in Lunux? PS I put ZSSF there, it's not a system folder, I put it directly in the C drive because I love old video games and they have a problem if there is a space in the address, EX: Documents and Settings; it has two spaces and the desktop is in it (The win one) so I think I'm overexplaining the file... So yeah...
PS if you know a GOOD C++ compiler for Linux I'd love to know what it is; I like Code::Blocks so go off of that for likes/Dislikes.
 
Old 09-24-2011, 01:49 AM   #7
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Hello,

You stil seem to be confused - First of all, there is a difference between the file location root, which is /. Then you have the user root, which is root - the equivalant of Administrator in windows. It is not an administrative file thingy..... Now besides that, are you dual booting windows and linux? If so, you most likely need to mount your windows partition, unless it is already mounted. It might be, but you need to check. Post the output of the following command:
Code:
ls -al /dev/sd* /dev/hd*
I posted both sd* and hd* because I have no clue what kind of hard drive connections you are using within your computer. A standard hard drive with a SATA connector will be listed as sdX, where X is the letter designation. An IDE based hard drive will start with hdX. I am asking you to post the output so we can see how many partitions you have on your drive(s). After you post it, we will take it from there.

Cheers,

Josh
 
Old 09-24-2011, 01:54 AM   #8
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally Posted by Zssfssz View Post
PS if you know a GOOD C++ compiler for Linux I'd love to know what it is; I like Code::Blocks so go off of that for likes/Dislikes.
Please post separate questions in separate threads. It's easier to keep track of things if there's only a single issue in a given thread.
 
  


Reply

Tags
file



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Desktop configuration file cannot be opened Kilam orez Linux - Newbie 3 10-14-2009 02:12 AM
File Opened by some application gaurav84 Linux - General 3 04-18-2008 01:29 AM
How to know whether a particular file is opened or not? kondrara Linux - Software 2 11-22-2007 04:08 AM
How to know whether a dev file has been opened or not? asahlot Linux - Software 2 03-05-2007 11:02 PM
preventing deletion of an opened file sayarsoft Programming 3 02-05-2007 07:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 12:36 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