 |
 |
 |
 |
| Wibble A place to have a sensible chat, about anything non linux related. Please remember that political and religious topics are not permitted. |

3rd December 2010, 12:43 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,924

|
|
|
Help me make a bootable hard disk
My friends. I have a laptop hard disk with no OS on it. The laptop has no CDROM, floppy, or bootable USB. I am able to plug this hard disk into any other computer using a USB adapter. The hard disk is then accessible. What I need to do is make this hard disk bootable. In the Windows 98 days you could use the good old sys command. There seems to be nothing like that for XP, Vista or Win7 and I have no computers running Win98. I do have computers with XP, Vista and Win7. What is the best way to do this? Yes, I've just spent and hour or better on Google. No luck yet.
The ultimate goal is to make the hard disk bootable and copy Windows installation files to the disk, then run the Windows installer from the hard disk.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

3rd December 2010, 01:24 AM
|
 |
The Wibble Rouser
|
|
Join Date: Mar 2005
Age: 37
Posts: 3,786

|
|
|
Re: Help me make a bootable hard disk
Just put in the Windows disc and install. that will make the drive bootable.
__________________
Custom Desktop | AMD Phenom II X4 920 Quad Core CPU - 2.9 GHz | 3 GB DDR2 RAM | 500 GB HDD | Radeon 2400 HD Graphics | DVD-RW | Windows 7 SP1
No fate but what we make...
My Blog: kona0197.wordpress.com
|

3rd December 2010, 01:32 AM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: Help me make a bootable hard disk
Quote:
Originally Posted by glennzo
My friends. I have a laptop hard disk with no OS on it. The laptop has no CDROM, floppy, or bootable USB. I am able to plug this hard disk into any other computer using a USB adapter. The hard disk is then accessible. What I need to do is make this hard disk bootable. In the Windows 98 days you could use the good old sys command. There seems to be nothing like that for XP, Vista or Win7 and I have no computers running Win98. I do have computers with XP, Vista and Win7. What is the best way to do this? Yes, I've just spent and hour or better on Google. No luck yet.
The ultimate goal is to make the hard disk bootable and copy Windows installation files to the disk, then run the Windows installer from the hard disk.
|
Quote:
Originally Posted by kona0197
Just put in the Windows disc and install. that will make the drive bootable.
|
did you not read it all Kona?
|

3rd December 2010, 08:43 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,924

|
|
|
Re: Help me make a bootable hard disk
I have an adapter. The drive can be attached to any computer via this USB adapter.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

3rd December 2010, 01:38 AM
|
|
Registered User
|
|
Join Date: Mar 2006
Posts: 510

|
|
|
Re: Help me make a bootable hard disk
If you can't swap it into a laptop with a cd drive, but you do have access to a desktop that does, then you can buy and adapter for the 2.5 drive at a computer store and swap it into or in parallel the desktop. Then you can use the tools you know to format and make a partition bootable.
__________________
jbkt23
|

3rd December 2010, 02:18 AM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,092

|
|
|
Re: Help me make a bootable hard disk
Or easier, get a USB adapter.
Once you run grub-install targeting the USB disk it should be bootable.
|

3rd December 2010, 02:39 AM
|
 |
The Wibble Rouser
|
|
Join Date: Mar 2005
Age: 37
Posts: 3,786

|
|
|
Re: Help me make a bootable hard disk
Sorry. I'm a bit tired.
__________________
Custom Desktop | AMD Phenom II X4 920 Quad Core CPU - 2.9 GHz | 3 GB DDR2 RAM | 500 GB HDD | Radeon 2400 HD Graphics | DVD-RW | Windows 7 SP1
No fate but what we make...
My Blog: kona0197.wordpress.com
|

3rd December 2010, 09:28 AM
|
 |
Registered User
|
|
Join Date: Apr 2010
Location: Massachusetts
Posts: 170

|
|
|
Re: Help me make a bootable hard disk
Plug the USB HD into a linux box and make your FAT partition. Install GRUB4DOS on the drive. Copy over grldr from GRUB4DOS, io.sys, msdos.sys, and command.com from W98, and then create menu.lst as follows:
Code:
title find and load IO.SYS of Windows 9x/Me
find --set-root /io.sys
chainloader /io.sys
|

3rd December 2010, 09:42 AM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847

|
|
|
Re: Help me make a bootable hard disk
Quote:
|
The ultimate goal is to make the hard disk bootable and copy Windows installation files to the disk, then run the Windows installer from the hard disk.
|
Probably missing something here  but why can you not do that by plugging it into one of your fedora machines.
|

3rd December 2010, 10:28 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,924

|
|
|
Re: Help me make a bootable hard disk
I suppose I could. Here's the plan with this machine. It is a very old laptop. Pretty useless by today's standards, no wireless, no bootable USB, no floppy, no CDROM. It is a Dell PP01S so it's not very powerful. As a project, my adult son wants to install the Google Chrome OS (I know I previously said Windows) on it. He figures that it will probably run well on this low spec machine and if so it would be a neat little toy to take with him wherever he goes. Sort of like a modern day Netbook or something. This is why we're trying to at least get it to boot to a command prompt. We figure once there, installing an OS by copying all the installation files to the disk will be a breeze. We can just run setup. There is no OS on the disk at the moment. Last night I created a 30GB partition (the whole disk) using GParted and that's where it stands.
FWIW, I do like the GRUB4DOS idea. Maybe I'll look into that ??
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

3rd December 2010, 01:07 PM
|
 |
Nuke 'em Alfred! Administrator - Starring in Bill & Steve's Bogus Journey
|
|
Join Date: Mar 2004
Location: Fontana, CA
Age: 37
Posts: 2,332

|
|
|
Re: Help me make a bootable hard disk
Did you heard of FreeDOS. It has all the goodies of previous DOS, and you can use it to make that HD bootable, then copy whatever files you want...
http://www.freedos.org/
__________________
"Since when has the world of computer software design been about what people want? This is a simple question of evolution. The day is quickly coming when every knee will bow down to a silicon fist, and you will all beg your binary gods for mercy. "
BILL GATES...
|

3rd December 2010, 01:27 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,924

|
|
|
Re: Help me make a bootable hard disk
Quote:
Originally Posted by GallComp
Did you heard of FreeDOS. It has all the goodies of previous DOS, and you can use it to make that HD bootable, then copy whatever files you want...
http://www.freedos.org/
|
I've heard of it but it didn't cross my mind. Thanks for the heads up GallComp.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

4th December 2010, 10:21 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,924

|
|
|
Re: Help me make a bootable hard disk
OK. I have time to revisit this subject. I've just downloaded the FreeDOS iso file and have burned a CD. Let's see what this has to offer.
10 minutes later: Don't think this will work for me. I don't believe that FreeDOS sees the laptop hard disk since it's attached to my computer via USB adapter.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

4th December 2010, 11:21 AM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847

|
|
|
Re: Help me make a bootable hard disk
I think ive been at the beer to much  , but why would you need dos etc.. to make it bootable, why not just flag it bootable in gparted etc.. but couldnt you install your os (chrome?) on another machine with your usb adapter, as long as you dont do the first boot till plugged in the old laptop i see no reason why it wouldnt work..
|

4th December 2010, 12:00 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,924

|
|
|
Re: Help me make a bootable hard disk
Quote:
Originally Posted by Dangermouse
I think ive been at the beer to much  , but why would you need dos etc.. to make it bootable, why not just flag it bootable in gparted etc.. but couldnt you install your os (chrome?) on another machine with your usb adapter, as long as you dont do the first boot till plugged in the old laptop i see no reason why it wouldnt work..
|
You haven't been at the beer to much  Since I've just installed gparted to play with this disk I'll try "flagging it as bootable'" and see where that leads. Got to get out of Vista first though.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 00:00 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|