|
LITTLEBLACKDOG.COM
|
| Author |
Message |
videobruce
Cat Chaser

Joined: 30 Oct 2001 Posts: 747
Location: Buffalo, NY
|
Posted:
Wed Dec 26, 2007 6:50 am Post subject: All folders in 2 drives 'read only' and can't be unchecked |
|
Using a fresh custom install (using nLite) of XP Pro w/s sp2 slipstreamed, all the folders in 'C' and 'D' drive are 'read only' I tried to uncheck them, but it doesn't stick.
NO services were removed, but some were stopped as I always do. I assume this might be it, but I never encounterned this before.
I have used nLite many times with both 2k & XP, but this is a new one. Any ideas here?
BTW; nLite allows a combination of slipstreaming, stopping and/or removing services, adding hotfixes, programs & drivers along with burning the O/S using one program. (I also have asked the question in their forum before someone askes, but it isn't a nLite issue.) |
_________________ Copyright protection & Intellectual property my ass. All the studios want is more money & control.
|
|
|
|
|
T
Curmudgeon

Joined: 17 May 2001 Posts: 16152
Location: Airstrip One
|
Posted:
Wed Dec 26, 2007 8:14 am Post subject: |
|
attrib -r c:\ /s /d
attrib -r d:\ /s /d |
_________________ Got questions? Click here.
Still got questions? Click here, too.
affabletoaster, Akely, anglachel, blahpony, CMTG, EdisonRex, Elk, Equin, evilness, Fido, fathertyme, Goddess, Jaymac, je, jodygirl, KingKobra, Lycander, mally, Max, OhioArt2, perrito_blanco, Rover, Spot, sully_51, Superdwarf, the taz man, thriftyjack, twiztid, wrathiron, yiayia49
Would you like good music at a price that is right? CD Baby, baby.
"Leverage" and "text" are nouns, not verbs.
|
|
|
|
|
videobruce
Cat Chaser

Joined: 30 Oct 2001 Posts: 747
Location: Buffalo, NY
|
Posted:
Wed Dec 26, 2007 9:19 am Post subject: |
|
Command lines and I don't get alone. |
_________________ Copyright protection & Intellectual property my ass. All the studios want is more money & control.
|
|
|
|
|
JustAnEngineer
Leg Humper


Joined: 27 Jan 2002 Posts: 4627
Location: Heart of Dixie
|
Posted:
Wed Dec 26, 2007 9:45 am Post subject: |
|
videobruce wrote:Command lines and I don't get alone. Reading is fundamental. |
_________________
1: C2Q 9300, GA-X48-DS4, 8 GiB PC2-6400, Radeon HD3870X2, 4x 640GB Caviar SE16 (RAID 1+0) +750GB, Pioneer 106S, X-Fi XG, Antec P182, S75CF, 3007WFP, CVT Avant Prime, Logitech G7
2: Athlon64 X2 4600+, DFI RS482 Infinity, 2 GiB PC3200LL, Radeon X800XL, 320GB Barracuda 7200.10, Samsung SH-S182M, ASUS TM-210, M12-500, 2001FP, Logitech MX3000
|
|
|
|
|
videobruce
Cat Chaser

Joined: 30 Oct 2001 Posts: 747
Location: Buffalo, NY
|
Posted:
Wed Dec 26, 2007 10:13 am Post subject: |
|
One missed 'space' or a "/" instead of a "\" kills the process. |
_________________ Copyright protection & Intellectual property my ass. All the studios want is more money & control.
|
|
|
|
|
tecgod13
Tail-Wagger


Joined: 13 Aug 2002 Posts: 2865
Location: Western Massachusetts
|
Posted:
Wed Dec 26, 2007 11:02 am Post subject: |
|
videobruce wrote:One missed 'space' or a "/" instead of a "\" kills the process.
Does that mean you've tried it and it doesn't work?
Or are you still hiding behind a gui? |
_________________ "The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself?"
http://www.livejournal.com/users/tecgod13/
|
|
|
|
|
Extreme
Big Dog


Joined: 17 Jun 2001 Age: 28 Posts: 4396
Location: Palm Bay, Florida USA
|
Posted:
Wed Dec 26, 2007 12:35 pm Post subject: |
|
videobruce wrote:Command lines and I don't get alone.
Attrib /? wrote:
Displays or changes file attributes.
ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [drive:][path][filename]
[/S [/D]]
+ Sets an attribute.
- Clears an attribute.
R Read-only file attribute.
A Archive file attribute.
S System file attribute.
H Hidden file attribute.
[drive:][path][filename]
Specifies a file or files for attrib to process.
/S Processes matching files in the current folder
and all subfolders.
/D Processes folders as well.
The only recommendation I have is to remove the \ after the drive names:
attrib -r c: /s /d
attrib -r d: /s /d |
_________________ I ♥ my IT guy, do you?
|
|
|
|
|
T
Curmudgeon

Joined: 17 May 2001 Posts: 16152
Location: Airstrip One
|
Posted:
Thu Dec 27, 2007 12:30 am Post subject: |
|
Extreme wrote:The only recommendation I have is to remove the \ after the drive names:
attrib -r c: /s /d
attrib -r d: /s /d
That would cause the command to operate starting from the current directory on each drive, which may not necessarily be the root directory. The original poster claimed that all folders on both partitions are read-only. |
_________________ Got questions? Click here.
Still got questions? Click here, too.
affabletoaster, Akely, anglachel, blahpony, CMTG, EdisonRex, Elk, Equin, evilness, Fido, fathertyme, Goddess, Jaymac, je, jodygirl, KingKobra, Lycander, mally, Max, OhioArt2, perrito_blanco, Rover, Spot, sully_51, Superdwarf, the taz man, thriftyjack, twiztid, wrathiron, yiayia49
Would you like good music at a price that is right? CD Baby, baby.
"Leverage" and "text" are nouns, not verbs.
|
|
|
|
|
JustAnEngineer
Leg Humper


Joined: 27 Jan 2002 Posts: 4627
Location: Heart of Dixie
|
Posted:
Thu Dec 27, 2007 4:51 am Post subject: |
|
Yup, that T, he's a reader. |
_________________
1: C2Q 9300, GA-X48-DS4, 8 GiB PC2-6400, Radeon HD3870X2, 4x 640GB Caviar SE16 (RAID 1+0) +750GB, Pioneer 106S, X-Fi XG, Antec P182, S75CF, 3007WFP, CVT Avant Prime, Logitech G7
2: Athlon64 X2 4600+, DFI RS482 Infinity, 2 GiB PC3200LL, Radeon X800XL, 320GB Barracuda 7200.10, Samsung SH-S182M, ASUS TM-210, M12-500, 2001FP, Logitech MX3000
|
|
|
|
|
videobruce
Cat Chaser

Joined: 30 Oct 2001 Posts: 747
Location: Buffalo, NY
|
Posted:
Thu Dec 27, 2007 7:46 am Post subject: |
|
Quote:Does that mean you've tried it and it doesn't work? NO, it means it the past it's been a problem. Quote:Or are you still hiding behind a gui? I can turn that around by asking "Are you hiding behind a DOS prompt? Quote:The original poster claimed that all folders on both partitions are read-only. It really isn't a problem after reading that M$ KB article. I just never noticed this as I never looked for it.
I only stumbled across this when I went to uncheck the 'Read only' box for a folder that was copied from a CD since I knew that read only status follows data from a CD.
I had a problem afterwards that now appears to be unrelated which is why I made the post.
Thanks, I keep on forgetting I'm dealing with M$. |
_________________ Copyright protection & Intellectual property my ass. All the studios want is more money & control.
|
|
|
|
|
Extreme
Big Dog


Joined: 17 Jun 2001 Age: 28 Posts: 4396
Location: Palm Bay, Florida USA
|
Posted:
Thu Dec 27, 2007 4:03 pm Post subject: |
|
T wrote:Extreme wrote:The only recommendation I have is to remove the \ after the drive names:
attrib -r c: /s /d
attrib -r d: /s /d
That would cause the command to operate starting from the current directory on each drive, which may not necessarily be the root directory. The original poster claimed that all folders on both partitions are read-only.
The reason why I recommended removing the trailing \ was due to the following error when I tried the command you recommended (On two separate PC's):
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Jeff>attrib -r c:\ /s /d
File not found - C:\
C:\Documents and Settings\Jeff>
Removing the trailing \ allows the command to process and takes a considerable amount of time, as if it were going through all of the folders... |
_________________ I ♥ my IT guy, do you?
|
|
|
|
|
Slymer
Tail-Wagger


Joined: 29 May 2003 Age: 30 Posts: 2336
Location: chair in front of my computer
|
Posted:
Thu Dec 27, 2007 4:04 pm Post subject: |
|
it probably needs to be
attrib -r c:\* /s /d
attrib -r d:\* /s /d |
_________________ The Sly One
======================================
Windows is like crack. It feels good, it's easy to start into, it hooks you bad, it costs a ton of money, and it makes you crazy. And you still love it. - EdisonRex
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein
|
|
|
|
|
|
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB
© 2001, 2002 phpBB Group
phpBB SEO
All times are GMT - 8 Hours
Help us keep advertisements off this site. Donate today!
|
|