Re: Resizing NTFS partition to make room for FC10

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

 



Mikkel L. Ellertson wrote:
Tod Thomas wrote:
Thanks.  I thought that recreating the partition using fdisk would have
accomplished the same thing - no?  If not what does the fdisk process I
followed
do or not do?


Tod

It will if you create a new partition table that reflects the new
disk size, and do not copy the mbr from the larger disk. You will
need to re-install the Windows boot loader to the mbr of the new
drive, or install the Grub boot loader there, and use it to select
Windows or Linux.

Mikkel
Ok, I think I understand:

/dev/hda - spare 80GB drive
/dev/hdb - old 150GB xp drive (primary partition ntfsresized to 20GB)

dd if=/dev/zero of=/dev/hda

fdisk /dev/hda
- create new primary partition(hda1), bootable, type 7 (NTFS)
- this then creates the windows MBR?

dd if=/dev/hdb1 of=/dev/hda1 bs=10000000 count=2000
 - copies resized xp partition to new drive

Reboot to new drive and all is well. Defragging is factored in somewhere prior to this operation. I think upon reboot this will trigger xp to perform a chkdisk.
Does this make sense?


- Tod

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux