/build/static/layout/Breadcrumb_cap_w.png

KBOX2000 USB Flash Drive Installer

Hello,

I'm currently having issues imaging using a USB flash drive created using KBOX2000. I've captured the image, and then followed the instructions below.
---------------------------------------------------------------------------------------------------------------------------------------------------
The K-image installer for USB flash drive allows you to create a bootable USB drive that can be used to deploy a K-image to a computer that is not connected to the network or is otherwise unable to be managed directly by the K2000 Deployment Appliance.

To use the K-image installer for USB flash drive, perform the following three steps:

  1. Install Boot Environment to USB flash drive

  2. Navigate to "Deployments → Boot Environments"
  3. Click on "KBE 64 (x64) 01.07.2011"
  4. Check "Download bootable USB flash drive image for this Boot Environment" and press "Save"
  5. Wait for the background process to complete, then press "Download bootable USB flash drive image for this Boot Environment"
  6. Unzip the downloaded ZIP archive and run install.exe from the command line. This process will format the USB flash drive.
  7. Install K-image to USB flash drive

  8. Download K-image archive from this page
  9. Unzip the downloaded ZIP archive and run install.bat <usb_drive> from the command line, where usb_drive is the drive letter for the USB flash drive.
  10. Boot and Deploy from USB

  11. Configure the Hard Disk as the first regular boot device
  12. Configure USB as the first boot device only for this time. The reason to set USB as one-time booting device is to prevent it from continually deploying after rebooting. This can sometimes be accomplished by using the "Boot Menu" in the BIOS.
  13. Insert USB flash drive into computer.

---------------------------------------------------------------------------------------------------------------------------------------------------
The error message being received upon booting from my created USB flash drive is;
"Checking if this is a UFD boot and an image is prepped for deployment"
CMD.exe - No Disk - There is no disk in drive. Please insert disk into drive \device\harddisk\DR1

As part of the image preparation I did run diskpart before installing Windows 7, so that only 1 drive was created and available to be used.

diskpart
select disk 0
clean
create partition primary size=4500000
format quick fs=ntfs label="Windows"
active
assign letter="c"

Please help and advise.

Thanks in advanced
Steve

0 Comments   [ + ] Show comments

Answers (13)

Posted by: Charleytheblue 11 years ago
White Belt
0

Where can we download that 4.0.1 script?

Posted by: cserrins 12 years ago
Red Belt
0
Steve,

Do you have a command prompt on the usb drive? If so, can you run diskpart and do list disk.
I'm wondering if the usb drive doesn't have the right storage drivers to load the hard drive. Does a known kbe work with this model?
Posted by: cushy 12 years ago
Senior Yellow Belt
0
Hi Corey,

I'm not sure if the command prompt is available. I didn't add this to the USB drive - is it added as part of creating the bootable drive.
I downloaded the latest KBE and recompliled it using media manager, I was then able to capture my image, as before I was missing the correct NIC driver.

My understanding is that I would not be able to capture the image if I had the wrong storage drivers, as the Hard Disk would not be found ! but it was, so the correct storage driver must be available ?

Thanks,
Steve
Posted by: pbeche 12 years ago
Senior Yellow Belt
0
Hi

is it possible to have the k-image on a usb disk and boot from a flash disk ?
Posted by: cserrins 12 years ago
Red Belt
0
yes, this is possible, if you go to Deployments>Boot Environments and select the one you want, there is a place to make a bootable usb key. Then you can go to your image and create a downloadable image that you install to the usb key, then you can perform deployments.

Remember, this is USB, it is slow.
Posted by: pbeche 12 years ago
Senior Yellow Belt
0
it is very very slow with a flash disk !!!! more than two hours to put the image, this is normal?

and with the image from a USB hard disk ?

Comments:
  • I had the same issue, but tried using the KNIT (Kace Native Imaging Toolkit) and it decreased my imaging time from 1 hour, 42 minutes, down to 9 minutes with a WIM image. If you're going to image with a flash drive, that is definitely the way you should go. - smthbh 11 years ago
Posted by: cserrins 12 years ago
Red Belt
0
What is normal? [8D]

It depends on the size of the image, but yes, usb is slooooow.
Posted by: pbeche 12 years ago
Senior Yellow Belt
0
ok and what is the fastest way to deploy on about 500 pcs, our network is 100mb ??
Posted by: scottlutz 12 years ago
Orange Senior Belt
0
Were you thinking of using USB drives to deploy 500 images on your LAN? That is not the way to do it. It would be best to target your machines based on some set of criteria that designates them as targets. Once you have your set of machines, select the image you want to deploy and click on the " Deploy this System Image to a System" link to commence.

