BleepingComputer.com: Backup Problem

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Backup Problem

#1 User is offline   gb171129 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 1
  • Joined: 24-September 07

Posted 27 September 2007 - 11:53 PM

Tried to do a backup of all files to an external USB drive and got a message that the backup file size was limited to 4GB due to formating of the external drive. Is there a way around this? I was using the the backup program in Windows XP Pro.
Thanks

#2 User is offline   usasma 

  • Still visually handicapped, new avatar (a camel) :0)
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 16,690
  • Joined: 02-October 05
  • Gender:Male
  • Location:Southeastern CT, USA

Posted 28 September 2007 - 07:55 AM

In order to overcome the 4gB limit, you'll have to format the external drive with the NTFS file system.

Open an instance of cmd.exe (Go to Start and type in cmd.exe - at the top of that window will be the file, right click on it and select "Run as administrator")
Use the following syntax to convert the drive to NTFS (I got this by typing "convert /?" at the cmd prompt).

Quote

C:\Users\FUBAR>convert /?
Converts a FAT volume to NTFS.

CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]

volume-----------------Specifies the drive letter (followed by a colon), mount point, or volume name.
/FS:NTFS---------------Specifies that the volume will be converted to NTFS.
/V-----------------------Specifies that Convert will be run in verbose mode.
/CvtArea:filename----Specifies a contiguous file in the root directory that will be the place holder for NTFS system files.
/NoSecurity------------Specifies that the security settings on the converted files and directories allow access by all users.
/X-----------------------Forces the volume to dismount first if necessary. All open handles to the volume will not be valid.

This post has been edited by usasma: 28 September 2007 - 07:58 AM

- John
**If you need a more detailed explanation, please ask for it. I have the Knack. **

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

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