Well not too much of a challenge, at least I think not. The most straight
forward way is simply to go to Explorer and format the drive and transfer
the DOS OS from there in the same way as you would create a bootable floppy.
You can then create or transfer to the USB HDD any dos utilities you wish
plus write a config.sys and autoexec.bat file using notepad.
Alternatively download the requisite dos system files (msdos.sys, io.sys and
command.com plus sys.com) and you could transfer the dos system files (sys
x

without going through the format stage as you would need to do (at least
I think so) if you use Explorer.
"LemonJello" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Edward,
>
> That solution has one problem, I don't have a floppy (nor CD-ROM). I
> do, however, have an internet connection, and 1 usb port. This is the
> challenge!
>
>
> "Edward W. Thompson" <(E-Mail Removed)> wrote in message
> news:<(E-Mail Removed)>...
>> Pretty simple really, boot using an MSDOS bootable floppy, preferably
>> with
>> MSDOS Ver 7 (circa WINSE, downloadable from www.bootdisk.com) and at the
>> command prompt type 'sys x:' where x is the drive letter of the usb-hdd.
>> You
>> may already know but if your fixed HDD is formatted NTFS you wont be able
>> to
>> read/write to it from DOS. You can download and install 'ntfsdos' that
>> will
>> allow you wo read the ntfs volumes from DOS. The other 'reminder' is DOS
>> has a volume size limitation. I partitioned my usb-hdd to provide a 5GB
>> bootable DOS partition, works for me.
>>
>>
>> "LemonJello" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> >I would like suggestions on how I might go about creating a bootable
>> > external usb hard drive.
>> >
>> > I have a notebook with no floppy or CD drive (I mean, I have these but
>> > let's consider that I don't). The notebook does support boot up via
>> > USB. I've been successful creating a bootable USB Memory Key but I
>> > can't pack an image of a hard drive into a memory key. What I'd like
>> > to do is setup my notebook to boot directly off the external USB hard
>> > drive. I know it's probably impossible to boot up in Windows XP but
>> > how about in DOS or PC DOS?
>> >
>> > I would like to boot off my 200GB USB external hard drive (which
>> > contains ghost.exe) and ghost my entire notebook's drive. As I said,
>> > my notebook's BIOS does support boot via USB.
>> >
>> > How can I create a bootable external USB hard drive?
>> >
>> > Thanks