rloew Posted May 27, 2017 Posted May 27, 2017 After further experimentation I have determined that unlike VFAT.VXD, FASTFAT.SYS and presumably NTFS.SYS do not handle Partiition offsets so they do not need to be modified. The Extended MBR Patch will need to be placed further down the Driver stack. 1
rloew Posted May 28, 2017 Posted May 28, 2017 Paragon GPT Loader. There is also the Seagate DiscWizard but it may be limited to Seagate Drives.
dencorso Posted May 29, 2017 Posted May 29, 2017 Shouldn't this thread be in the XP forum? What has it to do with 2k or 2k3?
cc333 Posted June 1, 2017 Posted June 1, 2017 On 5/28/2017 at 5:17 PM, dencorso said: Shouldn't this thread be in the XP forum? What has it to do with 2k or 2k3? I assume that since XP, 2k and 2k3 share a common codebase (NT 5.x), whatever applies to one, should apply to the others, and thus it doesn't really matter which forum it gets posted in, since it's equally relevant to everything NT 5-based. That's my understanding, anyway. c
jaclaz Posted June 2, 2017 Posted June 2, 2017 (edited) 14 hours ago, cc333 said: I assume that since XP, 2k and 2k3 share a common codebase (NT 5.x), whatever applies to one, should apply to the others, and thus it doesn't really matter which forum it gets posted in, since it's equally relevant to everything NT 5-based. That's my understanding, anyway. c @cc333 That post you quoted is a leftover from the split that was made. At a given point 98SE and RLoew started talking here of Ramdisk related stuff for Windows 98 and the topic was split, keeping here the XP (or NT 5.x if you prefer) and 2TB MBR limit stuff, moving all the rest to this new topic: Everything is cool and dandy, now. jaclaz Edited June 2, 2017 by jaclaz
Dibya Posted June 15, 2017 Posted June 15, 2017 hi i have fixed DISK issue https://ryanvm.net/forum/viewtopic.php?f=7&t=10547&p=142820#p142808 thanks to vioplujjnsjzfg test it ,. I will try it on my horrible SKylake rig
rloew Posted August 8, 2017 Posted August 8, 2017 On 6/15/2017 at 0:41 AM, Dibya said: hi i have fixed DISK issue https://ryanvm.net/forum/viewtopic.php?f=7&t=10547&p=142820#p142808 thanks to vioplujjnsjzfg test it ,. I will try it on my horrible SKylake rig Apparently not.
dencorso Posted August 8, 2017 Posted August 8, 2017 Quote vioplujjnsjzfg wrote on Sat Jun 17, 2017 8:02 am Spoke too soon: DO NOT USE THIS DISK PATCH!!! Everything seems to be working but it's NOT! Seems like disk writes gets wrapped around over 2.2TB and ends up rewriting start of the disk! Being stupid and trying it on my main PC for a week I just lost everything on my 3TB drive (all NTFS structures overwritten by data). The old and always reliable wraparound strikes again...
ruthan Posted August 8, 2017 Posted August 8, 2017 (edited) I bought paragon GPT years ago, its working, but it sucks that i cant be used for boot disk.. other problem which i have i that i wasnt capable to make it work with Intel Sata i and i had to use Marwell or Asmedia Sata ports, what is pretty limiting when you selecting new board (unless you using additiona controllerl). But not be able to make it work with Intel controll, could be my fault, im also not sure about these 3TB unlockers and enablers from MB manufactors and Acronis, i once unistalled it and Paragon GTP was not working after restart. Edited August 8, 2017 by ruthan
Dibya Posted August 10, 2017 Posted August 10, 2017 (edited) On 08/08/2017 at 2:48 AM, rloew said: Apparently not. Do you know how to fix it ? At least I am able to get GPT work with out paragon Edited August 10, 2017 by Dibya
rloew Posted August 10, 2017 Posted August 10, 2017 I ran some experiments n the hope of supporting my Extended MBR approach to >2TiB Hard drives. As a minimum you need to modify or replace ATAPI.SYS. The Windows 2003 Version did not work. The UNIATA replacement does work. I was able to get past 2TiB with UNIATA using ASPI Commands but still did not see >2TiB through the \\.\PHYSICALDRIVE# Interface. I did not try your DISK.SYS with UNIATA.
roytam1 Posted August 10, 2017 Posted August 10, 2017 1 hour ago, rloew said: I ran some experiments n the hope of supporting my Extended MBR approach to >2TiB Hard drives. As a minimum you need to modify or replace ATAPI.SYS. The Windows 2003 Version did not work. The UNIATA replacement does work. I was able to get past 2TiB with UNIATA using ASPI Commands but still did not see >2TiB through the \\.\PHYSICALDRIVE# Interface. I did not try your DISK.SYS with UNIATA. IIRC SCSIPORT.SYS (which UniATA uses) has 2TiB (2 199 023 255 552 bytes) limit if sector size == 512 bytes.
dencorso Posted August 10, 2017 Posted August 10, 2017 What about the carry big sliding into oblivion? UEFI_Drive_Partition_Limits_Fact_Sheet.pdf
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now