0
votes
3answers
142 views

How do I access the file system as a root or owner?

I need to add online store configuration files in file system var/www. but I can't access the file system, because it says that only owner can access it, the owner is root. So, how can I access those ...
2
votes
1answer
55 views

Where did this “nonexistant” directory come from and what should I do with it?

It's owned by 'nobody' and I'm wondering if it could explain difficulty I'm having in shutting down. drwxr-xr-x 2 root root 4.0K Nov 28 09:59 bin drwxr-xr-x 4 root root 4.0K Jan 16 08:28 ...
2
votes
0answers
158 views

No filesystem could mount root

I am trying to boot a linux kernel 3.7.0 on virtualbox and it keeps telling me the same message: "No filesystem could mount root tried ext3 ext4 vfat fusebk". I put append root=/dev/sda in my isolinux ...
0
votes
0answers
183 views

Can't access files when VirtualBox is run as root

I use VirtualBox for running Windows XP as a guest OS in my Ubuntu 12.04 host machine. When running VirtualBox, it does not support USB, but when I launch VirtualBox as root using gksu virtualbox, ...
0
votes
0answers
83 views

Copying entire root drive to flash drive with different drive sizes on VirtualBox

I have my modified Lubuntu version installed on VirtualBox and I want to copy the entire root filesystem to flash drive in order to boot it on my physical PC. My flash drive has 1.90GB and the entire ...
1
vote
1answer
726 views

(No Root File System)-ergo no install 12.04

I have my HDD 1Tb partitioned with fs ext4. Previously I was booting from the 2TB Hard Drive...I disconnected that. Now I want a clean install 12.04 but cannot figure out "Root File System" ("/") ...
3
votes
2answers
6k views

Why can't i paste anything under the /usr/ folder?

I just wanted to install a theme for the start up screen and I have to copy some files over here to /usr/share/kde4/apps/ksplash/Themes/. But the answer i get is: Access denied. Could not write to ...
2
votes
1answer
1k views

Ubuntu LiveCD,editing xorg.conf

someone has edited wrongly my xorg.conf file in /etc/x11/xorg.conf and so my computer wont show anything,just a blank screen.I want to be able to edit the xorg.conf file and delete all the changes ...
0
votes
1answer
57 views

Have put me out of admin update [duplicate]

Possible Duplicate: Have put me out of admin Updatet: Ubuntu 11.10 64bit. Error while logging in: Cannot update /home/marek/.ICEauthority .In the meantime i can work in terminal as sudo ...
1
vote
1answer
160 views

Have put me out of admin

Installed a new user and then tried to create one with the name root, because sudo nerves. Didnot work and i have learnt in the meantime, this is not possible. I am now unable to login into user ...
1
vote
2answers
587 views

Should the root folder (/root) be empty?

I have been moving files around to prepare for a remaster. I put some files into root, which I though might help an issue I was having with auto login in live mode. anyway, putting files into root ...
5
votes
6answers
55k views

“No root file system defined” error while installing ubuntu

I am new to linux/ ubuntu and just downloaded the v11 of ubuntu to learn linux. I faced this "No root file system is defined" error while trying to install it. This is how I was proceeding - ...
0
votes
1answer
231 views

What is the root of my application?

Can someone help me understand what is the root of my application? I would like to use vim and create a one line procfile in the root of my application. Then I can test the procfile using a gem ...
3
votes
4answers
311 views

Ask for password when root required

Is there any way to make programs ask for password when root is required? For example I want to extract some files with File Roller into /usr/share/ where apparently root is required but instead of ...
0
votes
0answers
394 views

Recovering after a file system error, cannot boot [closed]

I was using Banshee and it crashed and caused the whole system to crash (pretty disappointing). I waited a few minutes and nothing happened, so I used the power button to turn off my laptop. I booted ...