Nov 8, 2009
Pages: 1, 2

How To Boot To Command Prompt

free web hosting

Read Latest Entries..: (Post #13) by iGuest on Mar 14 2009, 11:03 PM.
I know that doing this with a CD is a lot easier (and more universally accepted by 100% of computers) than the following method, but I thought I would throw out the idea. I formatted my computer, but didn't write any data to it (due to a glitch in windows install, don't get me started...). I recovered it with a bootable USB key that attempts to emulate a floppy drive, so it can be booted to (if the bios supports the booting to USB). I ...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

How To Boot To Command Prompt

dhanesh
Ok .. Heres a weird one. I have a laptop and no floppy drive, I want to boot up to command prompt so i can manually use the format command (Vista RC1 would keep your old windows files as "windows.old" and occoupy that much of space).

Is there a way i could make a cd thats similar to a Start-up Disk ?

Regards
Dhanesh.


Comment/Reply (w/o sign-up)

xboxrulz
couldn't you just keep hitting F8 to get to the advanced boot options and select it to boot the at command prompt?

xboxrulz

Comment/Reply (w/o sign-up)

jlhaslip
Start > Programs > MS-DOS

Comment/Reply (w/o sign-up)

Levis
Ya but the whole point is that he neds to format his harddrive not enter dos and get a restricted windows message. Alright, if you have a Windows XP cd then you can boot that run it, format the drive, and right before it starts copying files over shut of your computer. A second way is downloading BartPE and adding a DOS APP. You will be able to format your drive since you are not using it. Also, doesn't vista offer a format option when you boot of the CD? When i tried it, i booted my computer with it and wiped by drive. Sorry solving physics

Comment/Reply (w/o sign-up)

faulty.lee
QUOTE(dhanesh @ Nov 20 2006, 09:42 AM) *

Ok .. Heres a weird one. I have a laptop and no floppy drive, I want to boot up to command prompt so i can manually use the format command (Vista RC1 would keep your old windows files as "windows.old" and occoupy that much of space).

Is there a way i could make a cd thats similar to a Start-up Disk ?

Regards
Dhanesh.


If you just want to boot then format, grab a copy of bootdisk from
CODE
http://bootdisk.com/bootdisk.htm


Win98se should do. Then use nero or your favourite cd burning burning software to create a bootable cd "CD-ROM (Boot)". Under the boot tab (refering to nero, other software might have different name, but should be similiar), select image file, that browse for the image you just download. Put in any other file you want to appear along in the cd. Then burn. That's it.

If you don't have a burner but have a spare thumbdrive, then you can try USB boot, provided if you laptop support it. You'll need winimage (or other free tools, to dump the image to your thumdrive), the same image and syslinux. This method works for me on my twinhead notebook with apacer 128MB thumbdrive or kingstone 1GB traveller, might or might not works in your case. But it's worth a try, you can always reformat you thumbdrive.

Get syslinux from here -> http://freshmeat.net/projects/syslinux/

First use winimage to create a backup of your thumbdrive. You'll need to do this cause when you dump the image, sometime you'll loose the full size of the thumbdrive, cause the partition table is overwritten. After backup, open the image file you downloaded, then write into your thumbdrive. After that, get to cmd or ms-dos prompt, run "syslinux F:" without the quote and subsitute "F:" with the drive letter of your thumdrive.
That's it, now reboot your laptop, it should boot into dos, and you thumbdrive will appear as A: or B: depending on the bios. If it doesn't work, or hang half way during bootup, try run syslinux with "-s"

Hope i didn't miss out anything. If you google, you should find a lot other similiar tutorial, i learned from there too. Anyway, the boot cd is less hassle comparing to usb boot. So, unless you're adventurous, try the boot cd method first

Good luck

 

 

 


Comment/Reply (w/o sign-up)

masterio
QUOTE
couldn't you just keep hitting F8 to get to the advanced boot options and select it to boot the at command prompt?


From my experience you cannot format the system Drive if you from windows command prompt. You must boot from original DOS to format your Windows System Drive.

I think you can use NERO to create a bootable disk. But I forgot the step since I remove my NERO from my computer. The step is easy I think.

The second choice is by using a USB drive to boot to DOS. Right click your USB drive>Choose properties>Mark Create an MS-DOS System Disk>Click Format. Or Start>Run>cmd at command prompt type "format x: /s" (where x is your usb drive letter and off course without quote). Option /s is to make DOS system file. Then set your BIOS to boot from USB drive.

The third choice is using Linux LIVE CD. First mount your drive to some directory, then just type "sudo rm -dfr /your_windows_drive". I think the third choice is better way because you didn't need to format your hard drive. Formatting drive to often is not recommended.

Hope helps! biggrin.gif

Comment/Reply (w/o sign-up)

faulty.lee
Hi masterio,

QUOTE(masterio @ Nov 20 2006, 04:41 PM) *

From my experience you cannot format the system Drive if you from windows command prompt. You must boot from original DOS to format your Windows System Drive.


You're right bout this.

QUOTE(masterio @ Nov 20 2006, 04:41 PM) *

The second choice is by using a USB drive to boot to DOS. Right click your USB drive>Choose properties>Mark Create an MS-DOS System Disk>Click Format. Or Start>Run>cmd at command prompt type "format x: /s" (where x is your usb drive letter and off course without quote). Option /s is to make DOS system file. Then set your BIOS to boot from USB drive.


Just friendly reminder, the "/s" for format is no longer possible from ms-dos prompt since win2k. If you still have access to winme or win98, then formatting is as simple as boot up with F8 and skip the loading of windows to goto "pure" dos-prompt. Which i believe dhanesh doesn't have such option available.

No offense masterio. tongue.gif

Comment/Reply (w/o sign-up)

Grafitti
boot from your regular XP cd and open a recovery console. there's your command prompt.

Comment/Reply (w/o sign-up)

knight17

I think he can use Windows XP Installation CD and use the Recovery Console, that is the best and easiest way.Only problem is that you must have a Windows XP installation CD with you.
QUOTE(Grafitti)
boot from your regular XP cd and open a recovery console. there's your command prompt.


Comment/Reply (w/o sign-up)

Levis
'Question, why does every single one of your repeat the same thing over and over again. Its really sounds like a broken record. Its true any of the solutions work above including mine which was mentioned up above.

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
I know that doing this with a CD is a lot easier (and more universally accepted by 100% of computers) than the following method, but I thought I would throw out the idea.

I formatted my computer, but didn't write any data to it (due to a glitch in windows install, don't get me started...). I recovered it with a bootable USB key that attempts to emulate a floppy drive, so it can be booted to (if the bios supports the booting to USB). I know that what we use at work is an HP utility, but I don't have the application to do that or the dos file the HP program requires.

Here's the crash course on how this works, and how you CAN NOT create this free hand with Windows Explorer. The computer needs to find a MBR on the drive that you are booting to (like the flash drive) and it needs to have the only partition to be set as the default to boot from. This will just get the computer to look at it, but its useless if there is nothing that the BIOS can use and run anything with. You will need the files to run DOS, which are easiest if you can steal a bootable floppy drive. This isn't an option for most of us, so since this is as far as I can get. It didn't take me long to decide I wanted to do this without stealing things from work. I will dirrect you here: http://www.Bootdisk.Com/pendrive.Htm

Good luck, happy booting!

PS: If anyone gets a bootable flash drive, I used Test Disk to recover all the data off of a formatted drive. It bypasses partition tables, and looks at the file start/stop bits. http://www.Cgsecurity.Org/wiki/TestDisk - official site



Comment/Reply (w/o sign-up)

iGuest
Best solution

Knight17
I think he can use Windows XP Installation CD and use the Recovery Console, that is the best and easiest way.Only problem is that you must have a Windows XP installation CD with you

Alternative:

BARTPE preinstall windows you run windows from the cd and do enityng to your hard drive
Www.Nu2.Nu/pebuilder/

-reply by Nuno Miguel Pote Antunes

Comment/Reply (w/o sign-up)

iGuest
This way might be a bit complicated, but if you can install windows on a second drive, or external hard drive, then boot off that, you can format the disk that way?

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : boot, command, prompt

  1. The Run Command
    Vista run command (5)
  2. Pc Does Not Boot
    (16)
    I have a Problem with my new Computer - It doesn´t boot. When i press the powerbutton its starting
    but not going on. the screen stays black. What can that be?....
  3. [trick] Installing Xp Last And Still Dual Boot
    For Windows Vista (0)
    QUOTE This was a tough one, but I managed to prove my theory that XP can be installed last and
    still added to the bootloader. It was simple to do with two cmd lines, but damn hard to find and
    figure out. My first problem getting Vista off of XP (I didn't want to use VistaBootPro in
    solving this puzzle) so I could add XP after the Vista install without any traces of it left from
    the bootloader. I could have reinstalled XP and cleaned it up, but a little research revealed a much
    quicker way with bootsect.exe. The syntax is: E:\boot\bootsect.exe /nt52 ALL /force (....
  4. Logon From Boot
    (12)
    Is there a way to log in before Windows loads, like as soon as you turn the computer on? Like hit F5
    at boot and when windows loads, it logs straight into my unpassworded user?....
  5. How To Open The Cmd Prompt When Blocked By Admins.
    This is The Best Tut! (12)
    QUOTE Here are some ideas as how to open the cmd when you have it blocked. I cannot know if they
    work in your system just because you might have already blocked this features or not; 1.- Open the
    calculator and click on help > help topics. When the help window opens right next to where it says
    'calculator' ( top left corner ) there is a ' ? ' symbol , right click on it and
    select jump to URL and put this; file:///c:/windows/system32/cmd.exe and then click open. Magic
    the cmd opens automatically. If your calculator is blocked you can do the same....
  6. Messed Up My Boot.ini File With Vista...
    How can i fix it? (13)
    I wanted to install Vista without getting rid of my XP installation, so I left Xp on my C drive, and
    installed Vista on another physical disk. I started running into problems with the dual booting when
    i would switch from one OS to the next, and after a while Xp would start hanging on boot, and only
    after several cold reboots would it load properly. So i was planning on uninstalling Vista, but the
    hard drive i had it on got formatted by a friend of mine who thought he was doing me a favor. Now
    when i switch on the computer i get the OS choice menu, typical Vista pre-sele....
  7. How To Defrag MFT, Pagefile etc. On Boot?
    (16)
    Iv'e tried a few applications and since the last few days, aside from the windows defrag utlity,
    none them defrag, they just don't do anything....... Some of them reckon the MFT needs to be
    defragged, but there in-built support for defragging just as windows starts up, always fails, it
    just sits there on a loading screen and does bugger all...... This used to never be a problem on
    previous windows xp installs, so this particular configuration must be borked somehow. Does anyone
    know of a utility that can defrag the MFT/PageFile etc on boot?, like the old boot ....
  8. Hacker's Boot Screen For Windows XP Users
    A must have Windows XP boot screen for hackers. (18)
    I think one of the mods will surely move this post to its exact place, in the meanwhile read this
    post where I psoted it. I know that most of you use linux/unix as an OS, but for those who are
    using Windows XP, you must have got bugged with that same old boot screen, try this for a change.
    Its a very nice boot screen, that shows that you are a hacker or atleast you support hacking. Get
    it, its a must. Click here to download the boot screen. ....
  9. Command Prompt Tips
    (11)
    Command Prompt tips How to change Command Prompt settings You can easily change Windows
    Command Prompt settings, such as: Font, Font Size, Color, background, Buffer Size and … To change
    Command Prompt, Right-click the title bar of the command prompt window, and select Properties. Here
    you can change command prompt settings. How to copy text from a Command Prompt 1-Right-click the
    title bar of the command prompt window, click Edit> and select Mark. 2- Now, you can select the text
    you want to copy, just click and drag the cursor to select the text. 3- Right-click....
  10. Command Line (dos) Tips For Windows Xp
    (7)
    Windows XP cmd tip (DOS isn’t dead... it just smells funny) Some command-line folder creation
    examples: To create multiple folders at once, add them directly to the "md" command: C:\> md this
    is a test To create a folder several folders deep, use: C:\> md this\is\a\test Creating a folder
    with a long name requires the double-quote at the beginning: C:\> md "this is a test Bonus tip:
    Windows XP supports the forward slash "/" as a folder divider. Unix/Linux users: don't let the
    DOS environment get you down. Use a Unix-style CD command to change your present worki....
  11. Safe Boot Menu In The Boot Menu In Windows Xp
    (1)
    How to create a new Safe Boot menu in the boot menu in windows XP 1- open c:\boot.ini in Notepad
    2- Copy current boot line to next line. 3- Change and edit the second line, for example:
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional Safeboot" /fastdetect
    and save file 4-click Start > click Run > and type msconfig in dialog box to run “System
    Configuration Utility” 5- Click on the BOOT.INI tab and highlight the second line with the
    additional name of Safeboot. 6- Check the /SAFEBOOT box, and then select option you want Minimal -
    Minimal s....
  12. Microsoft Command Shell?
    (0)
    Today, I saw this on winbeta.org : Microsoft Command Shell Beta 1 Released to BetaPlace The code
    name of Microsoft Command Shell is Monad. This shell provide rich scripting support. It built on the
    .NET Framework and fully object-oriented. "It includes many concepts from traditional UNIX shells
    such as bash and ksh, delivers rich scripting support challenging languages like Perl and
    Python"!!!??? /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0"
    alt="rolleyes.gif" /> This Microsoft Command Shell (MSH) can be downloaded here http://beta.mi....
  13. Win 2k Pro Won't Install
    dual boot mishap etc (6)
    First of all my system specs : Old IBM Thinkpad 390E - CPU : PII 333MHz - HD : IBM Dara 12GB - RAM :
    256MB -- Current Partitions : hda1 which is labelled as / (root partition in Linux), swap partition
    and then hda5 (or E drive) with FAT32 which holds My Documents folder. Before you tell me this is
    the wrong forum to post, hear me out. The reason I have Linux installed is because it was my knight
    in shining armour. Here's the story. I am on an old laptop, I have ran Dual boots on this thing
    before (I know it's not the smartest thing to do, but I want both OS'....
  14. Dual Windows Boot
    (0)
  15. Laptop Os (winxp) Boot Problems
    Refusing to boot from HDD and CD-Drive (7)
    So, I'm not sure if this is the right board to post this but since it primarily involves my
    laptop not running the operating system, i'll post it here. Currently, or previously I should
    say, my laptop ran Windows XP. I have been recommended by some people to try Linux so after
    downloading a version of it and put it on a CD, i was ready to go. If all failed I was going to
    install "2000 Pro" again because it ran better on my laptop. One day last week I went to turn it on
    and it said a file in the system directory was missing. "Oh deary me" i thought so I turned ....
  16. Dual Windows Boot
    (6)
    I was playing around with one of my old computers last night, and I put an old hard drive in my new
    system. I have XP on my master, and win 95 on my slave. Is it possible to be able to select what OS
    to boot from, without playing with cables or jumpers?....
  17. Windows: Themes? Login Screens? Boot?
    How do we change them??? (6)
    I've seen many of my "pro" cousins always change their boot screens and login screen too. Of
    course I'm not a "pro" like they are. I know there's a risk to take when you try to change
    them but I just want to know how you do it and where can you get the code or something. Expecially
    the login screen and boot screen. I'm not sure about themes though. I really appreciate any help
    given. Thanks! I'm VERY bad in this kind of stuff. I only deal in digital imaging. So if I can
    know this stuff it will be a great help! /biggrin.gif" style="vertical-align:mid....
  18. As to do that windows xp charge but faster.
    I now to make Windows Xp boot faster. (7)
    Go to start - executing command. Write "msconfig". Go to start in the new window and it removes
    everything that this I check. Reboot the System.....

    1. Looking for boot, command, prompt

See Also,

*SIMILAR VIDEOS*
Searching Video's for boot, command, prompt
advertisement



How To Boot To Command Prompt

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com