- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- BackOffice Products
- >
- Re: Can I extend the FAT / NTFS Partition in Win N...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2000 08:57 PM
09-22-2000 08:57 PM
Can I extend the FAT / NTFS Partition in Win NT 4.0
Can I able to extend the existing FAT / NTFS partition in Winnt 4.0 ? I think I can do the same in HP-UX for any of the logical volumes and filesystems but in NT or microsoft related product is it possible ?
Pl. help me on the same ASAP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2000 11:17 PM
09-22-2000 11:17 PM
Re: Can I extend the FAT / NTFS Partition in Win NT 4.0
You can not extend FAT or NTFS as it is done iHPUX. The only way is to reformat the drives and recreated them through the Disk Administrator. This can only be done on other drives that are not "C:" or where the NT apllication software is residing.
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2000 08:30 AM
09-23-2000 08:30 AM
Re: Can I extend the FAT / NTFS Partition in Win NT 4.0
First of all the kind of functions you see in UX (jfs/vxfs) are not quite present in nt4, but nt2000 has very similar tools - HP and Microsoft both licensed the functionality from Veritas.
Only the vocabulary has changed.
You can in fact extend a volume set on NT - but I need to caution you, in my experience this is a bad idea. It requires NTFS, and it is fairly well documented by Microsoft. The tool is disk administrator.
A common issue on the NT platform is that you have outgrown your hardrive, and you replace it with a bigger hardrive...only to find that you have also outgrown your partitions.
You can use an aftermarket partition managment utility to make partitions larger or smaller, but there is a risk that you will damage data.
Partition Magic is a utiltiy I have used, and I think it could even resize a FAT partition...but you need to be cautious.
Have a good backup (or several...) before you begin, read the manuals, etc...
Good Luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2000 02:25 PM
09-25-2000 02:25 PM
Re: Can I extend the FAT / NTFS Partition in Win NT 4.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 03:09 AM
10-11-2000 03:09 AM
Re: Can I extend the FAT / NTFS Partition in Win NT 4.0
Ghost lets you specify the exact size you want. Probably the easiest way is boot to network drive using DOS disk and ghost partition to an image file. Then use fdisk to create the required size (not really necessary but makes things clearer) and then "ghost" partition from image file you created earlier.
We have used this many times to give a user a new PC (with bigger hard disk) without changing anything on their disk (other than free space!)
This is probably not possible if you have multiple partitions already created on your system unless they are all on separate disks.
Warning..Practice is definitely required first!
BS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 03:22 AM
10-11-2000 03:22 AM
Re: Can I extend the FAT / NTFS Partition in Win NT 4.0
As someone posted earlier, you can use NT Disk Administrator to extend a volume set if it is NTFS and you have a portion of Free Space showing as a seperate segment. (but not the system partition where NT resides!).
If this is your situation, here is how...
BACKUP your system...
then, launch disk administrator, highlight the partition you wish to extend, hold down the CTL key and click on the portion of "Free Space" (it should be cross-hatched)then from the menu above, click Partition, Extend Volume Set. Free Space should then become part of the original partition. No need to format it.
NB if you could try this on a test PC to familiarise yourself with disk admin it would be best....
BS.