Forum overview »
Software » Newbie Converting from Fat32 (1/1)
| Newbie Converting from Fat32 |
| Author |
Message |
Draftsman
Member
Posts: 73
Joined: 2000-11-16
Member No.: 4735
|
2000-11-18 18:39:00
When I did the install, I converted from Fat32 to NTSF. How do I go about doing the same to my other two hard drives? Partition Magic 5 doesn't work with Win2K.
Also, is there a way I can log into windows without seeing the "Login name" pop up at boot? (I'm a single user)
Thanks all.....
|
|
| Post #52166 |
|
INFERNO2000
Senior Member
Posts: 995
Joined: 2000-05-11
Member No.: 3292
|
2000-11-18 18:51:00
convert d:/fs: NTFS I think
check your help in the start menu(search for convert NTFS)
also..for the other...in Professional, this can be changed in the users/Passwords area in control panel if I remember correctly.
|
|
| Post #52167 |
|
SHS
Moderator
Posts: 1244
Joined: 1999-07-15
Member No.: 4
|
2000-11-18 19:09:00
Very Close INFERNO2000 Converts FAT and FAT32 volumes to NTFS. You cannot convert the current drive. If convert cannot lock the drive it will offer to convert it the next time the computer restarts.
convert [drive:] /fs:ntfs [/v]
Parameters
drive:
Specifies the drive to convert to NTFS.
/fs:ntfs
Specifies that the volume be converted to NTFS.
/v
Specifies verbose mode. All messages will be displayed during conversion
|
|
| Post #52168 |
|
INFERNO2000
Senior Member
Posts: 995
Joined: 2000-05-11
Member No.: 3292
|
2000-11-18 20:06:00
well poo.
-I always put in a space when it's not necessary
|
|
| Post #52169 |
|
Down8
Senior Member
Posts: 657
From: Lodi, CA
Joined: 2000-07-30
Member No.: 4079
|
2000-11-18 22:14:00
"Originally posted by Draftsman: Also, is there a way I can log into windows without seeing the "Login name" pop up at boot? (I'm a single user)
Thanks all....." Well, there are two ways to do this. First is to get TweakUI 1.33, there is an option that lets you auto login. The second is a registry hack, that works great, but anyone on your mahcine can get access to your password. I use this one, but I don't have an security issues, and my pass word is just my name, so it is no big deal. Here: Add or Edit: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\
(REG_SZ) AutoAdminLogon and set it to 1.
You'll also need to set.
DefaultUserName to the administrator name. DefaultPassword to the administrator password.
|
-bZj
|
|
| Post #52170 |
|
jdulmage
Senior Member
Posts: 1199
Joined: 2000-10-26
Member No.: 4602
|
2000-11-19 01:14:00
There is a Partition Magic 6 now, which is compatible with 2000 and Millennium.
|
|
| Post #52171 |
|
DeadCats
Senior Member
Posts: 299
Joined: 2000-05-19
Member No.: 3384
|
2000-11-19 13:18:00
Gawd, would everyone get away from this Partition Magic crap? When it does what it's supposed to do, it's wonderful. When it doesn't, it totally fubars your machine. It's not the end-all and be-all. It only does what fdisk and format do, but acts as a shell for them. Yeah, I have to admit it is non-destructive. When it works right. But crap, it's just another GUI running ontop of another GUI, running ontop of another GUI... IMHO, everyone...EVERYONE...ought to be required by law to take a good DOS class so they can see what is actually happening on their machines.  ------------------ "Being married to a programmer is like owning a cat. You talk to it but you're never really sure it hears you, much less comprehends what you say." -DeadCats, 1999
|
|
| Post #52172 |
|
Forum overview »
Software » Newbie Converting from Fat32