Displaying 3 results from an estimated 3 matches for "fakeout".
Did you mean:
fadeout
2015 Jan 13
3
CentOS 6.6 64-bit won't install on a 3 TB disk
> I'm having an issue getting a C6.6 install to work on a 3 TB dual hard
>drive system, raid 0. I'm hoping that someone here can help.
1: Is this system booting UEFI or BIOS?
2: Is the disk partitioned with MBR or GPT?
3: Is /boot on its own partition?
3TB drives are larger than MBR and BIOS properly support, so they're
only really expected to work on a system partitioned with
2006 Mar 27
9
mdadm and smtp yum update issue
greetings
i have a newer centos 4.2 server using qmail for smtp
the /etc/yum.conf has this in it
exclude=spamassassin exim postfix sendmail
so when i do a yum update to go to 4.3 i get this
--> Running transaction check
--> Processing Dependency: smtpdaemon for package: mdadm
--> Finished Dependency Resolution
Error: Missing Dependency: smtpdaemon is needed by package mdadm
how
2015 Jan 13
0
CentOS 6.6 64-bit won't install on a 3 TB disk
...>
> 3TB drives are larger than MBR and BIOS properly support, so they're
> only really expected to work on a system partitioned with GPT and
Not exactly true - they work fine with an MBR but you can access 2/3 of the drive.
Also it is not necessary to use UEFI to boot.
You can have a fakeout mbr that is used for a standard bios boot.
# fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 3000.6 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders
Units = cylinders of 16065...