On Tue, Dec 02, 2003 at 07:56:33AM +0800, Pablo Manalastas wrote: > That's precisely the problem. Ntfsresize only adjusts the size > of the filesystem (in our case, made it smaller from 40G to 20G) > but does not touch the partition itself. We specify relative > size to ntfsresize, not absolute starting and ending cylinder > numbers. So, coming from ntfsresize, when we go and use fdisk
But if we know how large your hard disk is exactly, that information could be used to convert the relative sizes into the absolute cylinder numbers to used by fdisk. -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
