QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why do I need Partition Resizer?

zeleps.com
You don't. You can as well backup all your data, use FDISK to repartition your drive, and restore the backed up data in the new partition. But while this can take sometimes many hours, and this only if you have a tape streamer (don't even think about using floppy disks), Partition Resizer will do the job in 5-30 minutes in most cases.

Where can I find the latest version of Partition Resizer?

zeleps.com
Best way is to get it from this page, which has a new link now, http://zeleps.com (please update your bookmarks). Also, you can always find it in any SimTel mirror site, like oak.oakland.edu, or nic.funet.fi, in the directory SimTel/msdos/diskutil under the name presz???.zip. ??? is the current version number. Another good way to locate the latest version is to perform a web or ftp search, using "presz" as the search string (ftp search can be performed at ftpsearch.ntnu.no).

Why does Partition Resizer move all the data around my disk?

zeleps.com
This is done for two reasons. Indeed, moving the data is not necessary for shrinking a partition. But leaving the data in it's original place, results in unused sectors in the partition's FAT, which is lost space. The second reason is that you cannot grow a partition without growing it's FAT, and in order to grow the FAT, you have to move the data.

Can I change a partition's cluster size with Partition Resizer, and keep my data?

zeleps.com
Yes. You have to make a little empty space in the drive by shrinking the original partition, and then create a small partition and start moving your data in it, while shrinking the old partition and growing the new one. When all the data is in the new partition, change the old partition's cluster size, and move the data back to the old partition using the same technique. This process might take a bit long, since there's a lot of moving and resizing in it.

Is Partition Resizer compatible with drive compression software (like DoubleSpace or Stacker)?

zeleps.com
The program itself works fine with these, since it doesn't consider them as drives. Partition Resizer scans ONLY physical drives for partitions. But it shouldn't be run from a compressed drive that resides in a partition that will be resized or moved. If you're uncertain about that, just run Partition Resizer from a bootable floppy disk. Absolutely. Long filenames are not affected, since the program doesn't mess with directory and file descriptors.

Is Partition Resizer compatible with Windows NT / Windows 2000 / Windows XP?

zeleps.com
Depends. It does not run under Windows NT/2000/XP, and it does not resize NTFS partitions, but it can move Windows NT/2000/XP partitions and it does not damage your Windows NT/2000/XP installation.

How can I run Partition Resizer under Windows NT / Windows 2000 / Windows XP?

zeleps.com
You have to boot from a bootable DOS floppy disk to run Partition Resizer under NT/2000/XP. In Windows XP you can create a bootable floppy disk from Windows Explorer by inserting the floppy in the drive, right-clicking the drive, selecting 'Format...' and checking the 'Create an MS-DOS startup disk' option. Then copy Partition Resizer in that disk and proceed as described in README.1ST.

Why doesn't Partition Resizer look a bit more fancy?

zeleps.com
I really do not want to invest time in creating a fancy user interface, although it would simplify a few things both for me and the users. If I get bored enough, I'll probably do something about it. The new site was created by Stathis Sideris (http://www.satspeed.gr/~im), to whom I am eternally in debt for uplifting my sorry excuse for a site. My artistic nature is comparable to that of a colorblind hedgehog (in a bag).

Why don't you make Partition Resizer a Win32 program?

zeleps.com
This is an option I consider, although it would be a bit complicated. This is because all the changes that Partition Resizer does to a hard disk are extremely dangerous (although possible - beware!) to be done while under a multitasking environment. Therefore, even if the user makes all his selections under windows, the program core must be run in DOS mode. I am considering the possibility of a Windows interface that will co-exist with the current DOS interface (probably in the same EXE file).

Do I need to have a DOS partition on my system to use Wine?

Wine HQ - Wine FAQ
You do not need a licensed and installed copy of DOS or MS Windows to install, configure or run Wine. However, Wine has to be able to 'see' an MS Windows binary (i.e. application) if it is to run it.

How does the Font Resizer work?

FAQs
When you visit Hylands-GC.com you'll notice the Font Resizer displayed on the footer of every page. You can change the font size automatically for the majority of content to 4 different sizes (10 px, 12px, 14px, 16px). This will then set a cookie on your PC so when you next visit the site it will remember your viewing preferences. This facility will not adjust your browser font size preferences, neither will it affect any other websites you visit.

How can I access a NTFS partition?

DOS FAQ by Christoph Fuchs
If you want to read the files on your NTFS partiton (used by Windows NT or Windows 2000), I suggest to use this driver: http://www.drdos.net/files/ntfsdos.exe. A few people told me that they had problems using this driver with DR DOS (look at Lineo DR-DOS (4.4) for more detailed information).

Which partition should I use?

NTFS FAQ (en)
In Linux disks are named hda, hdb for the first two disk on the first IDE controller and hdc, hdd for the third and fourth disks. SCSI disks are named sda, sdb, etc, in the order they are discovered.

Ask: When do I need to backup partition table?

Partition Table Doctor: F.A.Q
Backup partition table is very importance for data security. When you want to do some changes to the disk, you'd better backup partition table.

How do I know if I need an accordion or an operable partition?

Service / Frequently Asked Questions / FAQ - The DORMA World
This decision should be based on the sound rating you are looking to achieve, the amount of times you plan to reconfigure, the budgetary requirements and the function of the room. As mentioned, this is another example of an excellent issue to bring up with your distributor. They can show you installations in both cases and help you understand the many choices very clearly.

Do I need to reboot the computer in order to restore the system partition of my hard disk?

Frequently asked questions about full backup for Windows
Yes, you do. Windows does not allow you to run an application while this application completely rewrites the partition Windows is installed on. Therefore, Acronis True Image 8.0 Server for Windows will prompt you to reboot the computer to restore the system partition. Once the partition has been restored, you will be able to boot Windows in the usual way. Acronis True Image 8.0 Server for Windows works with the most popular Linux file systems: Ext2, Ext3, and ReiserFS. Acronis True Image 8.

How much free space do I need to convert a FAT partition to NTFS?

Environment settings set by a batch file are not working.
Take the size of the partition and divide by 100. If this is less than 1,048,576 use 1,048,576, if greater than 4,194,304 use 4,194,304 Add to the number calculated the total number of files and directories multiplied by 1280. You can work out the total number of files and directories using the dir /s command at the base of the partition, e.g.

What do I need to know to use fdisk(8) to resize the partition?

OCFS2 - FREQUENTLY ASKED QUESTIONS
To grow a partition using fdisk(8), you will have to delete it and recreate it with a larger size. When recreating it, ensure you specify the same starting disk cylinder as before and a ending disk cylinder that is greater than the existing one. Otherwise, not only will the resize operation fail, but you may lose your entire file system. Backup your data before performing this task.

Is a Knoppix partition readable by Windows 95 or 98 ?

Using FAQ - Knoppix Documentation Wiki
I boot with Knoppix from the CD drive. Once it has fully loaded to the KDE desktop, I open a konsole command window.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact