Re: Partition boot order

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

 





On Sun, Feb 12, 2012 at 10:15 AM, Frank Murphy <frankly3d@xxxxxxxxx> wrote:
On 12 February 2012 17:06, JD <jd1008@xxxxxxxxx> wrote:
>
>
> On Sun, Feb 12, 2012 at 9:57 AM, Frank Murphy <frankly3d@xxxxxxxxx> wrote:
>>
>> In the box there are two physical drives
>> /dev/sda, /dev/sdb both gpt formatted. and encrypted where necessary
>> "/, swap, home"
>>
>> How can I change the default booting order.
>>
>> /dev/sda3 "swap" always comes up first. when booting up.
>>
>> How can I change this behaviour so:
>> /dev/sda4 "/" comes up first.
>>
>> This will enable me to use a keyfile to unlock
>> "home, swap".
>> with / being the only manual pw entry.

> How many bootable partitions do you have?
>
>

/boot = /sda2
and "bios boot" = /dev/sda1 /dev/sdb1



OK, so when you boot from either bios bootable partitions,
what gets mounted as your root partition?

If you root partition is different in each of the two cases,
then you can control what gets mounted first in each root
partition's /etc/fstab file.

      because you use the same /boot dir, each kernel in grub.conf specifies it's root drive.
      So, you may have to edit grub.conf so that each boot kernel (i.e title)  has two instances where
      each one gets to specify it's root partition such as:
      root (hd0,1)
      or
      root (hd1,1)

      Also, in each /etc/fstab (in the respective root partitions) you will need to
      specify which partitions to mount first, and which swap partitions to use.

ope this is clear.


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux