OS X :: How To Edit A File In Terminal From Boot Disc

Sep 20, 2009

Is it possible to edit a .plist file in Terminal that is running from a Leopard boot disc?

View 1 Replies


ADVERTISEMENT

OS X :: Boot Camp Does Not Recognize Disc With Burned Windows Xp Iso File Image?

Mar 15, 2009

nstall Windows XP SP3 on my macbook with a dual boot. I downloaded it from Windows, and have an iso file. I used the disc utility to burn it to a disc, but when I try to use it with Boot Camp, Boot camp does not recognize it as a bootable disc.

View 9 Replies View Related

Applications :: Unable To Edit Project In IMovie / Edit And File Tabs Were Unable To Be Clicked

Jun 2, 2010

I have been working on a project in iMovie for a few days, and it has been working perfectly. Today, I opened up my project and I could not play the project (the red line would move, but no picture would show up in the upper right hand corner box) and ALL of the options in the "share" tab were gray and unable to click them. Many options in the "edit" and "file" tabs were unable to be clicked as well.

Another project i completed months ago is working perfectly. The clips in the events play/show up on the window in the upper right hand corner

View 2 Replies View Related

OS X :: Won't Boot After Terminal Safe Boot Command

May 15, 2010

After numerous attempts at booting into safe mode while holding shift on start-up, I tried entering sudo nvram boot-args="-x" in terminal to force it manually. Turns out my mac didn't like it that much.

Now whenever it starts up, it hangs on the gray screen for a bit and turns off immediately, never booting.

View 2 Replies View Related

OS X :: Using Text Edit File As To-do List?

May 14, 2009

I use a text edit file as a to-do list; however, it doesn't play nice. When I click on its icon, it pops up somewhere other than where I want it. I've tried "Preferences" and TextEdit help on and off line. I can't find any info on it. I'm probably not using the exact words that 'help' would recognize. I've tried saying "Simon Says" too, but that doesn't work either.

View 5 Replies View Related

OS X :: Edit And Save Services File?

Aug 28, 2010

ive been trying to edit the SSH port in Services file but i get an error saying "You do not have appropriate access privileges". tried changing the permissions and give everyone read&write but no luck. tried "sudo open -t /etc/services" but still cant save the file.

View 4 Replies View Related

OS X :: Edit HOSTS File - It's Empty

Sep 8, 2010

I need to add something to the HOSTS file, here is the error message that appears when I try to log in. TextEdit[190:c0b] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4403, name = 'com.apple.TextEdit.ServiceProvider' See /usr/include/servers/bootstrap_defs.h for the error codes. Using: sudo /Applications/TextEdit.app/Contents/MacOS/TextEdit /etc/hosts It does open the file, but it is empty. Should it be empty? I can not save it after editing it. But, if i use sudo open -t /etc/hosts OR $ sudo nano /private/etc/hosts It doesn't give me any error, and it also opens the HOSTS file. But its empty! Im using MAc Osx 10.5 Any ideas of what's going on?

View 6 Replies View Related

OS X :: Cannot Edit File - No Write Permissions

Feb 5, 2010

I want to edit this file but when I want to save it says: Document 'xxxxx' cannot be saved. You do not have write permissions. [URL]

View 8 Replies View Related

OS X :: How To Delete A File Using Terminal

Nov 6, 2008

I need to delete a file that I cannot access via Finder. Is there a command that I can use in terminal to delete it? I cannot access the folder the file exists in via Finder..

View 12 Replies View Related

OS X :: File Copying In Terminal

Mar 18, 2010

I think its the move to Unix-framework that has changed my opinion of the mac OS) and have just bought a MyBookWorld network drive to dump all my media on which is currently on my macbook unibody. Ok, so I know its a pretty crappy product... copying is agonizingly sloooow and is always falling over. I have been trying to enter terminal and use the cp command to copy, hoping I can set it off before sodding off on a long weekend and returning to find the job done. However, I have not managed it yet.

