Results 1 to 4 of 4
Hi everyone,
I recently started working on linux, ubuntu version 11.04
I am having both windows and ubuntu OS, I installed ubuntu from the .ISO file without creating any swap ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-30-2011 #1Just Joined!
- Join Date
- Oct 2011
- Posts
- 7
root folder
Hi everyone,
I recently started working on linux, ubuntu version 11.04
I am having both windows and ubuntu OS, I installed ubuntu from the .ISO file without creating any swap memory or so.
I am unable to access the root folder. I am unable to open the folder.
It has a cross(X)
mark appearing on it.
What should I do?
Please help.
- 10-30-2011 #2
go to terminal
type intype in your passwordCode:sudo -i
then do abecause your in the root folder when you do a sudo -i but its not really important because there is nothing in it you dont really need to look in this folder until you get really involved with linux i suggest start by exploring the filesystem through terminal just do a google searchCode:ls
- 10-30-2011 #3Just Joined!
- Join Date
- Oct 2011
- Posts
- 7
@champ_weller
Okay, thank you for the help.
- 10-30-2011 #4
Since you're new to the Linux way of doing things, just a word of caution.
When using root privileges to poke around in the root folder, take care.
Linux isn't as forgiving as Windows one one important thing: If you delete something, you won't get any warnings.
Using the root account gives you full access to everything, so the OS will assume that you know what you're doing.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


1Likes
Reply With Quote
