Can I move a NetBoot image?

I have created a new NetBoot image based on one of my Intel iMacs on a remote hard drive connected to my server via FireWire which puts it into my NetBootSP2 folder on the remote drive. It works fine (at least it did last time), but I wonder if I can move the image file out of the NetBootSP2 folder on the remote drive and into the NetBootSP1 folder on the boot drive of the server?
Thank you, in advance, for any suggestions.
Greg

To create a NetBoot image, you could just put the cluster node in target mode and attach it to your PowerBook. Then use SIU to create the NetBoot image.
If you're trying to create a backup image of the disk, use hdiutil, or put in in target mode and create the image with Disk Utility.

Similar Messages

  • How can I create a NetBoot image using command line tools?

    Is it possible to create a NetBoot image entirely using command line tools?
    (That is, without using the SystemImageUtility)
    If so, are there reasonable instructions posted somewhere?
    I don't believe I can use SystemImageUtility with my current setup,
    but I would be happy to hear how I could:
    I have a set of Xserve clusternodes but without optical drives or video cards.
    One node acts as the head, running DHCP, DNS, OpenDirectory, Xgrid.
    They are wired to a gigabit switch.
    I have a PowerBook connected on the subnet which has ServerAdmin Tools installed.
    I don't think when I run SystemImageUtility on my PowerBook that I can successfully image one of the clusternodes disks over the network.
    I have tried to start one node in target(Firewire) mode, connect it via Firewire
    to the head node, and run hdiutil from the head node to make a complete disk image of the clusternode's drive.
    But a NetBoot image requires the whole nbi file, right?
    Could I then use copy this disk image to my PowerBook and use SystemImageUtility on my PowerBook to create a NetBoot image from it?
    I really have tried to read the PDFs, but I found the section on System Imaging in the Command Line Reference rather unhelpful.
    Thanks for anyones help.
    dmaus
      Mac OS X (10.4.4)  

    To create a NetBoot image, you could just put the cluster node in target mode and attach it to your PowerBook. Then use SIU to create the NetBoot image.
    If you're trying to create a backup image of the disk, use hdiutil, or put in in target mode and create the image with Disk Utility.

  • Can I move all my images to a different folder?

    I started out my project just having the images automatically saved in the same folder as the website (using dreamweaver cs6). Now I'm realizing that I'm probably going to want all those images in an images folder inside my site project because when I move the project to my online server I don't want all the images there in the root.
    Obviously, if I just move the images in windows explorer to a folder the pages I created won't be able to find them. Does DW have a way to move all the images so that it automatically changes the references with it?

    Use DW's Files Panel (F8) to create a new folder.  Right click on site root and select New Folder.
    Then then click and drag  your .jpg and .png files to that new folder.  Assuming your site is properly defined, DW will prompt to update link paths for you.  Click yes.
    Nancy O.

  • Can you move a 'Multiple Image Upload' button  into the 'Update Form'?

    I am able to creat and an Update form and an image upload using the "Update Form Wizard" tool and the "Multiple Image Upload" tool succesfully.
    <br />
    <br />The problem comes when I try to move the "UPLOAD" button inside the Update form. Right now it looks like this:
    <br />http://www.webritesolutions.com/Test/upload/now.JPG
    <br />
    <br />This is how I would like it to show:
    <br />http://www.webritesolutions.com/Test/upload/tryingto.JPG
    <br />
    <br />I want to "Upload" button to go next to the "Update record" button. When I do this I get a javascript error and the "Update record" button is disabled.
    <br />Here is the code of what I tried to do:
    <br />
    <br />
    <br />
    <br />
    <br />
    <table>
    <tr class="KT_buttons">
    <td>
    <?php<br />        // Multiple Upload Helper<br /> echo $muploadHelper->Execute();<br /> ?>
    </td>
    <td colspan="1">
    <input type="submit" name="KT_Update1" id="KT_Update1" value="Update record" />
    <br /></td>
    </tr>
    </table>
    <br />
    <br />Here is the Javascript error:
    <br />http://www.webritesolutions.com/Test/upload/error.JPG
    <br />
    <br />thanks for your help.

    A control can only appear once in the visual tree. So you have to remove it from the Grid before you can add it to the DockPanel.
    This code will move the Border element from the Grid to the DockPanel when you click the button:
    Private Sub Button_Click(sender As Object, e As RoutedEventArgs)
    Dim border = CType(LayoutRoot.FindName("myborder"), Border)
    LayoutRoot.Children.Remove(border)
    contain.Children.Add(border)
    End Sub
    <StackPanel>
    <Grid x:Name="LayoutRoot">
    <Border x:Name="myborder" BorderBrush="Black" BorderThickness="2">
    <TextBlock>...</TextBlock>
    </Border>
    </Grid>
    <DockPanel x:Name="contain" Background="Yellow">
    <TextBlock>2</TextBlock>
    </DockPanel>
    <Button Click="Button_Click" Content="Move"/>
    </StackPanel>
    You can try it for yourself. But please post your code as formatted text and not as embedded images if you want anyone to be able to reproduce your issue and help you in the future.
    Please remember to close your threads by marking helpful posts as answer.

  • Boot Camp Assistant Can't Move Files? Image won't save ('resource busy')

    I've been trying to set up boot camp and every time I go to partition the drive I get this message:
    Back up the disk and use Disk Utility to format it as a single Mac OS Extended (Journaled) volume. Restore your information to the disk and try using Boot Camp Assistant again.Back up the disk and use Disk Utility to format it as a single Mac OS Extended (Journaled) volume. Restore your information to the disk and try using Boot Camp Assistant again.
    My drive is already set up as an OS Extended (Journaled) volume. I went to try to save a disk image and it won't save b/c it always says resource is busy. Well obviously I need to use the computer to back up it's own hard drive so of course it's busy.
    Any help is greatly appreciated. Thanks.

    Are you sure you had enough free space on the drive for the Windows partition you tried to create? Have you tried repairing the drive?
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger, and 4.1 for Leopard) and/or TechTool Pro (4.6.1 for Leopard) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • Can I move XP install image or XP Boot drive from windows PC to Mac Pro?

    I have a computer running Windows XP and I have the OEM disc for reinstallation. I also have an image of a clean install of XP I can use to restore my OS. I plan to remove the hard drives from my Windows XP PC and never use that machine again because I have had nightmare after nightmare with some hardware and the vendor.
    Can I use what I already have and set this up in a Mac Pro to use it under bootcamp or do I have to buy a new copy of XP, reformat the hard drives for the Mac and start all over? I have several programs that I need to run on Windows. Any suggestions on how to make the tranistion from a failing XP PC over to the Mac world would be greatly appreciated.

    Hi,
    is the OEM XP disc a 'full WIndows disc' or some sort of recovery disc that came with the PC you have ?
    If it came with the PC you have, chances are that it will only work with that specific PC (some Dell and HP do this).
    When you have cleared this licensing question, you might have a good chance doing what you wnat by using this Guide: http://www.lockergnome.com/it/2007/05/25/using-sysprep-to-create-a-windows-xp-im age-part-i/
    Stefan

  • My cursor will not move on my MacBook Air. I've forced a shutdown, but it still won't move, and now I can't move the cursor to click my user image to log in. What should I do?

    My cursor will not move on my MacBook Air. I've forced a shutdown, but it still won't move, and now I can't move the cursor to click my user image to log in. What should I do?

    Trackpad does not work properly

  • Can you move the aperture library without losing images?

    my library is defaulted to imac..
    but can you house it on external drive..I know, yes, as a referenced library.
    but I already have some [lots] images in library.
    can I move the library and maintain contents?
    also..
    once you import into library, is the original image in folder it was in before? or it's deleted?
    just trying to see what will work best for my needs?
    as I sometimes travel/live in 2nd home and just carry external drive
    thanks for input/suggestion

    Menu>File>Vault
    Creating what Ap[erture calls a 'Vault' seems like the easiest way to do it.
    Here is the complete Help section on backing up your library.
    QUOTE:
    As you begin working with Aperture, it’s important to perform regular backups of your photos. Using the Aperture backup system, you can create backups and update them whenever you wish. Aperture tracks your backups and indicates how up to date your most recent backup is. In the rare event of equipment failure or an unforeseen catastrophe such as a fire or weather-related damage, you can easily restore the entire Aperture library onto your computer or a new computer.
    You set Aperture to back up a copy of the library to a designated storage area called a vault. For safety and redundancy, use external hard disks to hold your vaults. You can create as many vaults as you deem necessary.
    When you back up your photos, Aperture makes a complete copy of the library in its current state. If you remove items from the library, those items are removed from the backup when it is next updated.
    All originals for managed images, all versions, and all metadata, previews, and adjustment information associated with your photos are backed up. The versions, previews, and metadata associated with referenced images are also backed up in the vault.
    Important:  Referenced images’ originals are not backed up in the vault with the library. Because the originals for referenced images are stored outside of the library, you must manage the backup and archiving of them yourself.
    A typical backup system used with Aperture might look like the following:
    This system backs up the Aperture library to two vaults stored on external hard disks. You routinely back up the library on one external hard disk. You use the second hard disk as a backup that you keep offsite. You can then rotate your onsite external hard disk with the offsite hard disk to keep all your vaults updated.
    To set up your Aperture backup system, you need to do the following:
    Determine the number of vaults you need. For example, do you need one for routine backups, one for weekly backups, and one for offsite storage?
    Determine the number of hard disks you need for routine backups.
    Determine the number of hard disks you’ll use for storing backups offsite.
    Connect your hard disk drives to your computer.
    Open Aperture and create the vaults you need, assigning a hard disk to each vault.
    Update the new, empty vaults with copies of the Aperture library.
    Disconnect one of the vault hard disks and take it to an offsite location for safekeeping.
    When planning the amount of storage space you’ll need, estimate the amount of disk space needed to hold your existing digital images (photos you plan to import into Aperture) and the amount of space you might need for new projects. For example, RAW images typically require 8 to 25 or more megabytes (MB) of disk space per file. Estimating the number of photos in a typical project and the number of projects you usually create in a year, you can make a rough estimate of what might represent a year’s storage space.

  • PC/64/Windows 7/XIStandard recently installed/unable to put footer into document because I can't move to the bottom of the image when in footer application mode.  Display is at recommended 1920x1080.  Is there a solution or is it a flaw in the program?

    PC/64/Windows 7/XIStandard recently installed/unable to put footer into document because I can't move to the bottom of the image when in footer application mode.  Display is at recommended 1920x1080.  Is there a solution or is it a flaw in the program?

    Don't have a direct answer. But did you install the updates. They might resolve the problem.

  • How can I improve quality of image when burning a movie to a DVD

    How can I improve quality of image when burning a movie to a DVD?

    What resolution are you using?  If the DVD is to be playable on an ordinary DVD player, only ordinary TV resolution is supported.  You need Blue ray for HD.
    Geoff.

  • Can't move Raw images in Lightroom 4

    Hi all,
    I've watched all of the tutorials and read all I can to get to the bottom of this to no avail. I understand that I need to use the foilders panel in the library module to move photos, my problem is that the folder module does not show any destination folders at all!
    When I import my images I create a job and place the images in a subfolder named Raw Files eg.  2013 Jobs > 075 Robert and Jess E-Shoot > Raw Files
    This way all of my images are in a folder that is job related. Occasionally, however, I will forget to change the import folder when importing the Raws, and the images for the next job will go into the Raw folder for the previous job. I'd like to be able to move the raw images to the correct folder, but in the folder panel the only path showing is the path I've imported to.
    In the case above, my 2013 Jobs file should show 75 subfolders of individual jobs, but there is only one showing. I need to be able to see the destination folder in lightroom to move the Raws to their proper home. As I can't see the destination folder I can't move any files, and I end up having to try to work it out in the operating system.
    Can anyone tell me how to get all of the subfolders to show?
    Thanks, Antony

    Create the folder here:
    Then you can move your files to it.

  • Can I capture a still image from a quicktime movie?

    Can I capture a still image from a quicktime movie?

    Yes. But how you do it depends on your version of quicktime.
    If you have the pro version, you can easily use the "Export" option to output the video as a series of images.
    For the basic version of quicktime, or if you want to quickly take make a still image of a single frame, you could just use the "Grab" application in OSX to take a screen shot.
    http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh364.html

  • How can I move some image on JPanel ?

    How can I move some image on JPanel ?
    I want to move it with my arrow keys.
    Plees, give me example code

    1) Read the Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/layout/index.html]Using Layout Managers. You would need to use Absolute Positioning so you can control the position of the image
    2) Add the image to a JLabel and the label to the panel
    3) Read the tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/misc/keybinding.html]How to Use Key Bindings. Then you just assign an Action to each of the arrow keys and use setLocation(...) to move the label.

  • How can I move/relocate images in Dreamweaver?

    Hello, I'm 16 years old and just went on a mission: My dad's shop has no website, and recently in school we've been taught the most basics of how to design a website. So I set myself a personal goal, to create a website for my dad! I know it will take time and I will be struggling alot, and here after about 20 minutes work I'm already stuck. How can I move images?
    I don't know what version of dreamweaver I'm using, but I only just downloaded it (30 days trial) from adobe.com so it must be the newest version.

    In DW Help Menu > About Dreamweaver shows the version and build #
    First, define  a local site folder. 
    Go to Site > New Site.   Tell DW where you want to keep your site files on your local hard drive.  See screenshot.
    Nancy O.

  • Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

    Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

    Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

Maybe you are looking for

  • I would like to see my home videos in HD - but have not been sucessful

    OK I'll start off by saying, I think I'm fairly intelligent but after going thru about 50 dvds, maybe not so much. If anyone can give me an idiot guide (step by step) I would really appreciate it. My goal is to get small movie clips on my DVD so I ca

  • LR won't synch same images in different folder

    I need to keep multiple copies of the same images in different folders (to track submissions to different agencies) but LR seems very erratic at synching pictures it thinks already exist in the catalogue - some of the duplicates show up, others not,

  • [SOLVED] - USB Pen Drive Unreadable

    I used gparted to create 3 Primary Partitins on my 2GB Kingston Pen Drive. After that I used the following command to change the label of one of the partitions: mkfs.ext3 -L Grub2 /dec/sdb3 After this the pen drive ha become unreadable. It gets liste

  • I am having problems installing firefox

    I think internet explorer is blocking the downloading of firefox. Is there another way to download it?

  • Excel Drill Thru

    One of my user is trying to drill through using essbase excel addin. The user is getting the following error [OLAPISVR] 2003000: ODBC Error [Oracle][ODBC][Ora]ORA-01795-maximum number of expression in a list is 1000. Please help me. Thank you