External Harddrive - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: External Harddrive (/showthread.php?tid=68181) External Harddrive by Exca on 11-08-2006 at 10:36 AM
Hi guys, I got myself an external harddrive from Packard Bell of 250Gb. RE: External Harddrive by alexp2_ad on 11-08-2006 at 11:19 AM
You're best to keep it in FAT32 (in my opinion). That guarantees it'll be readable on linux, macs, older versions of windows, etc. And since it's external / portable, that is a particularly valid point. RE: External Harddrive by Thor on 11-08-2006 at 11:25 AM btw.. Umm.. How do I convert to FAT32? RE: External Harddrive by Mike on 11-08-2006 at 12:28 PM
[offtopic] quote:Flashdisks can (atleast I think) be formated with the NTFS File System, but with a diffrent tool. This tool seems to be able to do it, although I have never tried to do it on my Flash Disk. [/offtopic] RE: External Harddrive by MeEtc on 11-08-2006 at 01:37 PM
quote:WARNING: You will lose all data on the disk if you follow these instructions! To convert a disk from any file system to a FAT32 file system, you must first be logged in as an administrator on your computer. In the control Panel, locate Administrative Tools, then Computer Management. This will open a MS Management Console. On the left side, there is a Disk Management option. This will bring up a graphic on the right side displaying all disk drives on your computer. For any disk, there may or may not be more than one partition or volume on each physical disk. You will need to delete all of them before putting on a FAT32 file system. Do this by right-clicking each volume and select Delete Partition or Delete Volume. THIS WILL DELETE AND/OR MAKE ALL DATA INACCESSIBLE When this is done, the whole disk will be marked as unallocated. Right-click this space and select New Partition. Click next, Primary Partition, Next, enter the amount of space you wish the partition to take on the disk (default is the whole disk), and Next. Choose a drive letter to mount the disk as, default should be fine, Next. You want to 'Format with following settings': change File System to FAT32 (if the size is less than 2GB there will also be an option for FAT), leave allocation unit size as default, and then enter a label for the disk (e.g. USB Drive, External Disk, etc.). Do not select 'quick format' or 'enable compression'. The last page will confirm everything, and will then preform the action. To convert a FAT to an NTFS, the process is easier, and will not result in data loss. Before doing this, close any open programs, files and windows that are open that are running off this drive. Start > Run > cmd to open the command prompt. type in code:where X: is the drive letter you wish to convert, /FS:NTFS specifies the new file system, and /NoSecurity sets full control to the Everyone user group (instead of just the current user). RE: External Harddrive by Thor on 11-08-2006 at 06:15 PM
quote:Thanks for the reply RE: External Harddrive by ryxdp on 12-09-2006 at 06:18 AM
[offtopic] RE: External Harddrive by Woraug on 12-09-2006 at 06:25 AM Some computers can boot from USB devices. It all depends it the BIOS allows it. Just go into the bios when you boot, go to your boot devices, and is USB device is listed, select it. I wouldn't suggest running your OS off of any USB device though, since USB is alot slower than IDE, SATA, or any other internal connection. RE: External Harddrive by Weyzza on 12-09-2006 at 07:02 AM
I asked Adeptus about this just a couple weeks ago. |