Scott
Posted by: cserrins 12 years ago
Red Belt
0
How long does it take to deploy the image over the network? I guess whichever if faster, but at 100Mb, I would probably stick to 10 machines at a time.

For usb, you are limited by how many drives you have.
Posted by: smthbh 12 years ago
Yellow Belt
0
When I use a flash drive to deploy a Windows 7 image that has the driver feed workaround on it, I get an error during the mid level task that says "No Driver directory found"

Is there a way to use the Driver Feed Workaround with a USB flash drive?

Edit: Answering my own question;

After speaking with Mike and Jon from Dell support, we found a solution. They gave me a beta version of the driver feed workaround to use, and I had to copy my drivers_postinstall folder from my Kace appliance to the root of my usb flash drive. After copying the files and using the beta (4.0.1) driver feed workaround task, the drivers were installed successfully.

Comments:
  • Where can we download that 4.0.1 workaround script? - Charleytheblue 11 years ago
    • Where can we download that 4.0.1 workaround script? - Charleytheblue 11 years ago
    • I believe the current version of the driver feed workaround includes this capability, but you'll have to check to be sure. - smthbh 11 years ago
Posted by: cserrins 12 years ago
Red Belt
0
Glad to hear you were successful smthbh. Thank you for testing. I will post these new scripts to be used then.

Comments:
  • Where can we donwload that script 4.0.1)? - Charleytheblue 11 years ago
Posted by: AndrewCPaquette 11 years ago
Senior Yellow Belt
0

Hey guys. I have been prepping for migrating my 500+ XP environment to Windows 7 Enterprise and have run into some interesting issues. Read on. Hope this helps.

 

KBox Thumb Drive Creation for Imaging

 

 

 

To use the K-image installer for USB flash drive, perform the following three steps:

 

  1. Install Boot Environment to USB flash drive
    • Navigate to "Deployments → Boot Environments"
    • Click on "KBE Name"
    • Check "Download bootable USB flash drive image for this Boot Environment" and press "Save"
    • Wait for the background process to complete, then press "Download bootable USB flash drive image for this Boot Environment"
    • Unzip the downloaded ZIP archive and run install.exe from the command line. This process will format the USB flash drive.
    • PLEASE NOTE—When running the install.exe through a command line be sure to navigate to the location of the install.exe. NO drag and dropping the exe into the command line!
  2. Install K-image to USB flash drive
    • Navigate to the Image you want and select “Create bootable USB flash drive image for the System Image”
    • Wait for Kbox to compile the image.
    • Once the image is ready there will be a new link to download the K-image
    • Unzip the downloaded ZIP archive and run install.bat <usb_drive:> from the command line, where usb_drive is the drive letter for the USB flash drive.
    • PLEASE NOTE—Same drill as before. NO drag and drop! Navigate through command line to the extracted location and launch the install.bat. Be sure to include the colon after the drive letter of your thumb drive as well. Example (install.bat e:)
  3. Boot and Deploy from USB
    • Configure the Hard Disk as the first regular boot device
    • Configure USB as the first boot device only for this time. The reason to set USB as one-time booting device is to prevent it from continually deploying after rebooting. This can sometimes be accomplished by using the "Boot Menu" in the BIOS.
    • Insert USB flash drive into computer.

 

 

 

 

 

Known Issues

 

NTFS Vs FAT32

 

I have noticed through trial and error that if these thumb drives are created with a file system of FAT32 the imaging takes forever. Literally about 12 to 20 hours to image a PC! The thumb drive must be formatted to NTFS before you launch the 64 bit KBE.

 

In My Computer right-click the drive letter of the thumb drive and select format and choose NTFS. Also check the quick format option and then select OK.

 

 

 

The NTFS option is sometimes not available. In this instance you must do the following: Right click my computer and go to manage. Then select device manager and then expand disk drives and find your thumb drive. Right click your thumb drive and select properties. In properties choose the policies tab and choose better performance option and click OK. After this is accomplished you can then choose NTFS in the pull down in the format menu.

 

 

 

XP Vs Win7

I have also noticed that the KBE will change your thumb drive’s file system to FAT32 if the PC you are using to create the thumb drive is running Windows XP. If I repeat the same process on a Windows 7 computer the thumb drive stays as NTFS. The fix is to only launch the KBE on a thumb drive formatted as NTFS while using a PC using Windows 7.

Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