search for: 2097kb

Displaying 4 results from an estimated 4 matches for "2097kb".

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
2014 Oct 05
1
CentOS 7 - Have 2 disks, each with a biosboot partition, can only boot off one of them
...as02:~# parted /dev/sdg print free Model: ATA ST3000NC000 (scsi) Disk /dev/sdg: 3001GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: pmbr_boot Number Start End Size File system Name Flags 17.4kB 1049kB 1031kB Free Space 1 1049kB 3146kB 2097kB bios_grub 2 3146kB 3001GB 3001GB raid 3001GB 3001GB 466kB Free Space 0 root at an-nas02:~# parted /dev/sdh print free Model: ATA ST3000NC000 (scsi) Disk /dev/sdh: 3001GB Sector size (logical/physical): 512B/4096B Partition Table: gpt...
2015 Jan 13
0
CentOS 6.6 64-bit won't install on a 3 TB disk
...1 does not start on physical sector boundary. Tue Jan 13 12:55:21 EST 2015 P308771:~ # parted -l Model: ATA WDC WD30EFRX-68E (scsi) Disk /dev/sda: 3001GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Number Start End Size File system Name Flags 1 1049kB 2097kB 1049kB bbp bios_grub 2 2097kB 1002MB 1000MB ext3 primary 3 1002MB 5002MB 3999MB linux-swap(v1) primary 4 5002MB 3001GB 2996GB ext4 primary > booting via UEFI. And in that case, /boot and /boot/efi need to be > indi...
2012 Jul 10
1
Problem with RAID on 6.3
...ed into a CentOS 6.2 machine where they were detected just fine e.g. % parted /dev/sdj print Model: ATA ST2000DL003-9VT1 (scsi) Disk /dev/sdj: 2000GB Sector size (logical/physical): 512B/512B Partition Table: gpt Number Start End Size File system Name Flags 3 2097kB 2000GB 2000GB Linux RAID raid The MBR is empty except for the standard "protection" partition % fdisk -l /dev/sdj WARNING: GPT (GUID Partition Table) detected on '/dev/sdj'! The util fdisk doesn't support GPT. Use GNU Parted. Disk /dev/sdj: 2000.4...