Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> How To Boot To Command Prompt
dhanesh
post Nov 20 2006, 01:42 AM
Post #1


Binary Geek
Group Icon

Group: Members
Posts: 444
Joined: 4-November 05
From: The Digital Arena
Member No.: 9,440



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.

Go to the top of the page
 
+Quote Post
xboxrulz
post Nov 20 2006, 02:25 AM
Post #2


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 2,629
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233



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

xboxrulz
Go to the top of the page
 
+Quote Post
jlhaslip
post Nov 20 2006, 03:10 AM
Post #3


Advanced Member
Group Icon

Group: Members
Posts: 179
Joined: 15-November 05
From: Inland from the Left Coast of Canada
Member No.: 9,627



Start > Programs > MS-DOS
Go to the top of the page
 
+Quote Post
Levis
post Nov 20 2006, 05:33 AM
Post #4


Advanced Member
Group Icon

Group: Members
Posts: 112
Joined: 3-November 06
From: USA, CA, Los Angeles
Member No.: 16,947



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
Go to the top of the page
 
+Quote Post
faulty.lee
post Nov 20 2006, 05:35 AM
Post #5


Premium Member
Group Icon

Group: [HOSTED]
Posts: 442
Joined: 5-November 06
Member No.: 17,016



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
Go to the top of the page
 
+Quote Post
masterio
post Nov 20 2006, 08:41 AM
Post #6


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 21
Joined: 24-September 06
Member No.: 16,119



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
Go to the top of the page
 
+Quote Post
faulty.lee
post Nov 20 2006, 09:12 AM
Post #7


Premium Member
Group Icon

Group: [HOSTED]
Posts: 442
Joined: 5-November 06
Member No.: 17,016



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
Go to the top of the page
 
+Quote Post
Grafitti
post Nov 23 2006, 09:24 AM
Post #8


Premium Idiot
Group Icon

Group: [HOSTED]
Posts: 661
Joined: 9-July 05
From: Switzerland, but currently in Pakistan
Member No.: 6,943



boot from your regular XP cd and open a recovery console. there's your command prompt.
Go to the top of the page
 
+Quote Post
knight17
post Nov 23 2006, 06:10 PM
Post #9


Advanced Member
Group Icon

Group: Members
Posts: 145
Joined: 6-October 05
Member No.: 8,941




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.

Go to the top of the page
 
+Quote Post
Levis
post Nov 25 2006, 01:52 AM
Post #10


Advanced Member
Group Icon

Group: Members
Posts: 112
Joined: 3-November 06
From: USA, CA, Los Angeles
Member No.: 16,947



'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.
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Dual Windows Boot(6)
  2. Laptop Os (winxp) Boot Problems(7)
  3. Dual Windows Boot(0)
  4. Win 2k Pro Won't Install(6)
  5. Microsoft Command Shell?(0)
  6. Safe Boot Menu In The Boot Menu In Windows Xp(1)
  7. Command Line (dos) Tips For Windows Xp(5)
  8. Command Prompt Tips(0)
  9. Hacker's Boot Screen For Windows XP Users(18)
  10. How To Defrag MFT, Pagefile etc. On Boot?(7)
  11. Messed Up My Boot.ini File With Vista...(13)
  12. How To Open The Cmd Prompt When Blocked By Admins.(7)
  13. Logon From Boot(11)
  14. [trick] Installing Xp Last And Still Dual Boot(0)
  15. Pc Does Not Boot(8)


 



- Lo-Fi Version Time is now: 7th July 2008 - 03:48 PM