On Nov 3, 2014, at 3:11 PM, Trey Sizemore wrote:
> I have a 1TB hard drive on which I have a couple of other Linux distros
> installed. Distro 1 has its root on /dev/sdb1 and then swap as
> /dev/sdb2 with the home partition on dev/sdb5. Distro 2 has its root on
> /dev/sdb6, swap on /dev/sdb7,
Try to use a kickstart file for the installation? Your disk apparently
is already pre-partitionned. In the kickstart file you can just assign
the partition to the mount point and off you go.
suomi
On 2014-11-03 23:11, Trey Sizemore wrote:
I have a 1TB hard drive on which I have a couple of ot
On Mon, 2014-11-03 at 15:55 -0800, Marvin Kosmal wrote:
> No need for separate swap each distro..
Unless you intend to use hibernation... It dumps memory to swap as it
goes down, and resumes it from there.
--
tim@localhost ~]$ uname -rsvp
Linux 3.16.6-203.fc20.i686 #1 SMP Sat Oct 25 13:08:51
On Mon, 3 Nov 2014 17:11:07 -0500
Trey Sizemore wrote:
> Am I missing something? Is this possible?
Ever since the new and deproved anaconda partitioning,
I've taken to always installing on a nice empty virtual
machine, then copying the new VM disk to where I actually
want it installed. A little
@@ as said
>I have a 1TB hard drive on which I have a couple of other Linux distros
i>nstalled. Distro 1 has its root on /dev/sdb1 and then swap as
>/dev/sdb2 with the home partition on dev/sdb5. Distro 2 has its root on
>/dev/sdb6, swap on /dev/sdb7, and home o
I have a 1TB hard drive on which I have a couple of other Linux distros
installed. Distro 1 has its root on /dev/sdb1 and then swap as
/dev/sdb2 with the home partition on dev/sdb5. Distro 2 has its root on
/dev/sdb6, swap on /dev/sdb7, and home on /dev/sdb8.
When I go to install Fedora 20, it s