Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Administration

Notices

Reply

How to make a bootable hard disk?

 

LinkBack Thread Tools Display Modes
Old 06-23-2007, 10:41 AM   #1 (permalink)
Default How to make a bootable hard disk?

I tried "format c: /s" to make an external hard disk bootable,but the
command "/s" doesn't seem to exsist any more in Vista.Is there any way I can
achieve it?
Panos
Guest
 
Posts: n/a
Reply With Quote  
Old 06-24-2007, 05:15 AM   #2 (permalink)
Default RE: How to make a bootable hard disk?

You can format your external hard drive by plugging it in and then going to
the fallowing place:

Start>Administrative Tools (right pane)>Computer Management

Then select in the Computer Management window:

Storage>Disc Management

Click your external hard drive and then right click the partition you want
to format and click format.


There is also an alternate method if that doesn't work. You can download
gParted, it is a Linux Live CD with a partitioning tool on it. If you burn it
to a disc and boot from it, it will allow you to resize partitions, create
partitions, delete partitions, and format partitions. It has a lot of
choices, NTFS would be the option you would want to choose if you want to put
a newer Windows system on it. FAT32 is good for raw storage of data. ex2 and
ex3 are for Linux operating systems.


"Panos" wrote:
Quote:
> I tried "format c: /s" to make an external hard disk bootable,but the
> command "/s" doesn't seem to exsist any more in Vista.Is there any way I can
> achieve it?
Dr. Klienmahn
Guest
 
Posts: n/a
Reply With Quote  
Old 06-24-2007, 06:09 AM   #3 (permalink)
Default Re: How to make a bootable hard disk?

I think the question was how to put the system files so it can boot to the
HD, be it a DOS prompt or whatever. I'm not sure how to do it with Vista,
but the format C: /s command in DOS... I'm interested in the answer as well.

--
Dustin Harper
dharper@vistarip.com
http://www.vistarip.com

--
"Dr. Klienmahn" <DrKlienmahn@discussions.microsoft.com> wrote in message
news:ADF430AB-436B-495C-90C0-FC787F498B08@microsoft.com...
Quote:
> You can format your external hard drive by plugging it in and then going
> to
> the fallowing place:
>
> Start>Administrative Tools (right pane)>Computer Management
>
> Then select in the Computer Management window:
>
> Storage>Disc Management
>
> Click your external hard drive and then right click the partition you want
> to format and click format.
>
>
> There is also an alternate method if that doesn't work. You can download
> gParted, it is a Linux Live CD with a partitioning tool on it. If you burn
> it
> to a disc and boot from it, it will allow you to resize partitions, create
> partitions, delete partitions, and format partitions. It has a lot of
> choices, NTFS would be the option you would want to choose if you want to
> put
> a newer Windows system on it. FAT32 is good for raw storage of data. ex2
> and
> ex3 are for Linux operating systems.
>
>
> "Panos" wrote:
>
Quote:
>> I tried "format c: /s" to make an external hard disk bootable,but the
>> command "/s" doesn't seem to exsist any more in Vista.Is there any way I
>> can
>> achieve it?
Dustin Harper
Guest
 
Posts: n/a
Reply With Quote  
Old 06-25-2007, 01:54 AM   #4 (permalink)
Default Re: How to make a bootable hard disk?

There are three ways you could boot from an external hard drive (keep in mind
that the external hard drive has to have an OS installed on it):

1-- Edit the boot file which had a .ini extension, change the Vista
bootloader so that it shows your external hard drive as one of the choices.

2-- Get a third party bootloader like GRUB and boot from that first thing.

3-- If your bios supports booting from USB, set the external hard drive as
the first booting device. If it is plugged in the bios should skip over it,
if it is plugged in it will boot from it instead of your primary hard drive.

Make sense?

"Dustin Harper" wrote:
Quote:
> I think the question was how to put the system files so it can boot to the
> HD, be it a DOS prompt or whatever. I'm not sure how to do it with Vista,
> but the format C: /s command in DOS... I'm interested in the answer as well.
>
> --
> Dustin Harper
> dharper@vistarip.com
> http://www.vistarip.com
>
> --
> "Dr. Klienmahn" <DrKlienmahn@discussions.microsoft.com> wrote in message
> news:ADF430AB-436B-495C-90C0-FC787F498B08@microsoft.com...
Quote:
> > You can format your external hard drive by plugging it in and then going
> > to
> > the fallowing place:
> >
> > Start>Administrative Tools (right pane)>Computer Management
> >
> > Then select in the Computer Management window:
> >
> > Storage>Disc Management
> >
> > Click your external hard drive and then right click the partition you want
> > to format and click format.
> >
> >
> > There is also an alternate method if that doesn't work. You can download
> > gParted, it is a Linux Live CD with a partitioning tool on it. If you burn
> > it
> > to a disc and boot from it, it will allow you to resize partitions, create
> > partitions, delete partitions, and format partitions. It has a lot of
> > choices, NTFS would be the option you would want to choose if you want to
> > put
> > a newer Windows system on it. FAT32 is good for raw storage of data. ex2
> > and
> > ex3 are for Linux operating systems.
> >
> >
> > "Panos" wrote:
> >
Quote:
> >> I tried "format c: /s" to make an external hard disk bootable,but the
> >> command "/s" doesn't seem to exsist any more in Vista.Is there any way I
> >> can
> >> achieve it?
>
Dr. Klienmahn
Guest
 
Posts: n/a
Reply With Quote  
Old 06-25-2007, 04:17 PM   #5 (permalink)
Default Re: How to make a bootable hard disk?

Sorry if this detail's been covered, but; not all OSs will be bootable
or can operate via a USB (or Firewire?) interface.

Vista may, but as XP initializes the USB during the boot process, it
will saw its legs off. The first code base that didn't do that was
Windows Server 2003, either "gold" or SP1. This has significance for
folks trying to build bootable Bart USB sticks.

OTOH...
Quote:
Quote:
Quote:
>> > "Panos" wrote:
Quote:
Quote:
Quote:
>> >> I tried "format c: /s" to make an external hard disk bootable,but the
>> >> command "/s" doesn't seem to exsist any more in Vista.
....Format /S installs DOS as the booting OS, and DOS can't "see" USB
or Firewire either (though it may do if BIOS already "sees" it as a
bootable interface, dunno if that's enough for success).

The NT family of OSs (NT, 2000, XP, 2003, Vista) don't contain DOS as
an alternate maintenance OS or boot, as Win9x did - they use WinPE as
the maintenance OS (available to shlebs like us only in the Vista
age). Up until XP, the ability to format diskettes as DOS boot disks
was preserved, but has prolly gone away in Vista.

There are good reasons to "retire" DOS, chief among these being safety
issues > 137G, inability to read NTFS and USB, etc. WinPE 2.0 is not
only available to all (though not exactly on a plate, it is in fact
the mOS that a Vista DVD will boot into when "Repair, Command prompt"
is selected), it is not actively promoted as replacement for DOS for
off-HD system maintenance contexts. At last!


Quote:
>------------------------- ---- --- -- - - - -
I'm on a ten-year lunch break
Quote:
>------------------------- ---- --- -- - - - -
cquirke (MVP Windows shell/user)
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
make bootable floppy Stephen Wray Windows Vista Hardware & Devices 0 06-17-2006 11:50 AM
Make External Drive Bootable Irwin Greenwald Windows XP Configuration & Management 2 01-19-2005 09:25 PM
How can I make a full backup copy of my hard disk? Robert Michon Windows XP Basics 1 08-21-2003 04:54 PM
bootable disk Jhemmens Windows XP Performance & Maintenance 0 07-09-2003 01:34 AM
Looking for tutorial for how to make a bootable CD derek laufenberg Windows XP Embedded 2 07-02-2003 08:38 PM


All times are GMT. The time now is 04:43 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90