[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [OT?] FIPS.exe Question



karlp ourldsfamily com wrote:
I've used FIPS.EXE in the past to create a second partition from an
existing partition for a dual boot PC, however I am now in need of
enlarging a partition and removing the second one for retiring a dual boot
to be just a windows pc for an old 16-bit app that isn't available for
Linux. So, is there software for Windows similar to FIPS that would allow
me to do this?

Wouldn't the disk manager in W2K/XP do the job? I won't swear to it, as I try to stay away from that sort of thing in the Winblows world.

As an aside, I would use this command for AIX:
# chfs -a size='6930442' /u1
Is there a similar command in Linux?

For ext2/ext3, sure..."resize2fs". You need to grow the partition first, using parted or some such, then you can "resize2fs /dev/hdxp". See "man resize2fs" for details. ---------------------------------------------------------------------- - Rick Stevens, Senior Systems Engineer rstevens vitalstream com - - VitalStream, Inc. http://www.vitalstream.com - - - - A day for firm decisions!!! Well, then again, maybe not! - ----------------------------------------------------------------------


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]