How to partion USB drive from LV

Hello all
I would like to know if it is possible to partition, and format, a USB drive (or HDD for that matter) from LV. I could really use an automated program to find a specific device and partition/format it.
It is to be used by production personnel, and 'diskpart' is a bit too low level for them.
Ideally my application should recognise a USB memory stick, partition/format it and write an image file ('imagex' from the Windows prompt).
I'm using the newst LV and Windows 7.
Is any of the above possible, and where do I look?

Hi teknik_kim,
you can also get your information if you use the "system exec" function to call the diskpart.exe. Call it with a script as parameter and parse the result. Attached you'll find an example and the result from my system.
Hope it helps.
Mike
Attachments:
diskpart_BD.PNG ‏24 KB
diskpart_FP.PNG ‏24 KB

Similar Messages

  • How to share USB drives from iMac to Macbook?

    I have an iMac that has 2x500GB external USB 2.0 drives connected. I want to be able to access these drives via my Macbook as I have my entire Photo collections as well as iTunes on them.
    I have turned on file sharing on both systems, I am able to connect form my Macbook to the iMac using:
    afp://imac.local
    However it will only display the "Macintosh HD" and "<Username>" mounts, that's all.
    I am also authenticating using my iMac administrator account.
    If anyone can help, please fill me in. I am also assuming this can be done, I mean its simply 2 USB drives being shared, shouldn't be too dificult.
    Thanks a lot

    If all you need to do is share your iPhotos and iTunes libraries, then there is an easier way. Open each apps preferences, click on the Sharing icon in the respective toolbars, check the box to share the library with all local machines on your network.
    Otherwise, what you've done appears to be working. You say the shared machine is mounting. You should then be able to access the mounted disk volume. When you log in to the 'server' computer you must use a username and password of an existing account on the 'server' machine otherwise you will be logged in as 'guest' and have limited access.

  • Creating a Mavericks USB boot drive after the horse has bolted.  Can I create a bootable USB drive from my iMac after installing Mavericks without saving the Install OS X Mavericks.app file?  Do I need to re- download the whole 5.29 Gb again?

    Creating a Mavericks USB boot drive after the horse has bolted.  Can I create a bootable USB drive from my iMac after installing Mavericks without saving the Install OS X Mavericks.app file?  Do I need to re- download the whole 5.29 Gb from the App Store again?  My problem is my 4Gb/month allowance on a 12 month contract.  I cannot purchase a data block from my ISP and although my speed is theoretically slowed to 64k after reaching my 4Gb, it actually ceases to download in reality.

    HI tasclix, it depends what you mean by an OS X boot drive.
    If you want a recovery disk from which you can reinstall (by re-downloading) or recover from a time machine backup, then nbar is correct.
    If, however, you want to boot and run the OS X installer from the USB drive (so that you don't need to download again), then you will need a copy of "Install OS X  Mavericks.app"; see this article:
    http://support.apple.com/kb/HT5856
    Before downloading again, search your system to see if the installer is still there - it's usually in the /Applications folder unless it has been deleted, but check your whole system for it anyway, you never know, you might still have it somewhere.
    Message was edited by: SilverSkyRat

  • How to enable USB drive in Virtual Machine Oracle VM?

    Hi,
    I just create Oracle Enterprise Linux 5.3 and Windows server 2003 Virtual Machine in Oracle VM. I want to use USB drive in each virtual machine.
    How to enable USB drive in Virtual Machine Oracle VM?
    Thank you very much for your helping.
    Fujimaru

    Hi,
    Have you integrated VMM and SCOM?
    Hope the links below could be helpful:
    Operations Manager Integration and PRO Improvements in SCVMM 2012
    http://blogs.technet.com/b/scvmm/archive/2011/04/14/operations-manager-integration-and-pro-improvements-in-scvmm-2012.aspx
    Integrating VMM 2012 and OpsMgr 2012
    http://blogs.technet.com/b/kevinholman/archive/2012/08/21/integrating-vmm-2012-and-opsmgr-2012.aspx
    And please also search for "IP address Pool" under monitors or rules, hope you may find something related there.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Create a bootable USB drive from an ISO

    Hi everyone,
    I want to create a bootable USB drive from e.g. a Linux ISO. On Windows, there are tools like UNetBootin (http://unetbootin.sourceforge.net/) for that. Is there s.th. similar on Mac?
    Thanks in advance

    Hi. The easiest way to do what you want to do is to scan it for restore, and then use the restore from disk image tool to write it to an external disk. All of this can be done with disk utility.
    First you will want to drag the ISO image into the Disk Utility sidebar. Then you select the disk image (in disk utility) and click the Convert button in the top toolbar. I recommend using the "read only" image format and you'll have to add the extension .dmg to the file. When the conversion is done, the new image will appear in the sidebar. Select that image and then go to the Images menu and select Scan For Restore. You may be prompted for your administrator password. When the scan is done, connect your external disk. Then select the volume in Disk Utility (the thing with the name of your disk, not the model number), go to the Restore tab and drag the volume into the Destination field. Now you can drag the DMG disk image into the Source field and click Restore. You may want to check Erase Destination.
    That should do it, good luck!
    Jeremy A
    Tekserve Intern

  • [SOLVED]How exactly are USB drives mounted?

    When I plug in a USB drive, Cinnamon brings up the device in Nemo so I can see its files. The location it's mounted at is /run/media/<username>/<long string I assume to be a UUID>/. How is it that I can mount it again at another directory and use it from there? Also, when I unmount it from the second directory, is it already safe to remove it or do I need to unmount it from the first one as well?
    Last edited by Hurricane (2014-01-01 18:52:25)

    ewaller wrote:How, "Exactly"?
    http://www.usb.org/developers/docs/usb2 … 070113.zip
    http://www.usb.org/developers/docs/devc … 9-2010.pdf
    This is actually along the lines of what I was looking for, lmao.
    nd7rmn8 wrote:cant you place the relevant info by uuid in your /etc/fstab, and then when it automounts, it should mount to that location specified.  twas what i did back in my ubuntu days...
    That's the way I had it on my 8.04. I remember having to set that myself though.
    xtraroot wrote:If it's mounted on more than one place, you'd have to unmount it in those places if you've done file transfers and want to make sure it's safe to remove. You only mentioned one place that it's mounted though?
    I had it mounted at that default location and then I had mounted it onto ~/mnt (I recreated /mnt in my home directory)
    tomk wrote:You seem to lack some understanding about your own system. If your USB devices are automounted when you plug them in, that's because you configured your system to do that. The fact that you are asking how that works should worry you IMO.
    I never configured my system to do that. When I used Arch and XFCE, I don't remember USB drives being automatically mounted. I had to do it myself. Cinnamon apparently does it automatically. What I wanted to know was why, if it does it automatically, does mount not give me an error about trying to mount the same partition again in a different place.
    Thanks for your answers everybody.

  • How to install USB driver for Windows?

    I'm trying to connect my LG VS980 phone to a Windows XP computer. I'm having difficulty installing the USB driver.
    After following several false trails, I found what I think is the right file: on a "Product Support" page which says it's for a "G2 Verizon VS980," there's a button labeled, "Install the USB DRIVER / USB DRIVER for Windows / DOWNLOAD." I clicked the button and downloaded a file 8 MB file. Its name is LG. Not LG.exe or LG.msi or LG.zip. Just LG.
    When I double click the file, Windows quite reasonably asks me what program to use to run it. I don't know what program to use any more than Windows does.
    There's a link labeled "Instructions... LG G2 VS980 SOFTWARE UPDATE below the download button. When I click it, it loads instructions for installing software on the phone.
    Can anyone make sense of this for me?

    Orthoducks wrote:
    I'll so my best to answer the questions.
    >...what you're looking to do a transfer with...?
    Initially I want to download pictures taken with the phone's camera. I've considered other uses for a USB connection that I can explore once it's working. I'm puzzled by the question, though. Why should the type of data I want to transfer affect the fact that I can't find an installable driver? I wonder whether my question means the same thing to you as it does to me.
    Because photos and music are the basic media people want to transfer between their phones and computers. (Computers in this sense are laptops, desktops, note books etc.) So the question to you was valid.
    >Also, have you tried any other computers?
    No. Again, I'm puzzled. What difference would another computer make? Would I be able to find a download from one computer that I can't find from another? (Only by blind chance.) Might another computer be able to execute or load a file with no filetype? (Only if it has magical powers.)
    Different computers may work where the computer you own evidently does not work. It is good to check the connection of the device to another computer to rule that out. I will answer the obvious of different operating systems and how they function.
    >And which software version if your phone currently running?
    That question makes sense. Unfortunately I can't answer it. I've looked up how to find the version number, and the instructions tell me to select an "About phone" item in the Settings menu, which doesn't exist.
    Doesn't exist? open the Settings Menu go all the way to the bottom (scroll down) the last entry is "ABOUT PHONE" click it. It will give hardware and software versions operating system number etc. Its there trust me. My wife just bought this phone and loves it.
    >Often times, the device drivers you're prompted to install are supported solely by the computer's software.
    I'm not sure what you're saying here. Taken at face value, it's a trivial and obvious: any driver that one installs on any computing device is supported solely by (i.e., depends on) the device's software. But how does that relate to the question about the version of Android? Android runs on the phone; the driver has to run on the computer.
    You stated you are using an older Windows XP computer, I can tell you I hooked my wife's phone to our Windows 8.1 computer and no drivers were necessary. It came up with an option on the phone screen and I chose USB Mass Storage for the connection. This option is also in the phones settings. Read the manual it has loads of information form you to use.
    The device had a drive letter assigned and it was labeled LG-Network and once you double click it the folders for music, photos, etc. are all there. Via using windows manager you can simply do a copy and paste to and from the different folders and drives with ease.
    Good Luck

  • Accessing usb drive from a connection kit

    I have a thing called 'HDMI & AV Connection Kit for iPad' I plugged it into my iPad 3 and put a USB flash drive into the USB hole. How do I access the USB flash drive from the iPad? I cannot find a way to navigate to it.
    If anyone knows what I do, or what app I need to get to do this I would be very grateful
    Thanks
    Dave

    You can't. Not in the way I think you want it.
    The CCK will only work to import photos and videos. You could put some photos on a USB drive and then import htem into your iPad. Those photos must follow a very rigid naming convention (be in a folder named DCIM and have a file name of exactly 8 characters, like DSC_4483, same with movies)
    there is no protocol to import documents or the such. and there is no protocol to export anything with the CCK.

  • HT1178 how to add usb drives to time capsule after initial setup

    How to add USB hard drives to TC after TC is already setup then access the usb drives by both PC and mac?

    1. Just plug them in. The drives need to be formatted as FAT16, FAT32, or Mac OS Extended (Journaled), and may need to be connected through a powered USB hub.
    2. Click here for information.
    (82647)

  • How to mount usb drives in osx maverick?

    Tried to connect external usb drive and got thel following message:
    NTFS-3G could not mount /dev/rdisk5s1
    at /Volumes/FreeAgent Drive because the following problem occurred:
    /Library/Filesystems/fusefs.kext faailed to load - (libkern/kext) link error, check the system/kernel logs fir errors or try kextutil(8). the MacFUSE file system is not available (71)

    Other t han Paragon NTFS for OS X which has been supported and works fine the others have had trouble since 10.7.3 era.
    I use both Paragon NTFS and also their HFS+ for Windows. The demo is fully functional for 10 days and is under  $20 (may be on sale too).
    The software that some drive cases come with are often the source of trouble and best not  to install, and to reformat the drive as well.
    I believe Paragon has a utility to convert a drive to/from NTFS and HFS but check their site.
    www.paragon-software.com

  • How to enable USB drive and CDwrite in Trusted Solaris.

    hello
    I installed Trusted Solaris extensions in an X86 desktop and after that the cdwrite disappeared, the usb drive is not detected.
    How do I enable the CD writer and the zip drive ? I have a file to be copied urgently, the USB drive doesn't work, the CD writer is not seen on the menu and internet / email is still not functional on this desktop
    If there are some commands to be typed, please give me step by step instructions with command syntax and if there is a file to be altered please let me know where to find that file to be altered.
    Thank you.

    Hi Amit,
    It's the same for Solaris. Take care about the line breaks in the document (sometimes one command seems to be two commands, it's one with parameters) and there is also a small bug: On page 6, step 5, it must read "Directory = topicmaps/example" (as printed in the screenshot).
    Hope it helps
    Detlev

  • How to call VXIplugNplay driver from Labview

    I downloaded a VXIplugNplay driver from Tektronics but I can't find any documentation on how to implement and use from Labview

    JCM,
    If it is a LabVIEW driver, the VIs should be available from the Functions palette in Instrument I/O >> Instrument Drivers. If it is not a LabVIEW driver, this KnowledgeBase describes the process of converting the driver:
    http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/a2ee1e1fff7fadda86256843005212d2?OpenDocument
    Good Luck
    Spencer S.

  • Security question, how to disable USB drives?

    Hi. We´re implementing security measures on our small office, and in the account settings I´ve disabled cd burning for a given account, but I also want to diable the use of USB drives except for the compnay one. Is there a way to achieve this? Thanks

    Just FYI no matter how many securities you put on a USB port, there is always a way around it, but you can buy usb lock plug ins online. They are called USB locks. I don't know where to find them off the top of my head. they plug into the usb connector in the back of your computer.
    Message was edited by: mobias

  • How to eject USB drive?

    I have a USB drive that doesn't want to eject.  It get the error that it is in use and can't be ejected.  Yet, nothing is using it.
    I'm trying to eject through Finder.  Any ideas how to resolve this?

    Worked just fine.  Thanks.
    Funny how Apple tech support can never solve anything.  After an hour, they'll finally say, force quit everything, restart then restore to factory defaults.  That's the common workflow.  Get out the big hammer.

  • How to restart windows driver from LabVIEW code?

    Hi
    I want to restart a window7's driver from my LabVIEW code. Is there any system VI to do that? Which palette should I use in this case? I want to restart windows 7’s driver of the network adapter. I have an Intel network adapter board installed in my system. To this adapter board I have an Intel dirver installed in windows7 operationg system. I want to restart that adapter board from my VI code. Or as alternative I want to disable and enable this adapter board from my VI. How to do that?
    Thanks
    Solved!
    Go to Solution.

    Look at the devcon command line utility. I believe you can use it to do most of the functions you can do from the windows device manager.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

Maybe you are looking for

  • Link between Credit Memo and Dispute Case

    Hi, Please help me. How to Link between Credit Memo and Dispute Case Thaks, Vinod.

  • Writing thumbnail to blob column

    hi i am taking bufferedinputstream as parameter and create thumbnail frm it and stored in blob column but when i retrive that blob column i get blank (black) image as thumbnail plz help me out i have given code here. public int addThumbnailDtl(Buffer

  • Can't open tool under dropdown menu in InDesign

    I have several InDesign projects that were working fine yesterday. Today, I am unable to access the tool bar on any of them. There is no checkmark by the tool category in the toolbox after I click on it. The toolbar opens in Adobe Illustrator. How do

  • MacBook Pro won't turn on after crash. Charging LED blinking rapidly

    Hi. I hope you can help me. I have a macbook Pro 13", from september 2012, which crashed earlier today: I was charging my iphone through USBport on my macbook (not an Apple USB-iPhone power-cable) . My MacBook was charging through the magsafe charger

  • How to avoid Linkage Error in JAVA Mapping

    Dear Experts, I am trying to test the JAVA mapping compiled in NWDS but receiving the error "LinkageError at JavaMapping.load(): Could not load class". java.lang.NoClassDefFoundError: JSONXMLProject/bin/com/sap/json/ConvJson2Xml (wrong name: com/sap/