How do I create system installation (bootable) DVD?

I got a broken Macbook A1342 - cracked screen/liquid damage - fixed it to a working condition.
I have now a system booting nice to Snow Leaopard 10.6.8 with some previous user logged in...
Do not have a password for it, so even updating the current time is impossible now.
I want to swap a HDD to a bigger one and install a fresh copy of Mac OS X on it (possibly newer version?).
How do I create a set of installation/bootable DVDs so I can put new/empty HDD and install system on it?
Can a Macbook "clone" itself to a set of installation DVDs? What app should I use for this?
The other option would be to nuke the laptop to a factory default state, erasing everything which on there now.
I admint, I am a newbie. This is a first contact with a Macbook computer for me... Thanks for understanding :-)

Pszemol wrote:
How did you delete the file? It lives inside a directory owned by the OS. It isn't possible to delete it in normal circumstances without the admin password.
I deleted it by booting my laptop to a single user mode and issuing "rm" command line instruction.
No administrator password was required to delete this file! In fact, no password at all was required.
After deleting and rebooting, Max OS X asked me to create a new administrator account, which allowed me to access to EVERY file on this drive.
Sorry this has been common knowledge for a long time (ever since OS X existed about 15 years ago), it may seem shocking to you but the reality is the same on Windows & Linux. All consumer machines have tiny little cracks that can allow an experienced user a way in.
Single user mode means you are root. When someone has root on your machine - all bets are off - they own the system. No if's, ands or buts - they have won full stop.
I keep saying this in an attempt to make it 100% clear - when someone has physical access to a computer is is practically impossible to mitigate attacks like this…
The OS is stored UNENCRYPTED by default so any way to access the disk leaves it wide open to reading and modification. In addition, removing the disk from the machine can allow you access to EVERY file - defeating all permissions that the OS uses as a basic protection (when the OS is running).
The firmware is open to all startup keyboard combinations that can boot the machine from other OS's or make it mount on other machines (Target disk mode).
Hardware has features that allow direct RAM access (Google for 'firewire direct memory access attacks' - these also exist in Thunderbolt too). Passwords be stored in memory so the RAM modules could be pulled from a running machine (PC or Mac). Encrypted memory can mitigate this little hole to an extent.
The case has screws & can be opened so RAM can be ripped out & transferred to another machine for reading (Google for 'cold boot attack').
This list is likely to go on and on if you keep thinking about it.
To stop attacks like this…
Add an EFI password - it stops all keyboard combinations & booting into single user mode.
Add full disk encryption - it stops the ability to read the disk even if removed.
The final items to overcome are the direct memory access attacks (glue up your Firewire & Thunderbolt ports). You can also set the machine to shut down & disable sleep/ hibernation.
If you are interested subject in this I'd recommend reading how the NSA goes about making a Mac 'secure' for it's agents… (basically crippling every feature that makes it convenient).
http://www.nsa.gov/ia/_files/factsheets/macosx_10_6_hardeningtips.pdf They stopped releasing this info after 10.6, but a lot of it is still relevant, also see the iOS version if you use that.
http://www.nsa.gov/ia/_files/os/applemac/Apple_iOS_5_Guide.pdf
TLDR: Secure your Mac before you allow any chance of physical access.