I cannot get the syntax right when trying to copy to the shared MyBookWorld drive. I have no idea about how to locate directories. In windows I could say, for example, C:/users/robsa/my docs/media/tv/the simpsons or whatever, but I have no idea how to do it in OSX. Also, ditto accessing the MyBookWorld directories which I see in 'SHARED' in finder. Again, in windows it would be something like //MyBookWorld/Media/TV/... and so on. I have tried all sorts of different things but nothing works.............

View 5 Replies View Related

OS X :: Import Movie File To Edit With IMovie?

Jun 2, 2009

I sent my files from my PC to a MAC in mp4 format. However, I cannot open the files with quicktime (only with VLC) and I cannot figure out how to edit the videos using iMovie because iMovie will not let my import them.

View 2 Replies View Related

Applications :: How To Edit Acrobat File Permanently

Nov 10, 2009

How would one go about editing a PDF. Also, if I edit it, I don't want anyone to be able to "undo" my changes and reveal the old content. It would also be nice if possible, if there is a way to "lock" the file such that it cannot be edited further.

View 1 Replies View Related

OS X :: How To Open / Edit Hidden Text File

Apr 30, 2010

I want to edit my .bash_profile to add a PATH. But how do I open the file with the text editor if it's hidden?

View 3 Replies View Related

Software :: How To Edit M2TS File In Final Cut Pro 6

Mar 12, 2009

How to edit M2TS file in Final Cut Pro 6? I have M2TS file from Sony Handly Cam to MacBook Pro, when import the file to Final Cut Pro, just show "unkonwn the file".

View 1 Replies View Related

Intel Mac :: Can't See The Safari, File, Edit, View Etc

Mar 11, 2012

i cant see the satari, file , edit , view etc on the top... when my pointer arrow up the top and pop down i can see this safari.. when i removed the pointer arrow.. the line was pop up ... how can it stay still no pop up... but i can see the corner the blue square with two arrow and i move the pointer arrow to this blue square make it smaller.... but how can the top to stop pop up make me cant see the safari etc.. i want is show the top file edit all time ..

Info:
iMac, Mac OS X (10.7.3)

View 7 Replies View Related

OS X V10.5 Leopard :: How To Find And Edit Hosts File

Mar 22, 2012

I'm transferring my Wordpress website from one hosting service to another. I've been instructed by the new one that I have to edit the MyHost local file non my Mac. Here's the link I was sent: [URL]. How to find it and modify it?

Info:
Mac Book Pro 3.1, Mac OS X (10.5.8), 2.4 GHz Intel Core 2 Duo

View 2 Replies View Related

OS X Server V10.6 Snow Leopard :: How To Edit Php.ini File

Jun 17, 2012

I am installing osTicket on my Mac Mini Server running 10.6.8.  

I need to enable short_open_tag. I believe I need to make a change to the php.ini file. 

I have tried to open it through terminal through the following comands: cd /etcsudo nano php.ini

got the error message Error opening terminal: xterm-256color. 

so then I tried cd /etcsudo pico php.ini and got the same error message. 

My Question is, to enable short_open_tag, do I need to edit the php.ini file or not. If I do, how? If not, how to I enable short_open_tag? 

Info:
Mac mini, Mac OS X (10.6.8)

View 1 Replies View Related

Intel Mac :: Edit The Hosts File In Lion?

Jun 26, 2012

I tried to edit the hosts file in Lion with: sudo nano /private/etc/hosts.Then entered Password.The window came up blank evev though I know there is data there.

View 7 Replies View Related

OS X Mavericks :: Get Rid Of Text Edit Box That Appears Every Time Boot?

Aug 28, 2014

How do I get rid of a text edit box that appears everytime I boot?

Info:
iMac, iOS 7.0.6, OSX 10.9.4

View 1 Replies View Related

OS X :: How To Move From Boot Hard Drive To Another In Terminal

Jan 5, 2011

I am on a mac pro and I can navigate my OS drive fine in terminal but I have 3 other hard drives how to I go from my OS hard drive to one of my other hard drives?

View 2 Replies View Related

OS X :: Using Terminal (Syntax) To Make Ubuntu Boot USB

Mar 20, 2010

I have a Mini 9 that needs to have ubuntu installed and I'm using a Mac Pro. Following the instructions here but stuck at the end. If someone could look at my Command and tell me what syntax I need. I have successfully created the disk image on my Desktop (pic 1) but for some reason can't locate it? I have tried numerous ways (pic 2 and 3).

View 12 Replies View Related

Software :: Accessing Files Through Terminal While In Boot CD?

Jun 13, 2009

I need to copy some files to proper locations as my system got crippled.

I need to do this through the Terminal but while it's running from the OSX boot CD.

How do I access my regular boot volume (named "System") from this angle?

View 2 Replies View Related

MacBook Pro :: Change Boot Options With Terminal?

Mar 25, 2012

How to Change Boot options with Terminal, or Startup Disk.

Problem I want to Install Boot Camp On my old Macbook Pro, But the "Superdrive" is not super anymore... So I only have the USB option.So I for instance partitioned my Extern HD and installed Lion in hope that it gave me the option to use the USB drive, since Boot Camp 4.0.1 have more options than 3.0.1 But all for nothing the macbook pros s EFI is set to only use the Superdriveport, and not like the Macbook air. I have seen I can use some rEFIt program to go in and change the preferred drive for starup. But I would rather like not to have a to change anything in the EFI with any program.

- So it must be possible to sort of make the Macbook Pro into an Air regarding the drives, if you know any kind of programming, which I dont.

Info:MacbookPro3,1, Mac OS X (10.6.6), Model Number A1226

View 1 Replies View Related

OS X :: IDisk - Unable To Sync When Edit File Or Create New One

Aug 2, 2009

I've just joined mobile me and so copied my documents folder into iDisk. But when I edit a file or create a new one, iDisk doesn't update. Does this mean I now have to save all files twice?

View 2 Replies View Related

Software :: Text Edit File Not Saving Automatically

Mar 18, 2010

When I open text edit and yet I haven't saved it, it gives me an error that it can't save it automatically. I don't think I had this error before. here's the error:
http://img52.imageshack.us/img52/756/18598786.png
Here's the permission for my hard disk:
[URL]

View 1 Replies View Related

MacBook :: Edit A File That Created In Corel Draw 11?

Apr 29, 2012

how to edit a file that I created in corel draw 11 and I need to edit like PDF!

View 1 Replies View Related

IMac (Intel) :: How To Edit PDF File Exported From Notes

Jun 1, 2014

I just exported a Note from the Notes application to my documents as a PDF file. When I open the PDF document, it is very readable, but I am not able to perform any changes or addition, ie edit. How can this be done...

Info:
Imac, Mac OS X (10.6.7)

View 4 Replies View Related

OS X :: Removing Text From File Names Using Terminal - Possible?

Nov 21, 2008

I need a way to quickly remove text from a load of file names. I have ripped my DVD TV show series to my Apple TV and transfered them, but I want to make all the file names simpler that what they are currently. Changing them all through FTP would take ages - so I am hoping there is some kind of recursive command I can use to eliminate a set bit of text from a group of folders.

View 4 Replies View Related

OS X V10.7 Lion :: When Try To Install A DMG File, It Opens Terminal And Does Nothing

Jun 10, 2012

I recently downloaded a .dmg file to install a program on my mac. I am running the latest version of Lion. The dmg file mounted, and when I clicked on it, it opened the finder box with two icons, one to click to install and one for uninstalling. The Install one also was missing the logo that showed on my other computer. I clicked on the install logo and the Terminal window opened, and nothing else happened.  

Info:
MacBook Pro, Mac OS X (10.7.2)

View 3 Replies View Related

MacBook :: Find Correct File Name For Terminal?

Jun 10, 2012

I am using the example code: sudo dd if=/path/to/downloaded.img of=/dev/rdiskN bs=1m with Terminal. The file is ubuntu.dmg but it claims "no such file or directory." How do I find the correct file name?

Info:
MacBook, Mac OS X (10.6.8)

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved