MSFN Forum: Drive Order - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

Drive Order Rate Topic: -----

#1 User is offline   NATO 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 10-May 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 29 May 2012 - 02:43 AM

Just a little niggle.

When I run Windows defrag or TuneUP Utilities defrag the drive partitions appear in the right order, C: D: E: F:

But when checkdisk runs at startup the drives are shown as D: E: F: C: (I don't use a bootscreen, using /fastdetect /sos in boot.ini)

The same is true if I use Disk Management.

Clicking on the drive section just jumbles things up into a different order!

Is there any way to get Windows to always put them in the right order.? (Nope!)

I am striving for perfection here!

;-)

I have given up on this since the 'Distributed Link Tracking Service' changed the primary from C to D and the 1st logical from D to C.

jaclaz pointed out that it would be difficult to change back and the MS articles did not help any so I just upped the letters on the other drives.

To: [ D: Primary ]{ [ E: 1st Logical ] [ F: 2nd Logical ] [ G: 3rd Logical ]

And made the DVD drive H:

Just had to change the paths to the folders on the newly lettered drives.

Easiest way out, otherwise I would have to delete all the partitions and re-partition the drive.

Too bad.

Works just fine though and all the other problems have now been resolved. :)

Thanks to all of you and have a nice day.

Ian

This post has been edited by NATO: 08 June 2012 - 02:17 AM



#2 User is offline   bphlpt 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,075
  • Joined: 12-May 07

Posted 29 May 2012 - 03:26 AM

I believe that Disk Management, and probably Chkdisk, list the C; D; type drives, they are listed based on which Disc, ie Disc 0, Disc 1, etc, they are located on and on the order that they are added, usually primary partitions first, then logical. The fact that you can reassign drive letters doesn't necessarily change the order they are displayed. It is definitely not straight forward that I've ever figured out.

http://en.wikipedia....tter_assignment
http://social.techne...6b-2eadc7f66345

Cheers and Regards

#3 User is offline   GrofLuigi 

  • GroupPolicy Tattoo Artist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,275
  • Joined: 21-April 05
  • OS:none specified
  • Country: Country Flag

Posted 29 May 2012 - 09:53 AM

I have never seen C: listed first on the /SOS chkdisk screen, no matter how the partitions are laid out, and I use /SOS all the time.

GL

#4 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,241
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 29 May 2012 - 11:55 AM

http://support.microsoft.com/kb/833721

Quote

The /sos switch displays the device driver names while they are being loaded. By default, the Windows Loader screen only echoes progress dots. Use this switch with the /basevideo switch to determine the driver that is triggering a failure.
So... irrelevant.

Quote

Clicking on the drive section just jumbles things up into a different order!
"Drive Section"? Do you mean "Volume"? They will be "sorted" by Volume Name and not by Drive Letter. The Lower ("Graphical") will show, as bphlpt suggested, Disk0->Partition1/Partition2/(etc.) also regardless of Drive Letter. Drive Letters "sorting" only occurs in Windows Explorer (afaik) and Defraggers (etc).

Is your OS on the D-driver perchance (second partition)? Could you provide your "BOOT.INI" contents? Just to clarify a couple of things/confusion.

BTW, I don't think you have (based upon your probable partition/drive-letter setup) any "options" to cure your "niggle" (I could be wrong).

This post has been edited by submix8c: 29 May 2012 - 11:56 AM


#5 User is offline   GrofLuigi 

  • GroupPolicy Tattoo Artist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,275
  • Joined: 21-April 05
  • OS:none specified
  • Country: Country Flag

Posted 29 May 2012 - 09:29 PM

@submix8c, /sos also displays the otherwise invisible chkdsk screen (as triggered by autochk). That is when there is no check is scheduled, but how would chkdsk know if it didn't check the drive's dirty flag? I think the same screen is also shown if you boot in safe mode.

#6 User is offline   NATO 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 10-May 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 30 May 2012 - 02:42 AM

The drive is partitioned [C:][ + EXTENDED + [D:][ E:][ F:] partitions.]

C: Local Drive Win XP SP3 PRO 01
D: Local Drive Win XP SP3 PRO 02 currently nLite (used to copy to a bootable USB drive and handy for comparison purposes.)
E: Documents/Pictures/Music
F: Video

Boot.ini is as shown below...

[boot loader]
timeout=8
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="WIN XP SP3 PRO 01" /noexecute=optin /fastdetect /TUTag=NFCXW2 /Kernel=TUKernel.exe
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="WIN XP SP3 PRO 02" /noexecute=optin /fastdetect /sos
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="WIN XP SP3 PRO 01 (TuneUp Backup)" /noexecute=optin /fastdetect /TUTag=NFCXW2-BAK

If I take the TuneUP Utilities entries out it looks a bit better...

[boot loader]
timeout=8
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="WIN XP SP3 PRO 01" /noexecute=optin /fastdetect /
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="WIN XP SP3 PRO 02" /noexecute=optin /fastdetect /sos

Is that any help?

This post has been edited by NATO: 30 May 2012 - 05:56 AM


#7 User is offline   Ponch 

  • MSFN Master
  • Group: Patrons
  • Posts: 2,957
  • Joined: 23-November 05
  • OS:none specified
  • Country: Country Flag

Posted 30 May 2012 - 02:21 PM

View PostNATO, on 29 May 2012 - 02:43 AM, said:

The same is true if I use Disk Management.

I guess this and Submix8c answer your question.
Disk Management shows drive in alphabetic "Volume" order simply because it is the 1st column in the window, regardless of the drive letter that appears after the Volume name.
You could try renaming your drives to have them appear in the new order.
1_System1 (C:)
2_System (D:)
3_Data (E:) :)

#8 User is offline   NATO 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 10-May 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 31 May 2012 - 01:38 AM

Looks like that is the possible answer. To re-name them in alphabetical or numerical order.

C: [A Local Drive]
D: [B Local Drive]
E: [Documents]
F: [Video]

or...

C: [1 Local Drive]
D: [2 Local Drive]
E: [3 Documents]
F: [4 Video Archive]

I'll give your suggestions a try out tonight.

Thanks all!

This post has been edited by NATO: 31 May 2012 - 01:39 AM


#9 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,427
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 31 May 2012 - 02:25 AM

View PostNATO, on 31 May 2012 - 01:38 AM, said:

Looks like that is the possible answer. To re-name them in alphabetical or numerical order.

C: [A Local Drive]
D: [B Local Drive]
E: [Documents]
F: [Video]

or...

C: [1 Local Drive]
D: [2 Local Drive]
E: [3 Documents]
F: [4 Video Archive]

I'll give your suggestions a try out tonight.

Thanks all!

If I may, this looks more like logical:
C: [C_XP_PRO_1]
D: [D_XP_PRO_2]
E: [E_Documents]
F: [F_Videos]

and, actually for NO apparent reason :w00t:, a nice related thingy:
http://www.novell.co...ench/11597.html

and some variations of the idea (both cool and uncool):
http://www.sevenforu...drive-icon.html
http://rubenerd.com/...le-drive-icons/
http://www.pauahtun....riveLetter.html

and (should it be needed) remember that Explorer can use somethig different from actual Label of the drive:
http://www.tweaklibr...Explorer/11102/

I guess that disk management (and the chkdsk) use the Label value and not the Explorer Registry one, so you can have a Label of C_drive, D_drive, etc. BUT an Explorer name XP PRO, Documents, etc. :unsure:

jaclaz

#10 User is offline   NATO 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 10-May 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 31 May 2012 - 06:09 AM

View Postjaclaz, on 31 May 2012 - 02:25 AM, said:

View PostNATO, on 31 May 2012 - 01:38 AM, said:

Looks like that is the possible answer. To re-name them in alphabetical or numerical order.

C: [A Local Drive]
D: [B Local Drive]
E: [Documents]
F: [Video]

or...

C: [1 Local Drive]
D: [2 Local Drive]
E: [3 Documents]
F: [4 Video Archive]

I'll give your suggestions a try out tonight.

Thanks all!

If I may, this looks more like logical:
C: [C_XP_PRO_1]
D: [D_XP_PRO_2]
E: [E_Documents]
F: [F_Videos]

and, actually for NO apparent reason :w00t:, a nice related thingy:
http://www.novell.co...ench/11597.html

and some variations of the idea (both cool and uncool):
http://www.sevenforu...drive-icon.html
http://rubenerd.com/...le-drive-icons/
http://www.pauahtun....riveLetter.html

and (should it be needed) remember that Explorer can use somethig different from actual Label of the drive:
http://www.tweaklibr...Explorer/11102/

I guess that disk management (and the chkdsk) use the Label value and not the Explorer Registry one, so you can have a Label of C_drive, D_drive, etc. BUT an Explorer name XP PRO, Documents, etc. :unsure:

jaclaz


Thanks Jaclaz,

The TweakLibrary looks good to me.

I will post back ASAP.

Ian

#11 User is offline   Ponch 

  • MSFN Master
  • Group: Patrons
  • Posts: 2,957
  • Joined: 23-November 05
  • OS:none specified
  • Country: Country Flag

Posted 31 May 2012 - 06:54 AM

View Postjaclaz, on 31 May 2012 - 02:25 AM, said:

If I may, this looks more like logical:
C: [C_XP_PRO_1]
D: [D_XP_PRO_2]
E: [E_Documents]
F: [F_Videos]

There is a problem here: multiboot ("they never learn"). Obviously he can't get it right in both systems but you'd leave him with this in his alternative system:
C: [D_XP_PRO_2] :huh:
D: [C_XP_PRO_1] :blink:
E: [E_Documents]
F: [F_Videos]

