How can I become root outside of the terminal? I want to be able to manipulate the file system (i.e. move files, delete files, rename files) in the file viewer GUI (not sure what it's called; I'd say "Windows Explorer" if I were talking about Windows).
Also, how can I manipulate (move, delete, copy, rename) files inside the terminal?
I do understand how to move around (change the working directory) in the terminal, and how to become root in the terminal, and naturally I understand how to move, copy, blah blah blah. I know the basic basics (just letting you know, I'm not the type of person who knows less about computers than a rock does).
I'm having difficulty installing a MOD for Lpanzer because I can not modify any files in the file system because I'm not the owner. According to permissions Root is the owner. So how do I either tell Ubuntu I'm the owner? Or do I need a utility program to get things going?
I am trying to convert from using the base centos kernel to centosplus kernel. I have modified the CentoOS-Base.repo file to do this, including ensuring that I have excluded the kernel kernel-devel etc from base and updates. However when I do a yum update there is nothing to update. I have noted that my current kernel is kernel-2.6.18-194.8.1 whereas the current centosplus kernel seems to be 2.6.18-194.3.1. I presume that the problem is that the plus kernel is not as recent as the base kernel. Is this correct? What is the best way of converting to the centosplus kernel in these circumstances?
I want to pick up Python3 from squeeze, meanwhile I would like to stay with lenny with all other packages. Is this possible by just modifying source.list file?
I updated the kernel to 2.6.35.10-74.fc14.x86_64 and had to reinstall and rebuild the kernel module for my ATi driver as usual, so I edited the kernel arguments at the grub splash screen so that I could boot into single user mode and install the driver (i.e appending the relevant line with '1'). The interesting thing is, the system booted directly into single user mode as root when the system started up. No password was required.
Vista Recovery Windows 7 GRUB Extended -->Fedora 12 (ext4)
so, I shrunk my recovery in Windows 7 successfully, and booted into my Fedora 12 live cd to run Gparted, and move the partitions so that the free space could go towards fedora, I did such, and then I couldn't expand the partition to my dismay. Next, I woke up this morning, tried to boot to fedora to run SSH, grub loaded, but when I tried to boot fedora, I got the "File system check failed" error, and when I tried 7, it just went to a blank screen with a single "_" in the top left-hand corner.
All my torrents go to my home/username/Download/ folder, I could read/write yesterday but now I cant even copy the files to a flash drive.The error i get is "Cannot create regular file '/home/username/Download/file' : Read only file system.
I bought a new SD card which I intend to put some MP3s on - except that I can't write to it because it tells me the destination is Read Only. No-probs thinks I: I'll just reformat it.
"Error creating file system: helper exited with exit code 1: cannot open /dev/mmcblk0p1: Read-only file system"
Various chmod commands all result in Read-only file system. I tried umount then mount commands, but it couldn't find it to mount once I'd unmounted it using the same /media/ file path (I assume it's the only one).
My Redhat Enterprise Linux 4 with 6x partitions (/, /boot,/home, /usr, /var, /tmp) of 6.0 GB IDE Hardisk was working quite fine. I decided to create LVM on /home and /var partitions but due to some errors occured and I delete the /home partitions. That's why partition table altered. I then delete 4,5,and 6th partitions (/home, /var, /tmp) partitions and now try to create one by one but following error is coming:-
[Code]....
The Super block could not be read or do not describe a clear ext2 file system. E2fsck b 8193 <device> I have tried following commands,but could not successful:- e2fsck -p /dev/hda7 (where hda7 was created but afterthat it was deleted) e2fsck -a /dev/hda7
Have just assembled a new computer and thought I would install the 64 bit version of openSUSE 11.2 in a "Windows free zone". After a hiccup or two I have managed to get a system of sorts running but on trying to copy files from my old computer(via a memory stick) it tells me that Vfat is an unknown file system.On my old computer I am running 32 bit openSUSE 11.2 as a dual boot system with Windows XP and have no problems moving files between the two different file systems.Is it possible to get a 64 bit file system to read 32 bit file system drives and if so how do I do it?
I want to copy a file system with dd. Most of the forums and how-to's warn that the file system must be unmounted. Otherwise, data could be changing and inconsistent or, at best, there may be open inodes, and the copied file system would need to be recovered the first time it is mounted. However, is it sufficient if the file system is mounted read-only? Or does a file opened with read-only still result in an open inode?
I am new to fedora. I have searched quite a bit at this site but cannot find an answer: what is the default file system in fedora 13? (I am guessing ext4). Is there a setting that can be set when we are installing, to use another file system? Thanks.
problem that I have in red hat enterprise linux version 5. I intend to create a file system but I'm having troubles because it show me an error after typing the command to create a filesystem:mke2fs �b 4096 /dev/sap (mke2fs �b 4096 /dev/<device>)The error finish with a message: "The device apparently does not exist; did you specify itcorrectly?" I don�t understand why this happens
I have a script that is tar'ing a directory for backup purposes. I am wondering what the best practices are in Linux for where to move the tar file to.I read the 'Linux File System Hierarchy' pdf, but I didn't find any clear direction on where I should write the tar file to in the local file system.Is it taboo to create a /backups folder because some other location is where best practices say to write a tar file that is being kept for backup purposes?
I am writing the files to the local file system, but then backing the entire server up to tape. So I know that I need to keep the backups on a long term media incase the server goes belly up. Again, I'm just looking for best practices for where to write the back to the local file system for local retention.
while organizing my HD (windows) i ran across a file that i couldnt open. i check the file type, and the only thing it said was 'file'..so i made it an image and mounted it on my linux VM (cant seem to find, or mount the host OS HD) ..but i dont know the command to find out what's the file system type so i can read whats in it (i'm thinking its a registry bac-up from windows? but it's like 4g's..the modification date is from 2008..so i'm curious to find out what i saved)
Basically I am trying to add a new driver[megasr] into the ISO image, hence performed the following :
1. Mounted the RHEl5.4 ISO image
2. Copied the initrd.img to a temporary directory, performed changes to add the new driver in the modules.cgs, updated the corresponding files and recreated the modules.cgz file module-info modules.alias modules.cgz modules.dep pci.ids
3. Copied back the newly created initrd.img file into the isolinux folder.
I tried to burn the ISO and install it, but it seems that the new driver does not get loaded. I am unaware of any other changes?
i heared that in fedora 11 with new kernel version comes ext4 as default file system. when i was upgrading fedora 9 --> 10, i just changed repos in /etc/yum.repos.d. now the question, if i upgrade my system, will my file system got changed, and if it does, will my data got damaged?
well i was messing with the Gparted live disk and i deleted a small partition of about 6 megs (yes megs). trying to be efficient doing some cleanup of course. but when i rebooted my Fedora 10 i get the black screen saying," could not find the file system. /dev/root". ok, i am useing the fedora 10 live cd now. can i copy that file to my hard drive from the cd? or do i need to reinstall Fedora?
I've been having a problem updating for the last few days. Everytime I try "yum update" it downloads the packages I need and when it tries to install them it stops because of this errors:Quote:
installing package kernel-2.6.31.9-174.fc12.x86_64 needs 5MB on the /boot filesystem installing package libuser-devel-0.56.13-1.fc12.x86_64 needs 5MB on the /boot filesystem installing package compiz-0.8.2-21.fc12.x86_64 needs 5MB on the /boot filesystem
I'm trying to install some updates and I get the following error message:Test Transaction Errors: installing package kernel-2.6.32.10-90.fc12.i686 needs 2MB on the /boot filesystemI have 60 GB freespace altogether. How do I increase the size of the /boot filestem?
I have worked in linux for a long time but never managed the system until I got my own server, which is running Fedora 14. I have a 3 TB Drive and apparently can only handle 2 TB. At least the Disk Analyzer is telling me that 2TB is 100% max capacity. Also viewing disk analyzer, I am only using 50GB of my 2TB but I am out of memory in the Root file system. If I run df -h, I get he following:
Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_dev1-lv_root 50G 40G 7.2G 85% /
I installed F11 on a SATA 500 GB Hard drive. I plugged this HD in various computers. It worked fine.
However, when I try it on the following platform (the one I have to get it to work): (PC104 bus, AMD 1.1GZ with 512 RAM), I get a file system error during bootup.
On the other hand, the system gave the chance to enter the root password. So, once I did this, I tried to run commands "fsck -f /dev/sda" and "fsck -f /dev/sda1". The command could not find sda or sda1.
I tried the fsck on different platforms (with the same HD), it worked fine.
I returned the CPU board to the vendor, and I am expecting a new board soon. I assumed the problem could be with the board itself. But, I am not sure.
Got Samba on fedora 13. Windows machines backup their files to the linux shared folder. I want to attach an external hard disk (USB) to the linux machine in order to backup those files. Can the external hard drive be NTFS or do I need to reformat it as Linux file system (ext3)?
I'm a little bit confused with partitioning the filesystem in Linux. the difference between creating the file system with fdisk and mkfs (when formatting the disk). I can't clearly tell my problem, so please look at this picture: