How to create bootable pendrive कैसे pendrive मैं bootable बनायें - Just4techali

Ali

Post Top Ad

Your Ad Spot

Sunday, 8 April 2018

How to create bootable pendrive कैसे pendrive मैं bootable बनायें




किसी भी सॉफ़्टवेयर के उपयोग के बिना किसी बूट यूएसबी ड्राइव को कैसे बनाएं
 HOW TO CREATE A BOOTABLE USB DRIVE WITHOUT USING ANY SOFTWARE
  मैन्युअल रूप से बूट करने योग्य यूएसबी ड्राइव बनाने के लिए,

 हम कमांड प्रॉम्प्ट को विंडोज़ डीफॉल्ट प्रोग्राम के रूप में इस्तेमाल करेंगे। यहां विंडोज़ मीडिया के रूप में बूट करने योग्य यूएसबी ड्राइव बनाने के लिए कदम से कदम हैं। Windows इंस्टॉलेशन मीडिया के रूप में बूट करने योग्य यूएसबी ड्राइव बनाने के लिए, हमें न्यूनतम क्षमता के लिए कम से कम 4 जीबी की आवश्यकता होती है।

बड़ी क्षमता बेहतर है इस समय, मैं USB फ्लैश ड्राइव को 2 जीबी क्षमता के साथ सिर्फ एक उदाहरण के रूप में उपयोग करता हूं। यह कुछ कारणों के कारण है कि मेरे 4 जीबी फ्लैश ड्राइव को एक असामान्य समस्या का सामना करना पड़ा जो मुझे बाद में ठीक करना होगा।
     : D To create a bootable USB drive manually, we will use the Command Prompt as a Windows default program. Here are step by step to create a bootable USB drive as the Windows installation media. To create a bootable USB drive as a Windows installation media, we require at least 4 GB for minimum capacity. Larger capacity is better. At this moment, I use the USB flash drive with 2 GB of capacity as just an example. It's due to some reasons that my 4 GB flash drive encountered an unusual problem that i have to fix later. :D img 2 1

:अपने चलने वाले कंप्यूटर पर अपनी USB फ्लैश ड्राइव डालें पहला चरण के रूप में, हमें कमांड प्रॉम्प्ट को व्यवस्थापक के रूप में चलाने की आवश्यकता है। ऐसा करने के लिए, हमें विंडोज प्रारंभ मेनू पर खोज बॉक्स में 'सीएमडी' टाइप करके सीएमडी खोजना होगा। 'सीएमडी' के लिए खोज परिणाम दिखाई देने के बाद, उस पर राइट क्लिक करें और "व्यवस्थापक के रूप में चलाएं" का चयन करें

1:Insert your USB flash drive to your running computer. As the first step, we need to run Command Prompt as administrator. To do this, we need to find cmd by typing 'cmd' in the search box on Windows Start Menu. After search result for 'cmd' appears, right click on it and select "Run as administrator".

2:कमांड प्रॉम्प्ट पर 'डिस्कपार्ट' टाइप करें (बिना उद्धरण) और एट को दबाएं। DISKPART प्रोग्राम चलाने तक थोड़ी देर तक प्रतीक्षा करें।

 2:Type 'diskpart' on Command Prompt (without quotes) and hit Enter. Wait for a while until the DISKPART program run.

 3:अपने कंप्यूटर पर सक्रिय डिस्क को देखने के लिए 'प्रविष्टि डिस्क' टाइप करें और एन्टर दबाएं। यह देखा जाएगा कि सक्रिय डिस्क को डिस्क ड्राइव के लिए डिस्क 0 के रूप में दिखाया गया है और डिस्क यूएस 1 के लिए अपनी पूरी क्षमता के साथ FlashDrive

 3:Type 'list disk' to view active disks on your computer and hit Enter. There would be seen that the active disks shown as Disk 0 for hard drive and Disk 1 for your USB flashdrive with its total capacity.

 4:डिस्क 1 का चयन करने के लिए 'डिस्क 1 चुनें' अगले चरण में संसाधित किया जाएगा और फिर Enter दबाएं।

 4:Type 'select disk 1' to determine that disk 1 would be processed in the next step then hit Enter.

5:ड्राइव में सभी डेटा को निकालने के लिए 'साफ' टाइप करें और हिट दर्ज करें।

 5:Type 'clean' and hit Enter to remove all of data in the drive. 6:'विभाजन प्राथमिक बनाएं' टाइप करें और Enter दबाएं प्राथमिक विभाजन बनाना और विंडोज द्वारा 'विभाजन 1' के रूप में अधिक मान्यता प्राप्त है

6:Type 'create partition primary' and hit Enter. Creating a primary partition and further recognized by Windows as 'partition 1'. 7:प्रकार 'विभाजन 1 का चयन करें' एक हिट दर्ज करें 'विभाजन 1' को एक सक्रिय विभाजन के रूप में स्थापित करने के लिए चुनना।

7:Type 'select partition 1' an hit Enter. Choosing the 'partition 1' for setting up it as an active partition.

 8:'active' टाइप करें और Enter दबाएं मौजूदा विभाजन को सक्रिय करना 8:Type 'active' and hit Enter. Activating current partition.

 9:प्रकार 'प्रारूप fs = ntfs quick' और हिट दर्ज करें। वर्तमान विभाजन को NTFS फ़ाइल सिस्टम के रूप में स्वरूपित करना

9:Type 'format fs=ntfs quick' and hit Enter. Formatting current partition as NTFS file system quickly.

10'Exit' टाइप करें और Enter दबाएं डिस्कापर्ट प्रोग्राम को छोड़कर, इसके बजाय कमांड प्रॉम्प्ट को बंद न करें। हमें अभी भी अगली प्रक्रिया के लिए इसकी आवश्यकता होगी

10:Type 'exit' and hit Enter. Leaving DISKPART program but don't close the Command Prompt instead. We would still need it for next process.                                                                          चरण 2: बूट सेक्टर बनाना   

                    Step 2: Creating Boot Sector 

हमें मान लें कि फ्लैश / यूएसबी ड्राइव डी ड्राइव और ड्राइव एफ पर स्थित डीवीडी इंस्टॉलर है: पहला कदम, हम कमांड प्रॉम्प्ट ने अपनी सक्रिय निर्देशिका के रूप में स्थापना डीवीडी सेट करने के लिए नेविगेट करेंगे।

  Let us assume that the flash / USB drive is the D: drive and the DVD installer located on drive F :. The first step, we will navigate Command  Prompt to set installation DVD as its active directory. 

1डिफ़ॉल्ट रूप से, व्यवस्थापक अनुमति के लिए कमांड प्रॉप्ट की सक्रिय निर्देशिका सी: \ Windows \ System32> पर है। हम डीडीडी (एफ :) को अपनी सक्रिय निर्देशिका के रूप में सेट करने के लिए कमांड प्रॉम्प्ट नेविगेट करेंगे। बस टाइप करें 'f:' फिर एंटर दबाएं, और सक्रिय निर्देशिका को बदल दी गई है:।

  By default, Command Prompt's active directory for Administrator permission is on C:\Windows\System32>. We will navigate Command Prompt to set on DVD (F:) as its active directory. Just type 'f:' then hit Enter, and the active directory changed to F:.

  2:'सीडी बूट' टाइप करें और एंटर दबाएं। सक्रिय निर्देशिका को F: \ boot> पर बदल दिया गया है। Type 'cd boot' and hit Enter. Active directory changed to F:\boot>.

  3टाइप 'बूटसेक्ट / एनटी 60 डी:' और एंटर दबाएं डी: ड्राइव (यूएसबी फ्लैश ड्राइव) पर बूट सेक्टर बनाना। :Type 'bootsect /nt60 d:' and hit Enter. Creating boot sector on D: drive (USB flash drive).  टाइप 'बूटसेक्ट / एनटी 60 डी:' और एंटर दबाएं डी: ड्राइव (यूएसबी फ्लैश ड्राइव) पर बूट सेक्टर बनाना।

Type 'bootsect /nt60 d:' and hit Enter. Creating boot sector on D: drive (USB flash drive).

 4कमांड प्रॉम्प्ट को बंद करने के लिए 'exit' टाइप करें और एंटर दबाएं। जब तक यह कदम हम बूट करने योग्य यूएसबी ड्राइव को सफलतापूर्वक बना दिया है, और फ्लैश ड्राइव बूट मीडिया के रूप में इस्तेमाल करने के लिए तैयार है।

 Type 'exit' and hit Enter to close the Command Prompt. Until this step we have made a bootable USB drive sucessfully, and the flash drive is ready to be used as a boot media.
           

चरण 3: स्थापना फ़ाइलें कॉपी 


  बूट करने योग्य यूएसबी ड्राइव से विंडोज को स्थापित करने के लिए, हमें फ्लैश ड्राइव फ्लैश करने के लिए डीवीडी इंस्टालर पर मौजूद संपूर्ण इंस्टॉलेशन फ़ाइलों की प्रतिलिपि बनाने की आवश्यकता है। ऐसा करने के लिए, पिछले चरणों में कमांड प्रॉम्प्ट खोलें। इसे खोलने के बाद, 'xcopy f: \ * टाइप करें। * d: \ / E / H / F 'और उसके बाद Enter दबाएं जब तक कि डीवीडी इंस्टॉलर की सभी फाइलें फ्लैश ड्राइव पर कॉपी नहीं की गईं तब तक प्रतीक्षा करें। अब बूट करने योग्य यूएसबी ड्राइव को फ्लैश ड्राइव से विंडोज को स्थापित करने के लिए इस्तेमाल किया जा रहा है और आपका काम पूरा हो गया है!

              Step 3: Copying Installation Files To install Windows from a bootable                                                            USB drive,


 we just need to copy the whole installation files contained on the DVD installer to flash drive. To do this, open the Command Prompt as in previous steps. Once it opens, type 'xcopy f: \ *. * d: \ / E / H / F' and then press Enter. Wait until all the files in the DVD installer copied to the flash drive. Now bootable USB drive is ready to be used for installing Windows from flash drive and you're done !

No comments:

Post a Comment

Post Top Ad

Your Ad Spot