Hello dear guest!

Boot Land is a community driven site established since 2006 and focused on data recovery/backup boot disks, research of Windows 2000/XP/2003/Vista/7 install/deployment/antivirus tools, customizing Windows PE systems and even learning how to recover from disaster situations.

How about joining our boot disk community? So do it. Life's short!

  - You get free access to our newsletter with all the interesting buzz about boot disks
  - We share publicity revenue with everyone who wishes to participate at the forums
  - Publicity is never, never, never displayed to members (along with many other cool things)
http://boot-land.net/register

3 Pages V  < 1 2 3 >  
Reply to this topic
 USB 2.0 + NTFS read/write under DOS, Achieved successfully !
Rating 4 V
post Mar 26 2008, 11:01 PM
Post #11
jezza333
Member   **
Group: Members

  Joined: 2-May 07
Posts: 48
Thank(s): 2


Australia


Well, things are looking fairly sweet at the moment. Last night I managed to find a different version of Iomega's aspiehci.sys, which, when installed after ntfspro is launched, both still work correctly. I am then able to map drives using di1000dd.sys without issues. [if I try to load ntfsdos AFTER the driver is installed, I get the same problem as before. Panasonic's usbaspi.sys [universal, supposedly the best] locks up/reboots my machine if I try this method]

So I have achieved what my initial objective was, and that's a very cool thing in itself, especially when things didn't want to work together [and using DOS after all biggrin.gif]. The two things now working under DOS, together are:

- USB 2.0 speeds
- NTFS read/write

I'm still very interested in getting into building PEs, but a little busy at the moment. I'll take a look and call on advice if [and when laugh.gif] I need it. Cheers mate, you have been a massive help ! thumbup.gif cheers.gif
+Quote Post
post Mar 27 2008, 06:58 PM
Post #12
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,224
Thank(s): 547


Italy


Care to share some info in this "particular" version of Iomega drivers?

Like version, where did you find it and so on? unsure.gif

Can you also confirm that aspiehci.sys is USB 2.0?

jaclaz


--------------------
+Quote Post
post Mar 27 2008, 10:29 PM
Post #13
jezza333
Member   **
Group: Members

  Joined: 2-May 07
Posts: 48
Thank(s): 2


Australia


QUOTE (jaclaz @ Mar 28 2008, 05:58 AM) *
Care to share some info in this "particular" version of Iomega drivers?

Like version, where did you find it and so on?


Well I grabbed it off a torrent with a ton of DOS boot materials in it [all legitimate though, no illegal business], and started testing all 8 or so drivers that were included in it. Most were USB 1.x, so I excluded them. The only one that works with NTFS software/drivers under DOS is aspiehci.sys [only from my testing]. For those interested, I don't know if it's the latest version, but it works and the other version I tested earlier took a long time to detect the drive and I couldn't map the FAT partitions on my USB drive [errors with the subsequent driver]

Here's its info: Iomega ASPI USB-EHCI 1.0 V.13 09 May 2003
Switches I used: /all /int

the /all switch is used to detect all USB drives possible, not just Iomega drives. Not sure what the /int switch is for, but it's used in the official config.sys in Iomega's bootdisk, so I've used it. The second driver [ASPI Storage block device driver/mapping drives to letters] is made by Motto Hairu [most peeps have never heard of them]. I can attach/upload them if you'd like me to wink.gif

QUOTE
Can you also confirm that aspiehci.sys is USB 2.0?


Absolutely, the results between standard initialisation and using that driver are immense. I transferred 30MB in about 5-7 seconds from a NTFS partition as opposed to 4MB in about 25 seconds. Massive difference, and that's under DOS and using NTFS [which isn't native] with the default cache [which can be adjusted] hyper.gif

QUOTE
There are three standards compliant controllers in PC's. In Windows, Go to ControlPanel - System and (look under Hardware or DeviceManager to) examine the listed devices under Universal Serial Bus Controllers to determine the type of USB ports detected:

USB 1.x UHCI (Universal Host Controller Interface) Intel, VIA
USB 1.x OHCI (Open Host Controller Interface) Compaq, Microsoft and National Semiconductor
USB 2.x EHCI (Enhanced Host Controller Interface)


Source: http://jedlik.vein.hu:60080/dos/drivers/dosusb/readme.txt

smile.gif
+Quote Post
post Mar 28 2008, 08:24 AM
Post #14
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,224
Thank(s): 547


Italy


Hmmmm, the 0.13 version is the one that ships (shipped) with SYMANTEC GHOST 2003, cannot say if it's available freely elsewhere.

It seems to be however part of this "multi-device" DOS CD:
http://vivil.free.fr/usbdosboot/
(Warning 56k users, the .iso is 42 Mb)


Good to know that it gives USB 2.0 speed. smile.gif

jaclaz


--------------------
+Quote Post
post Mar 28 2008, 10:31 AM
Post #15
jezza333
Member   **
Group: Members

  Joined: 2-May 07
Posts: 48
Thank(s): 2


Australia


QUOTE (jaclaz @ Mar 28 2008, 07:24 PM) *
Hmmmm, the 0.13 version is the one that ships (shipped) with SYMANTEC GHOST 2003, cannot say if it's available freely elsewhere.


Why wouldn't it be? It's also available in the bootdisk.com USB boot collection according to their website; not to mention a ton of other sites on the internet - just varying versions smile.gif

QUOTE
Good to know that it gives USB 2.0 speed. smile.gif


Yep, excellent stuff. USBASPI.SYS also provides USB 2.0 speeds and is supposedly compatible with a larger number of drives, but isn't compatible with any of the DOS based NTFS drivers I've tried.

smile.gif
+Quote Post
post Mar 28 2008, 11:35 AM
Post #16
Nuno Brito
Platinum Member   ******
Group: .script developer

  Joined: 13-July 06 From: Pittsburgh

Posts: 7,846
Thank(s): 341


Portugal


Would you make available this image?

These features sound awesome, I really like DOS and can't conform that people call it "old".. laugh.gif

Great work! thumbup.gif


--------------------
http://f0rums.com - grab a free forum to include inside your site.
+Quote Post
post Mar 29 2008, 07:10 AM
Post #17
jezza333
Member   **
Group: Members

  Joined: 2-May 07
Posts: 48
Thank(s): 2


Australia


QUOTE (Nuno Brito @ Mar 28 2008, 10:35 PM) *
Would you make available this image?


Would you like me to upload the drivers I have used and the order of execution? A ramdisk needs to be loaded and the drivers copied to the ramdisk [how can they be installed when the drive/files being referenced temporarily doesn't exist], then installed using ctload. I can upload or supply the URL of all the files needed if you wish wink.gif

Not a problem either way. smile.gif
+Quote Post
post Mar 29 2008, 07:46 AM
Post #18
Nuno Brito
Platinum Member   ******
Group: .script developer

  Joined: 13-July 06 From: Pittsburgh

Posts: 7,846
Thank(s): 341


Portugal


QUOTE
I can upload or supply the URL of all the files needed if you wish


This would be great along with a small tutorial! thumbup.gif


--------------------
http://f0rums.com - grab a free forum to include inside your site.
+Quote Post
post Mar 29 2008, 08:22 AM
Post #19
jezza333
Member   **
Group: Members

  Joined: 2-May 07
Posts: 48
Thank(s): 2


Australia


Sure thing, I'll see what I can do. smile.gif

EDIT: sorry, a little late, but here it is. I've made it easy enough to understand, even for the not-so-proficient PC user. Any 'baby talk' isn't meant to be offensive; I know you know a ton about this sort of field.

Let me know if I'm missing anything smile.gif
Cheers.

EDIT: Updated the tutorial slightly... you can find it on the first post in this thread:
http://www.boot-land.net/forums/index.php?...ost&p=31969
+Quote Post
post Mar 31 2008, 10:24 PM
Post #20
Nuno Brito
Platinum Member   ******
Group: .script developer

  Joined: 13-July 06 From: Pittsburgh

Posts: 7,846
Thank(s): 341


Portugal


Cool instructions, really liked the intro:
QUOTE
Gday there reader wink.gif

Here are the [de/in]structions you need to create a bootable USB thumb drive..


laugh.gif

(only found one typo: archiover)

Would you edit your first post on this topic to ease other people to find this good guide?

It was a very easy to follow tutorial.

Very good work! thumbup.gif



--------------------
http://f0rums.com - grab a free forum to include inside your site.
+Quote Post

3 Pages V  < 1 2 3 >
Reply to this topic
1 User(s) are reading this topic ()


  

Collapse

  Topic Replies Topic Starter Views Last Action
No New Posts USBoot w/XPsp2 not booting after DiskCryptor system encryption
BSOD Stop Code = UNMOUNTABLE_BOOT_VOLUME
4 Zoso 1,295 6th February 2010 - 11:38 AM
Last post by: Wonko the Sane
No new DOS 32 bit with LFN support through VMM32.VXD
Another semi-random hint/idea
16 was_jaclaz 8,306 18th December 2009 - 10:58 AM
Last post by: wendy
No New Posts USB not booting
7 xerces8 2,325 28th November 2009 - 01:32 PM
Last post by: was_jaclaz
No New Posts USB_MultiBoot_10 and HP Labtops
HP530, HP500
2 Robekia 1,416 21st November 2009 - 09:20 AM
Last post by: was_jaclaz
No New Posts Pinned: USB booting utilities
Suggestions and submissions
6 XICO2KX 3,644 19th November 2009 - 04:13 PM
Last post by: was_jaclaz