Re: Partitions screwed up

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

 



Jim wrote:
> FC 10
> Here is my Fdisk;
> 
> 
> DEv      BOOT START END     Blocks        ID    SYSTEM
> 
> /dev/sda1            1           5099       40957686   83     Linux
> /dev/sda2   *       5100     6374       10241432+   7     HPFS/NTFS
> /dev/sda3            6375   14815       67802332+ 83     Linux
> /dev/sda4          14816   14946        1052257+    5     Extended
> /dev/sda5          14816   14946        1052227     82    LinuxSwap
> 
> The sda1 is really the / Linux boot partition.
> 
> When I resized the /dev/sda2 / partition to get 10gb of free space to
> make a partition, /dev/sda1 for WindowsXP NTFS, Gparted changed the
> Partition number.
> 
> From what I can see is delete /dev/sda2 and change /dev/sda1 Linux / to
> /dev/sda2 to get back to Linux / as Boot.
> 
> I don't know a whole bunch about Linux, so please be very definitive on
> what I need to do to get these partitions straighten out.
> 
You are making things much too complicated. All you have to do is
change what partition is marked as boot.

Using fdisk:
================================================================
fdisk /dev/sda1
Command (m for help): a
Partition number (1-6): 1
Command (m for help): w

The a command toggles the bootable flag.
The w command writes the partition table to disk and exits.
================================================================

Using gparted:
================================================================
Highlight the partition you want to be marked as boot.
From the Partation menu, pick Manage Flags. Click on the boot check
box...
================================================================

One other note - it usually does not matter what partition is marked
as bootable as long as one is...

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
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