Ubuntu :: Write Into The Mac Os X Partition Inorder To Delete The Appleintelcpupowermanagment.kext File
Aug 18, 2011i want to write into the mac os x partition inorder to delete the appleintelcpupowermanagment.kext file
View 1 Repliesi want to write into the mac os x partition inorder to delete the appleintelcpupowermanagment.kext file
View 1 RepliesWhen I ls -l /etc/passwd, -rw-r--r-- 1 root root /etc/passwd When I login as myself, and rm /etc/passwd, it asks: rm: remove write-protected file '/etc/passwd'? If I say yes, will it actually delete the passwd file?
View 1 Replies View RelatedOn a server in an office, I want a situation where people on the client PC are able to write to a particular file, but not have privileges to delete it -
View 3 Replies View RelatedHow do i disable the linux file cache on a xfs partition (both read an write).
We have a xfs partition over a hardware RAID that stores our RAW HD Video. Most of the shoots are 50-300gb each so the linux cache has a hit-rate of 0.001%.
I have tryed the sync option but it still fills up the cache when copinging the files. ( about 30x over per shoot :P )
/etc/fstab:
/dev/sdb1 /video xfs sync,noatime,nodiratime,logbufs=8 0 1
Im running debian lenny if it helps.
I've surprisely recognized that it's possible to write a filesystem on a hard disk without any valid partition. Well, the general advantages of partitions are clearly. But what are possible disadvantages or limitaions if you don't use a partition (e.g. if you want to use the complete space as one volume for data mining or so)?
View 14 Replies View RelatedI had a drive with a partition layout like so:
~50gig Windows 7 - NTFS
~100gig Ubuntu - EXT3
~100gig Snow Leopard - HFS+
~100gig Extended Partition
-- ~100gig Swap Disk - exFat
I wanted to delete the Snow Leopard partition and format the Swap Disk partition to something else. exFat was causing major file size bloat on small files. QT sdk bloated to like 11 gigs or something ridiculous like that. Anyways, I loaded up an Ubuntu 10.04 LTS live cd and gparted then deleted the Snow Leopard partition. Gparted said "Mission Accomplished" and tried to rescan the drive, but never found it. At this point I restarted the computer, a dell laptop, which didn't boot with an unable to find a bootable device error. The ubuntu live cd doesn't see the drive anymore. gparted scans for drives indefinitely and fdisk -l has no output.
Why is there no Delete when I right click like there is with Windows in ubuntu? Pretty much everything else is there like new folder and so on Is there some way to add it? Also why when i delete something does it not ask me if I am sure that i want to delete that file?
View 6 Replies View Relatedshare a mount"/RAID" on my server: 192.168.0.2 with everyone on my network.192.168.0.*
From what I have listed below I am able to mount the share but I can not write or delete anything. It is almost like it is ro only permissions.
From the Server:
Code:
sudo cat /etc/exports
[sudo] password for jesse:
# /etc/exports: the access control list for filesystems which may be exported
# to NFS clients. See exports(5).
[code]....
Eventually I need to share 192.168.0.2:/RAID on two OSX computers as well. I read some places where you need to add insecure to your /etc/exports on your server in order for the OSX client to access the the share.
I have created a website in php.wamp server is used to run the site.i created the database in phpmyadmin using mysql.These all were done in windowsXP.Now I want to import it into redhat linux system.how can I import database and its tables to rhel4 inorder to working the website properly
View 7 Replies View RelatedKDE 4.6 - opensuse 11.4.
I have a separate ext4 partition which contains all my data (music, movies, etc). When I delete files from this partition it is very slow because it copies files from my data partition to the Trash folder in my home partition. How can I avoid this? Can't the trash be configured so that it uses a trash folder in each partition instead of copying files to another partition (which is slow).
Code:
mount
/dev/sdd1 on /media/E0FD-1813 type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush)
cp 'Aankhon Aankhon Mein hum tum ho gaye deewane.mp3' /media/E0FD-1813/Music/sumeet/a
cp: cannot create regular file '/media/E0FD-1813/Music/sumeet/a/Aankhon Aankhon Mein hum tum ho gaye deewane.mp3': Read-only file system
The micro sd card mounts & works as fat32 in windows xp just fine.
I want to wipe out my Windows partition and reinstall due to sluggishness. I plan to use Windows instructions as if it was on a hard drive by itself. Will this affect the multi-boot capability or the Linux partition in any way? Would it be easier to reformat and partition the entire hard drive and re-install both OSes? I use OpenSuse 11.2 and Windows XP.
View 6 Replies View RelatedI am using my Ubuntu machine to serve as a media server and network storage. The problem I have is iTunes on my desktop managed to make 2 copies of every song on the machine so instead of the 30GB I have its up to almost 100gb. I was wondering if there was a way to write a script to go through and delete the duplicates. The duplicates are the same filename as the original except a 1 or 2 following. Wasn't looking forward to deleting 12,000 files by hand.
View 1 Replies View RelatedI just got a new PC with 2TB of HDD space and it's running Ubuntu 10.04.1 32bit. I have created a user for networking, called share and have created a folder within the home folder called public. I then shared the folder and gave 777 access to it as I want this to be public - but for my local network and my later for ssh access. I have installed samba, and under the sharing options I allowed for guest logins and people to write and delete from folder. SO how would I be able to "see" this from my windows machine? It's running XP pro and it has a domain other than workgroup - but that shouldn't affect it should it?
Also, the laptop with XP is on the wireless with and internal IP of 10.0.0.135 and my PC is on the LAN connection with and internal IP of 10.0.0.1 I'm sort of familiar with networks, but I have NO clue as to how to do this.
Ive installed Gaussian '03 on fedora Core 10, but I'm unable to run it. It aborts and i get the following error
Code:
Erroneous write during file extend. write -1 instead of 4096
Probably out of disk space.
Write error in NtrExt1
Long time reader, first time poster. I've got, what has become to me, a brain bender. It seems ACL's are the best way to go, but I am not 100% sure. Each user should be able to create files and modify each others'files, but should not be able to delete any one elses files in a directory.chmod -1777?setfacl?
View 2 Replies View Relatedi have to write a shell script that will delete all the .dat files in /var/oracle/etl/incoming which the created date of the file is 7 days before the currrent date.
View 8 Replies View RelatedI got this part from my script working that it will delete a folder is from 8 days agoEightDaysAgo=`(date --date="8 days ago" +%d-%m-%Y)`rm -rf $EightDaysAgoTarHowever I need to remove files that are older than 8days for example if the script is'nt run for a day it will remove both the 9th and 8th day one not just the 8th day one. If I'm making any sense lol
View 3 Replies View RelatedI'm running my website on a linux server. I'm using a mac. Apparently, mac mail has a bug where it creates too many imap processes.
Since I'm on a shared server with a 25 process limit, with 3 email accts x 4+ processes each = a lot of problems!
I'm trying to write a cron job to delete imap processes every minute.
I've tried two things
1) following this blog's advice [URL]
Code:
killall imap
i realised it was imapd not imap, but i tried another method anyway
2) create a kill-imap.sh file in my server folder.
Code:
#!/bin/bash
/usr/bin/killall imapd
then executing the file from the cron command /kill-imap.sh
both these cases, it didn't seem to work!
I would get a daemon emai reply with
imapd: no process killed
just to give more info, the existing imap processes look like this
/usr/lib/courier-imap/bin/imapd /home/sitename/mail/sitename.com/emailusername
honestly, I'm not too experienced in this, and i've searched the net without luck. can anyone advise what i'm supposed to do to kill these imap processes every 5 min via cron job?
I only have an ubuntu machine here, but I wish to transfer some files to her mac via my external hard drive. I only have an ubuntu machine here. I managed to make an hfs+ partition on my external hard drive using gparted after installing hfsprogs. I tried changing the permissions with chmod. The ls -l command yields:ls -l /dev/sdc1 brwxrwxrwx 1 root disk 8, 33 2010-05-24 10:53 /dev/sdc1
View 1 Replies View RelatedIve got two partitions of xubuntu installed and I only want one. Is there I way I can just delete the one i dont want and use that extra space for the other?
also, how would i know which is which when deleting?
I am trying to actually wipe my entire hard drive and figured it may just be easiest to format the hard drive and deleting the partitions. So when I go to System => Administration => Disk Utility => Select the Hard Drive => Click Delete Partition => And I get the error shown in my screenshots. What would be my best way to delete this partition and remove ubuntu completely for the time being. And yes I am using the latest RC. 10.04. However I don't suspect this is a bug.
View 7 Replies View RelatedI was wondering...can i delete my current ubuntu partition and the install a newer ubuntu version in it? if so, how do i do this?
View 1 Replies View RelatedA few months ago I decided to install ubuntu as a separate partition on my laptop which already had Windows 7. I am finally ready to remove it because I need the extra hard drive space.So: I have downloaded G-Parted and boot from the disk. When i select all the default settings, I am getting a "fatal server error no screens". Anyone have any ideas what to do? Ideally I want to remove the unbuntu partition and give Windows 7 all the HD space.
View 2 Replies View Relatedi need to get rid of Ubuntu from my laptop but will be putting it back on my main computer. I've followed guides and it showed that you go into computer management and right click on the Ubuntu partition and delete it, but i can't do this. This is what my screen looks like -
[URL]
When i right click the first partition, all it comes up with is 'Help' and not delete.
I am having trouble accessing my computer after abruptly shutting it down because it was booting off of a live CD and I just wanted it to boot of the HDD. When I try to boot up from the normal HDD I used to get a lot of errors about /dev/sda being not found, and then it went to an (initramfs) prompt, from which I could do pretty much nothing. I booted into a live CD, and basically I didn't need any of my data so I wanted to just get rid of the problem partition and reinstall. I attempted to delete the partition, but that didn't work, saying something about /dev/sda being busy (even though I had booted from a live CD and had not mounted the partition).
Anyhow, now when I try to boot from the HDD I get:
"Error: no such partition. grub rescue>"
Basically what I'm trying to do is just get rid of this partition and reinstall, but I keep getting errors about it being busy and not being able to delete the partition. Is there someone with a way to allow me to just blast this partition and reinstall? I've got a windows 7 partition on the same HDD and I'd really like to leave that one alone, but the ext4 and swap partition can just go.
I have a second 8GB partition but for some reason I cant write in it at all. I formated it but still doesn't let me write in it. I tried doing this:Quote:sudo chown -R username:username /media/BTBut this is what I get:Quote:
chown: changing ownership of `/media/sda2/FOUND.000/FILE0000.CHK': Operation not permitted
chown: changing ownership of `/media/sda2/FOUND.000': Operation not permitted
chown: changing ownership of `/media/sda2': Operation not permitted
I recently installed ubuntu 11.04. After installation, I created two ext4 partitions in my hard drive. My problem is that I can't create any files in these partitions. These partitions are not automatically mounted at boot time, but once I try to access them , they get mounted. I thought all this was managed by /etc/fstab file but I can't see any entry for these partitions there. So, I created an entry for both these partitions in fstab file with the following options: auto,user,exec,rw,suid,dev However, now when i boot, i see that there are two partitions already mounted as earlier and there are two more in the Places menu. I am not able to mount them since they are already mounted. And I still can't create any files in those partitions.
View 6 Replies View RelatedOK so basically I have 3 partions on my 500 gb. hdd.
1. Windows 7 64-bit (375gb partion)
2. Ubuntu 9 (50gb partion)
3. Ubuntu 10(75gb partion)
Is there anyway I can remove Ubuntu 9 and allow Windows 7 to use that 50gb that was once used by Ubuntu 9.
I have Ubuntu 10.04 x64 installed and i've mounted both NTFS partitions. The first contains my Windows partition (with Windows 7 on it) and the second contains my backup partition. They are two seperate hardisks.Now, i'm trying to delete files on my Windows partition, but the ability to 'Cut' is greyed out and there's no 'delete' option at all.This only occurs on my Windows partition, but my Backup partition can execute and option; whether delete, cut etc.I assume this is either a settings in Ubuntu or something about Windows that prevents alternate O/S's from messing around with it.So how can I go about enabling the feature to delete from my Windows partition? The idea is to erase all Windows related stuff so I can reinstall Windows.
View 9 Replies View Related