installing 5.0 on ntfs partition using qtparted?
OK, I just broke down and got myself a new linux box (Dell Dimension 310 with PIV 3Ghz, 1GB RAM, 1280x1024 flat panel and 160GB hdd). The problem is its an XP box right now and I want to install a dual boot on the hdd with the KNOPPIX 5.0.1CD.
Well, I booted the CD and ran qtparted and found the following partitions (info from df in root shell):
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 2471 25 2446 2% /
/ramdisk 809556 6340 803216 1% /ramdisk
/UNIONFS 2801220 1998004 803216 72% /UNIONFS
/dev/hda 712926 712926 0 100% /cdrom
/dev/cloop 1991664 1991664 0 100% /KNOPPIX
/dev/sda1 40034 7852 32182 20% /media/sda1
/dev/sda2 113860684 8084728 105775956 8% /media/sda2
/dev/sda3 38210600 67208 38143392 1% /media/sda3
/dev/sda4 4128652 3892716 235936 95% /media/sda4
Wow, now that's weird. I usually find FAT32 installed on one partition with maybe one rescue partition. Here we have a rescue partition in sda1 with FAT16 39MB, a primary partition sda2 with ntfs 108GB, some kind of backup partition sda3 with ntfs 36GB and a restore partition sda4 with FAT32 3.9GB. Also, the primary hdd is usually hda1 and the cdrom drive is usually sda, but here its reversed!
Can I just resize sda2 as I would normally (hda2 with FAT32)? In other words, can qtparted handle resizing ntfs?
TIA,
AJG
Re: installing 5.0 on ntfs partition using qtparted?
Quote:
Originally Posted by A. Jorge Garcia
Can I just resize sda2 as I would normally (hda2 with FAT32)? In other words, can qtparted handle resizing ntfs?
I don't know about qtparted, but GParted LiveCD (~30MB) can resize NTFS partitions.