Similar Messages

  • How do you create an installer/bundle for PPro with extension, a plugin (export-controller) and some

    Hi
    As my topic says
    How do you create an installer/bundle for PPro with extension, a plugin (export-controller) and some custom presets?
    Assume you have Flash Builder 4.5, CS Extension builder 2.0, Xcode 4.5.1 running under MacOS 10.8.

    I understand why you need updated running headers in your book. To a sighted reader these serve as a guide to where you are and help you find things quickly.  In addition, if you are exporting your data to XML or HTML from the tagged PDF it would also be important to have these in the proper location. 
    But for accessibility purposes, it doesn't have to be there because the screen reader reads everything in linear order, line by line.  No one is looking at the page.  A user listening to the screen reader read the page is going to hear this heading, just before the actual word itself. So they will hear the first word on the page twice.  It's not the end of the world if it's there, but such headings are not necessary for accessibility unless they are not repetitive and contain information that is not otherwise available.
    So I would say, fine if you need them or want them there, it's just one word. 
    I think you should try exporting your book to PDF (or even just a chapter of the book) and look at the tags panel in Acrobat to see if you are getting the result you want.  I can't tell you exactly what you should do to get those results, you are using a plug-in I don't have. 
    I can tell you I didn't have to add the headers to any article at all, they just automatically export if the other articles in the file are added and you don't select the header style option "not for export as XML."
    You may not experience the same results with your plug-in, but I think it will probably work the same way. 
    Give it a try and best of luck.

  • How can I create an installer?

    Hi!
    I am working with LabVIEW Version 8.6.1.
    After I have built an Application (exe) I would like to create an installer. Therfore I open the window "my installer properties" in my Project.
    After I got the "product information" I go ahead to "source files". First question: Which files must be include in the "destination view" on the right site of the window???
    The "builds" file???
    If I do this and go ahead with "additional installers" I select "NI LabVIEW Run-Time Engine 8.6.1". After that I click the bottom "build".
    The build status open. Than I get a default:
    build errors:
    the build was unsuccessful
    The following file(s) are not found on the system:
     I think it has to do with the source files which I have to include. But I do not now which one!!!
    Can somebody help me???
    Marc

    You will indeed need to create an executable from your project first and then add this to your installer build.
    Here are a few links on how to create an installer, could be very useful for your issue:
    Distributing applications with application builder:
    http://zone.ni.com/devzone/cda/tut/p/id/3303
    Including additional installers:
    http://digital.ni.com/public.nsf/websearch/E09BA0E2F31D304F86256A640070058E
    Missing distribution:
    http://digital.ni.com/public.nsf/allkb/C3666BA408F81E59862570D20056E692?OpenDocument
    Best regards,
    AdamF
    Applications Engineer
    National Instruments
    Adam
    Academic Product Manager
    National Intruments

  • How can I create an installer for my project that can work on 32-bit Windows if I have 64-bit Windows Vista?

    Hi, 
    I made a LabVIEW project that works perfectly and made an installer for it. I tested the installer on my own computer and everything worked well. The goal for my installer was to put it on multiple computers. So I tried to do this on another computer that has Vista 32-bit and it told me that the installer can only run on 64-bit computers. I tried to choose to install run-time 32bit and it did not change anything, there was still a message to tell me that this installer only can be ran on 64-bit computers. How can I make an installer that works on 32-bit computers? 
    Thank you. 
    Solved!
    Go to Solution.

    Langelier wrote:
    Will my project work on 32-bit version even if created on 64-bit version?
    The code will have to recompile, but yes it should work.  I recommend making a backup before proceeding just in case.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How do I create an installer for older versions of LV?

    I have applications, for different customers, in different versions of LabVIEW. After installing the latest update to 8.2 it seems it is no longer possible to create an installer with an identical suite of additional installers. I think it should be possible to rebuild an installer with additional installers of your choice, i.e. older versions!
    I would like to change only the LV-app and not the rest in order to avoid potential new problems. To be able to create an installer based on a LV-app in 8.0.1. I now need several CD:s from different LV releases. How could that be solved?

    elinas wrote:
    I would like to change only the LV-app and not the rest in order to avoid potential new problems. To be able to create an installer based on a LV-app in 8.0.1. I now need several CD:s from different LV releases. How could that be solved?
    Hi Elinas,
    I don't totally get what you want but I think I see your problem.
    You want to create an installer with LV7.1 (or something), right?
    Then when you build it and say add NI-DAQ drivers the installer asks for the LV 8.2 driver disk?
    This is expected, because it is not looking at the LabVIEW version but at the NI-DAQ current version and it's origin (LV 8.2 driver disk).
    There is no harm here  as long as the up-to-date driver on your computer is backwards compatible (check this, the mentioned NI-DAQ and DAQmx removes older cards at every release!)
    So it is not asking for the LV-disk but for the driver disk. If you want to install older drivers, you have to seperately download them from the NI-site and install them seperate (or remove the new one and install the old one, but I think you'll get errors)
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • How do you create a custom install DVD/CD?

    Does anyone know how to create a custom install DVD/CD?
    Thanks.

    Well, it's been a while since Tiger was released and he hasn't made a version yet. I wouldn't really expect one any time soon or ever.
    If I solved your problem or answered your question, please show your appreciation by marking my post as Solved. Also, if you've received advice you found helpful, let that responder know by using the Helpful button for their post. If your question was answered but not by one particular responder, then mark the question as Solved and reward the helpful contributors by marking their respective posts as Helpful. Not only will this be useful to other forum users, it will also show appreciation to those who have provided you with helpful assistance.

  • How can I create system image of Win-7 only on drive with Win-7 (NTFS) and Win-ME (FAT-32) system partitions

    I am trying to create a Windows 7 Image Backup on my Windows 7 Ultimate 32 bit PC.
    I have two bootable partitions on my hard drive. One is NTFS and contains the Win-7 system files.
    The other is FAT-32 and contains a Windows-ME system.
    When it comes to selecting the drives (partitions) for backing up, both are marked as System, and both are selected. Both are also "greyed out) - I cannot uncheck them.
    Furthermore, the Windows-7 imaging utility supplied with Windows-7 returns an error saying it cannot image the disk because it contains a partition that is not NTFS.
    How can I select and image ONLY the NTFS partition that contains the Win-7 system? That is what I want to do.

    Any of the products listed below will backup the contents (all partitions) of your disk drive. The only limitation is that you must install the backup software in Windows 7. You will perform a "Disk and Partition" backup by manually selecting
    the disk and all partitions (NTFS / FAT32) and the Master boot Record (MBR) on the drive. The destination / where the Image Backup will be stored should be an external USB drive. With a "Disk and Partition" backup you can restore any partition
    to your existing drive or the entire backup (to the same disk drive or a new drive).
    EaseUS Todo Backup Home V7.5
    http://www.todo-backup.com/home/home-backup.htm
    Free version:
    http://www.todo-backup.com/products/home/free-backup-software.htm
    Version comparison chart:
    http://www.todo-backup.com/products/home/comparison.htm
    Includes: Incremental backup, Disk/partition clone
    User's Guide: http://www.todo-backup.com/download/docs/User_Guide.pdf
    (Note: Install Todo and then create an "Emergency Disk" before you start creating your first image backup)
    Version 7.0 supports XP, Vista, Windows 7, 8 and 8.1
    Acronis True Image 2015:
    Has a 30 day trial version available, trial Key sent to your Email Address.
    Note: Cloning and drive initialization (creating a MBR) are not supported in the trial version.
    For the trial version, recovery is available only when booting from an Acronis Bootable Media CD.
    Install Acronis and then create a bootable Restore/Rescue Media CD before you start creating your first image backup
    http://www.acronis.com/en-us/personal/true-image-comparison/
    30 day trial : http://www.acronis.com/en-us/personal/pc-backup/
    True Image User Guides and documentation:
    http://www.acronis.com/en-us/support/documentation/
    2014 supports XP, Vista, Windows 7, Windows 8 and 8.1
    Paragon:
    Free version: http://www.paragon-software.com/home/br-free/
    User'sGuide:
    http://www.paragon-software.com/home/br-free/download.html
    Home Version $39.95: http://www.paragon-software.com/home/brh/
    Support: http://www.paragon-software.com/support/
    Macrium Reflect Free:
    Free version: http://www.macrium.com/reflectfree.aspx
    (no technical support available for the free version)
    Macrum Reflect Standard ($49.99)
    http://www.macrium.com/personal.aspx
    Suport: http://www.macrium.com/ticket.aspx
    Note: For users who have a Western Digital disk drive there is a free version of Acronis 2013:
    http://support.wdc.com/product/downloaddetail.asp?swid=119
    Release notes:
    http://support.wdc.com/download/notes/ATI_WD_RN_5962.pdf
    Users Guide for WD Version:
    http://support.wdc.com/product/downloaddetail.asp?swid=119&type=userguide&wdc_lang=en
    J W Stuart: http://www.pagestart.com
    Never be afraid to ask. This forum has some of the best people in the world available to help.

  • How do I create an installer for my project that allows for variable data entry like a server unc path?

    Hello All,
    I have a questions and a few hours of scouring the internet hasn't brought me much closer to an answer.
    Here's what I want to do. I have created a visual c# wpf application. I want to have an installer that during install time will have a text box or something where I can enter a server path as a string. Basically my application needs to know where to look
    for a server unc path \\server\somesharedfolder that it will be accessing primarily for its work. Secondly, how do I reference said information from within my code.
    I have come across application/user scoped settings, which appears to be what I'm looking for. However I can't find a way to have the installer prompt for a value "Server Path:" __________ that I could type into during installation. So far it appears
    the only way would be to edit the config.deploy file before running the installer, which isn't a big deal but you'd think there'd be an easy way to take in variables during install.
    EDIT: Apparently I can't edit the config.deploy file as I get an error message about the hash not matching.
    Thanks for your help!
    Lance

    Hello,
    The forums I found confusing, didn't know the best place to put this question so I put it here.
    I have found the answer over at stackoverflow and will detail here for anyone who may stumble across the same problem.
    The problem is ClickOnce seemingly doesn't support this feature. Installshield LE either doesn't or does but its incredibly too complicated if all you need is one variable passed to the registry during installation. And it seems the words used for googling
    this particular problem will never lead you to the solution.
    So here's how to do it (we will be first adding the Visual Studio Installer Add-on to restore original installer project functionality):
    1) Inside of visual studio 2013 go to Tools -> Extensions and Updates
    2) On the left-hand side click on Online -> Visual Studio Gallery
    3) In the upper-right search box search for "Visual Studio Installer"
    4) Download the extension labeled "Microsoft Visual Studio Installer Projects"
    5) Install, then open a new project under Templates -> Other Project Templates -> Visual Studio Installer -> Setup Project
    6) Now for the gold. In the solution explorer there are icons in a bar just below its title bar, highlight till you see "User Interface Setup" and open it.
    7) Now you can right click on Start, Progress, End etc any Category heading and hit Add Dialog.
    8) From here for my purposes, I used TextBoxes A
    9) Once you add it, click on it and observe its properties window. You will see Label, Property, and Value. Make a note of the property name as it will be used to store the data directly into the registry. *Note: there appears to be no way to perform data
    validation using the built in textbox dialogs, users can enter whatever they want and move on.
    10) Go to the registry editor on the same icon bar under solution explorer.
    11) Specify your registry folder, make a new value (I used string) and name it whatever you like. In the value section enter the property label formatted as such   [EDITA1]   depending on your value. 
    12) Now when you run the installer for your project, it will take data into that field and place it into the registry provided it has access to that key with the permissions you run the program under.

  • How do I create a 16:9 DVD?

    Hi all,
    If I work in PAL widescreen, that is 720x576, I'm having trouble making DVDs that 'know' they're supposed to be 16:9.
    I've always found it fine as I play them on my DVD player on to my TV and that is set to fullscreen mode, so no worries.
    But people have complained that DVDs I've given them are coming out 4:3. I'm guessing they're opening it on a PC.
    After asking about it it seems there should be an option on the DVD burning software.
    I have iDVD 5.0.1, it mentions it 'supports' 16:9 but unhelpfully doesn't mention how to create them.
    I ask here as I've also seen in the AE 'Output Module Settings' you can turn stretch on, leave the resolution as 720x576 but select 'PAL D1/DV Widescreen' with incidently is in my composition settings.
    Unfortunately this doesn't seem to make any difference.
    So is it a AE render thing? Or puely on the DVD burn process. And if so does anyone know iDVD that could tell me what it is I'm doing wrong?
    Cheers

    You're working with your footage correctly:  PAL Widescreen is, indeed, 720x576.
    In iDVD, you define the aspect ratio when you create the project.  Click on "Create New DVD" and note the dialog box:
    Also, make sure you have iDVD set to PAL in Preferences.

  • How can I get another Installation Disc (DVD) for my CS5 Application

    I lost one of my DVD installation discs from my CS5 set.  I called Adobe and they said it was an older version and they don't have a link for me.  Does anyone know how I can get ahold of the CS5 Application disc???

    Welcome to the forum.
    Adobe used to offer replacement discs for a minor charge.
    However, that was usually for ONLY the current version - nothing available before. Once a version passed into history, the replacement discs were history too.
    With the advent of Ps CC, I am not even sure if the Ps CS 6 replacement dics would be available now.
    I would contact Adobe Customer Support (not Technical Support), and inquire.
    Good luck,
    Hunt

  • How do I create the highest quality dvd of an iphoto slideshow?

    I have created a large (550 photos) slideshow in iphoto using one of the iphoto templates and added music to the slideshow.  The photos are high quality/large file size photos.  I would like to then combine the iphoto slideshow with an imovie trailer.  When I have gone through through the process of exporting the slideshow out of iphoto and into imovie and then burning a disk with idvd, the quality of the dvd is poor.  I am using the latest versions of iphoto, imovie, and idvd.  I would appreciate any advice on how to produce the highest quality dvd from the slideshow as it is part of a gift recapping a trip.

    Here's one approach: First crop the photos to the iDVD size ratio, 4:3.  Export the movie out of iPhoto via the Export button and select Size = Medium or Large.  Remember DVD video format is standard definition only.  All media gets reduced to 640 x 480 before burning to disk.
    Don't add it to iMovie as that just adds another layer of compresson/encoding to it.
    In iMovie create the trailer and use the Share ➙ Media Browser option.  This produces a better file image than the Share ➙ iDVD option.
    In iDVD create a Slideshow and add the trailer from the Media/Movies pane and drag the iPhoto movie after it.
    Set transitions to None and slide duration to anything but Manual.  Do not add any audio.
    Follow this workflow to help ensure the best quality video DVD:
    Once you have the project as you want it save it as a disk image via the  File ➙ Save as Disk Image  menu option.  This will separate the encoding process from the burn process. 
    To check the encoding mount the disk image and launch DVD Player and play it.  If it plays OK with DVD Player the encoding was good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    If you find that the resulting movie/slideshow extends off the TV screen and looses some of the image you can set the iDVD/Slideshow preferences to Scale Photos to TV Safe Area. 
    That may add black areas to each side of the movie depending on the size ratio of the TV screen and aspect ratio set in the DVD player.
    NOTE: if you have access to a copy of iMovie 6 HD I suggest you use it for your slideshow from photos and the trailer.  It produces the best results with iDVD and allows far better audio control.  If you do have that version just drag the completed iMovie project file into iDVD to avoid another layer of encoding/compression.
    OT

  • How can I create updated installation

    I want to integrate all updates for Audigy 2 ZS Platinum in installation distributi've for easy?first time?installation. How can I do this?

    search for ".inf" files?it is something like including an inf file called startup.inf (create in notepad). the file should read?[startup]application.exe?but im not too sure about the file but it definately is and inf file called startup

  • How do I create an installation package

    Apologies, but I am a newbie^2 when it comes to Apple installations. I have a product I use to bundle my software on windoz (it creates a .exe file). I now have a Mac version of my software so I want to make it easy for Joe User to install it on a Macbook.  I don't want to go through a massive SDK experience. I just want brain dead software that will gather up a shallow hierarchy of files, one of which is an OS executable. It needs to make the executable available to the user as well as create an application folder in a well known place where it can dump data when the user requests this
    Is there very simple bundling software someone can point me to? If the SDK is the way to go, a few pointers will be appreciated.
    Thanks in advance.
    -D

    I don't see how you're going to pivot that using SSIS.  I happen to know VBA pretty well, and I'll give you this Macro, which should do what you want.
    Sub CombineRows()
    lastRow = Range("A" & Rows.Count).End(xlUp).Row
    'set rowcount to row where you want 1st entry
    RowCount = 1
    NewRow = RowCount
    Start = False
    Do While RowCount <= lastRow
    If Start = False Then
    If Range("A" & RowCount) <> "" Then
    Start = True
    StartRow = RowCount
    End If
    Else
    If Range("A" & (RowCount + 1)) = "" Then
    ColCount = 1
    For MoveRow = StartRow To RowCount
    Cells(NewRow, ColCount) = Cells(MoveRow, "A")
    ColCount = ColCount + 1
    Next MoveRow
    NewRow = NewRow + 1
    Start = False
    End If
    End If
    RowCount = RowCount + 1
    Loop
    Rows(NewRow & ":" & lastRow).Delete
    End Sub
    Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

  • How can I create an installation disc?

    The matter is that the beginning disc of my mcbook air is always sending the message that is almost full. I need to delete some information on it to make a partition for windows with bootcamp.

    You'll need to free up space by moving data to an external drive and deleting it on the internal drive, or just deleting it. This FAQ will give you some ideas.

  • How Can I create HTTP System in EP ?

    Hi.
    We have Simple web server with basic authentication (userid/password) and we want to integrate this page into portal using user mapping.
    How can I do that ?
    I try to create HTTP system in system configuration but There is no URL information in HTTP system template. How can I create system and iview for that ?
    Regards, Arnold.

    Hi Senthil.
    When we connect webserver, we use this URL "http://www.mysales.net".
    At that time, Browser show "Basic Authentication" Box and We type userid, password.
    Would you write for me what I have to do in properties.
    All properties seemed to be related is
    1. Authentication Method
    2. Authentication Type
    3. Authentication URL
    4. URL Parameter for Password
    5. URL Parameter for User Name
    Regards, Arnold.

Maybe you are looking for

  • Moving laserjet 3380 from XP system to Windows 7 64bit system

    I have chased all over this web site for answers.  Installed new Windows 7 PC for a client, only remaing problem from the conversion is the toolbox to allow the 'scan to' button on the 3380 to send via the PC email account which seems to be a Toolbox

  • Photosmart 8250 not printing black

    The black cartridge was low but not out...it started fading out on pages with lots of black print, then seemed to decide it had to work around the problem and now prints all black text in other colors.  I have a new cartridge in it; no black.  On mix

  • Most efficient way to handle Strings?

    I've heard that Strings are immutable, so you should use StringBuffers. For example, lets say you have an array of Strings called testArray... String matchMe = ""; for (int i = 0 ; i < testArray.length ; i++)     matchMe = resultOfSomeExpression;    

  • Stanford's - Karel The Robot & Checkerboard Problem

    I am doing the free online class from Stanford CS106A. As you may know in assignment 1 there is the task of causing Karel to place 'beepers' across a world in a checkerboard pattern. It should run in any size world. Here is the link: [Stanford CS 106

  • Simple AS3 to AS2 translation (display list manipulation)

    Can anybody translate this piece of code to AS2? Don't ask why Thanks. var pictureIndex:int = 0; var pictures:Array = []; mc_animation.gotoAndStop(1); mc_animation.visible = false; mc_animation.addEventListener(Event.COMPLETE, animationCompleteHandle