Reino Posted April 7, 2006 Posted April 7, 2006 I'm still not entirely sure whether this belongs in the software- of hardware-section, but anyway...My mother got her self a nice ASUS laptop 2 months ago and everything seems to be working fine. It also has all the pre-installed junk on it, *cough*Norton Internet Security*cough*. But I also noticed the harddisk is formated with a FAT32 table, and on the desktop they put a batch-file to convert everything to NTFS.Now my question is; Is this conversion process risk free? I mean, will all the files be still intact?Thanks in advance
jago_lfn Posted April 7, 2006 Posted April 7, 2006 It's safe in theory but there is always some risk involved in things like that. Worst case could be power loss half way through the process and you have to hard format and lose everything. Best thing just to back everything important up before you convert.
LLXX Posted April 8, 2006 Posted April 8, 2006 Not risk free, but the chances of it proceding as expected is rather high.I recommend you stay with FAT32 unless you need the extra features of NTFS e.g. security permission options.
bluescreens Posted April 8, 2006 Posted April 8, 2006 I'm still not entirely sure whether this belongs in the software- of hardware-section, but anyway...My mother got her self a nice ASUS laptop 2 months ago and everything seems to be working fine. It also has all the pre-installed junk on it, *cough*Norton Internet Security*cough*. But I also noticed the harddisk is formated with a FAT32 table, and on the desktop they put a batch-file to convert everything to NTFS.Now my question is; Is this conversion process risk free? I mean, will all the files be still intact?Thanks in advanceEverything has risk; this is a low-risk affair.I disagree with a previous poster's suggestion to stick with FAT32. FAT32 is obsolete, error-prone, not journaled, and has issues with large files, with unexpected shutdowns, with power outages, and every time you sneeze on it. FAT32 is obsolete; let it die, and move to the current NTFS.
Reino Posted April 8, 2006 Author Posted April 8, 2006 Thanks for the replies so far.One thing I discovered was, that it seems to takes much longer to completely defragment a FAT32 HDD then NTFS one. I recently defragmented my computer after a long time, and it didn't take THAT much time. As you can see in my signature I have 2 SATA HDDs (69Gb and 233Gb, both NTFS of course), and the defragmentation process didn't even take that much time to finish, while both HDDs were rather heavily fragmented!As for the laptop; it has a 40Gb HDD, 2 partitions of around 20Gb. Even with one partition, after one hour and a half / two hours it was only at 20% or so! :s I roughly know the differences between FAT32 and NTFS, but I didn't suspect this.bluesreens, just for the record, while the first 2 replies suggest I should play it save, are you saying that I can do this conversion process anytime I want without losing files? (It's just that I don't like the idea of reinstalling windows and everything again on a brand new laptop.)FYI:Asus - A6B00U Sempron Mobile 3000+Scherm: 15.4" WXGA TFTProcessor: AMD Sempron 3000+ Mobile 1800MHzIntern geheugen: 512 Mb DDR 333Chipset: SiS M760GXSoftware: Microsoft Windows XP HomeHarde schijf: 40 Gb 4200 RPMCD / DVD drive: 8x DVD Super Multi Double LayerVGA kaart: Onboard SiS Mirage TM 2 GraphicsVGA Aansluitingen: VGAGeluidskaart: AC 97 S/W AudioFloppydrive: N.v.t.Speakers: Ingebouwde StereospeakersUSB Poorten: 4x USB 2.01394 Firewire: N.v.t.Modem: V.92 MDC Fax/Modem with AC-link Version. 2.1 CompliantNetwerkkaart: 10/100Wireless LAN: IEEE 802.11b/gBluetooth: N.v.t.Infrarood: N.v.t.Accuduur: 8 Cells, 4400 mAh, 65 Whrs Laadtijd: 4 uur / 2.5uur (Systeem aan/uit) tot 95%Gewicht: 2.85 KgOmvang: 354 x 284 x 35.2 mm (W x D x H)Bijzonderheden: 4 in 1 Cardreader
MadBoy Posted April 8, 2006 Posted April 8, 2006 You can do conversion anytime. It is supposed to go without problems but as always backup your documents and other stuff your mom might need in case something goes wrong. As it is laptop power outage isn't problem here but better to be safe then sorry. Especially that it will be usefull later on since laptopt hdd's need special care and they often get broken. Now to the point.. You can either use the script provided by notebook vendor or just do 1. Click START.2. Choose Run.3. Write 'cmd' (without ' ').4. Black window should open up. Type 'convert /?' and read what results you have Should give you idea.I would do it like convert C: /FS:NTFS /V. Although i am not sure if V is realy needed for you
Reino Posted April 8, 2006 Author Posted April 8, 2006 NTFS CONVERTER.CMDconvert d: /FS:NTFS convert c: /FS:NTFSI've seen /V stands for "Verbose" or something...what difference would this setting make?
dirtwarrior Posted April 8, 2006 Posted April 8, 2006 copy and paste into note pad and save as batch?
Reino Posted April 8, 2006 Author Posted April 8, 2006 What do you mean? This is already the batch file I'm talking about.
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