#12 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,427
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 31 May 2012 - 07:16 AM

View PostPonch, on 31 May 2012 - 06:54 AM, said:

There is a problem here: multiboot ("they never learn"). Obviously he can't get it right in both systems but you'd leave him with this in his alternative system:
C: [D_XP_PRO_2] :huh:
D: [C_XP_PRO_1] :blink:
E: [E_Documents]
F: [F_Videos]

Not really.
We don't know HOW exactly NATO has setup his system :unsure:.
He may have done the RIGHT thing (or at least the one I do ;)) which is to have ALWAYS, on *any* OS booted the SAME lettering scheme (any given dirve ALWAYS gets SAME given drive letter).
(i.e. when he boots his second instance of XP the drive is D:\ or if you prefer D:\ is the Boot drive - along the WRONG MS terminology - see http://www.multiboot....uk/system.html )
OR he may have done what kids multi-booting usually do :w00t:, install the second instance after having hidden the first one, and have a same drive getting a different drive letter according to the currently booted OS.

Compare with (among others):
http://reboot.pro/8052/

jaclaz

#13 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,241
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 31 May 2012 - 04:51 PM

BWAHAHAH!!!

As a former non-US-born employer of my step-son use to say... "HAHAHAH! You so funny! You make me raff!"

Thx... I needed that. :w00t:

#14 User is offline   NATO 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 10-May 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 04 June 2012 - 06:04 AM

If you look at the Logon-Logoff thread and the problem of legacy Teefer for NT and wpsdrvnt driver issues you will see that I have cured all the evils which were plaguing this 10 year old installation by making a new nLite install CDR from the old C: drive installation.

I even have the correct logoff panel instead of the older cream colored one.

Even the root kit has disappeared with a good formatting.

I have now reverted to single boot as it was only a temporary situation.

Problem is that Windows, in its inanimate (?) infinite wisdom, has reassigned drive letters so now the Primary is D: and the 1st logical drive is C:

Maybe it is coming to life like C5...

Many thanks for all your friendly help.

\Ö/

Grrrr!!!

This post has been edited by NATO: 04 June 2012 - 06:05 AM


#15 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,427
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 04 June 2012 - 09:14 AM

@NATO
don't take this as an offence (as it is NOT meant to be one :)) but you haven't cured *anything*.
You simply re-installed.
Medical comparison :w00t: :
I cured the gangrene by amputating the affected limb.
:ph34r:

jaclaz

#16 User is offline   NATO 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 10-May 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 07 June 2012 - 02:03 AM

View Postjaclaz, on 04 June 2012 - 09:14 AM, said:

@NATO
don't take this as an offence (as it is NOT meant to be one :)) but you haven't cured *anything*.
You simply re-installed.
Medical comparison.
I cured the gangrene by amputating the affected limb.

*** You can cure gangrene sometimes by applying unripe Papaya in a compress to the affected area.***
That's why it is known as the Medicine Tree. Delcious too, reminds me of when we lived in Singapore.

(GHQ FARELF - Far Eastern Land Forces. 1958-1961)

jaclaz


For years I had a 12MB bad cluster on the C: partition and that has gone too. (Cured!) :whistle:

Three entries in Event Viewer relating to HiPerfcooker and two others adding entries to the Windows Namespace turn out to be present immediately after doing a clean install anyway. Probably some sort of super Alexa. (Learning!) :blink:

Rootkits which appeared on the E: Music partition have also been taken care of. (Cured.) :whistle:

Logon/Logoff with this Belgian (Period) keyboard. (Cured.) :w00t:

Running like a dream thanks to your help.

This post has been edited by NATO: 07 June 2012 - 02:06 AM


#17 User is offline   Ponch 

  • MSFN Master
  • Group: Patrons
  • Posts: 2,957
  • Joined: 23-November 05
  • OS:none specified
  • Country: Country Flag

Posted 07 June 2012 - 04:38 AM

View PostNATO, on 07 June 2012 - 02:03 AM, said:

For years I had a 12MB bad cluster on the C: partition and that has gone too. (Cured!) :whistle:

Of course now they're on D: :D
More seriously, I hope the :whistle: is a sarcastic :whistle: to yourself and not a :yes: to Jaclaz . Otherwise you might be in for a bad surprise in a few months. Better get them back marked as "bad" before your OS tries to actually use them in an unsuspecting way.
Knowing you had bad sectors, you should have gone for a full format on that c:.

#18 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,427
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 07 June 2012 - 05:24 AM

View PostPonch, on 07 June 2012 - 04:38 AM, said:

Knowing you had bad sectors, you should have gone for a full format on that c:.

Actually one should go through the respective drive manufacturer diagnostics, BEFORE that :angel .
And possibly re-test with a tool like Victoria or mhdd....
Then flip a coin, and whatever is the result :w00t: , change that drive, and the new one will crash in two months time. :ph34r:

Seriously, very few things in my experience are so aleatory as the "expected lifetime" of a disk.

Once upon a time (many, many years ago) I saved some data from a Samsung HD (a 4.3 Gb one, so you understand how much time has passed).
The drive suffered from a rather "heavy" head crash which made several HUNDREDS clusters not only unreadable any more but even not formattable (and in theory there should be magnetic debris all over the disk, likely to ruin quickly the whole surface).
Once I got the data (luckily the actual "important" data was fully recovered) and having installed a new hard disk, I had this "relic" around.
After a few tests with zeroing out, formatting, wiping, etc. with no result, I set it aside.
Being (notoriously) cheap ;) a few years later I decided to make an experiment (I needed a small hard disk for a headless "controller like" machine, of course not in mission critical use).
I simply determined by experiment where the bad clusters were ( a biggish almost contiguous zone around 1/3 of the disk) and simply partitioned the disk in such a way that that zone was left untouched (one partition before and one after the bad zone).
As per today, that machine (and the disk) is still working allright (and has it worked 24/7 for the last - cannot remember exactly - 8 or 9 years).
What gives? :unsure:


jaclaz

#19 User is offline   NATO 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 10-May 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 07 June 2012 - 06:01 AM

View PostPonch, on 07 June 2012 - 04:38 AM, said:

View PostNATO, on 07 June 2012 - 02:03 AM, said:

For years I had a 12MB bad cluster on the C: partition and that has gone too. (Cured!) :whistle:

Of course now they're on D: :D
More seriously, I hope the :whistle: is a sarcastic :whistle: to yourself and not a :yes: to Jaclaz . Otherwise you might be in for a bad surprise in a few months. Better get them back marked as "bad" before your OS tries to actually use them in an unsuspecting way.
Knowing you had bad sectors, you should have gone for a full format on that c:.


They are gone now. I always use full format on hard drives.

Quick format is reserved for USB sticks and my few remaining diagnostic, partitioning and imaging floppies. (All on CDR now.)

It's a Maxtor drive, just like the first one, which died after a year just outside warranty.

I have a Western Digital on order.

One thing that really is annoying about the MS Documents folder is that the other folders are inside it.

MS should have made separate folders for Documents, Pictures, Music and Video and made it simple for them to be moved to partitions and the Video to a second slave or external drive IMO.

I move them anyway, as it saves time defragmenting.

This post has been edited by NATO: 07 June 2012 - 06:02 AM


#20 User is offline   NATO 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 10-May 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 07 June 2012 - 06:08 AM

View Postjaclaz, on 07 June 2012 - 05:24 AM, said:

View PostPonch, on 07 June 2012 - 04:38 AM, said:

Knowing you had bad sectors, you should have gone for a full format on that c:.

Actually one should go through the respective drive manufacturer diagnostics, BEFORE that :angel .
And possibly re-test with a tool like Victoria or mhdd....
Then flip a coin, and whatever is the result :w00t: , change that drive, and the new one will crash in two months time. :ph34r:

Seriously, very few things in my experience are so aleatory as the "expected lifetime" of a disk.

Once upon a time (many, many years ago) I saved some data from a Samsung HD (a 4.3 Gb one, so you understand how much time has passed).
The drive suffered from a rather "heavy" head crash which made several HUNDREDS clusters not only unreadable any more but even not formattable (and in theory there should be magnetic debris all over the disk, likely to ruin quickly the whole surface).
Once I got the data (luckily the actual "important" data was fully recovered) and having installed a new hard disk, I had this "relic" around.
After a few tests with zeroing out, formatting, wiping, etc. with no result, I set it aside.
Being (notoriously) cheap ;) a few years later I decided to make an experiment (I needed a small hard disk for a headless "controller like" machine, of course not in mission critical use).
I simply determined by experiment where the bad clusters were ( a biggish almost contiguous zone around 1/3 of the disk) and simply partitioned the disk in such a way that that zone was left untouched (one partition before and one after the bad zone).
As per today, that machine (and the disk) is still working allright (and has it worked 24/7 for the last - cannot remember exactly - 8 or 9 years).
What gives? :unsure:


jaclaz


What gives?

Like a lot of things quality control assigns degrees of perfection/imperfection to the drives.

Good ones get a 1 and go to government and the military. Not so good get a 2 down to 6 and the cheaper you buy the cheaper you get.

Government and Military buyers are wise to all this and expect the best.

Yes, I do use the drive diagnostic and do a burn in test.

With the first Maxtor drive I did all this and about three weeks later ... click, click, click, click, click ... stop.

S.M.A.R.T. didn't report any errors either.

Share this topic:


  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy