search for: 1049mb

Displaying 4 results from an estimated 4 matches for "1049mb".

Did you mean: 1049kb
2011 Aug 29
2
Question re: CentOS-6.0, KVM, and /dev/sr0
...x device-mapper (linear) (dm) Disk /dev/mapper/vg_inet02-lv_guest01: 129GB Sector size (logical/physical): 512B/512B Partition Table: loop Number Start End Size File system Flags 1 0.00B 129GB 129GB ext4 Model: Linux device-mapper (linear) (dm) Disk /dev/mapper/vg_inet02-lv_log: 1049MB Sector size (logical/physical): 512B/512B Partition Table: loop Number Start End Size File system Flags 1 0.00B 1049MB 1049MB ext4 Model: Linux device-mapper (linear) (dm) Disk /dev/mapper/vg_inet02-lv_tmp: 8389MB Sector size (logical/physical): 512B/512B Partition Table: loop...
2019 Oct 24
3
fresh C7.7 install
HI all, I just did a fresh C7 install using kickstart. fdisk -l /dev/sda shows: # Start End Size Type Name 1 2048 2050047 1000M EFI System EFI System Partition 2 2050048 104450047 48.8G Microsoft basic 3 104450048 112642047 3.9G Linux swap 4 112642048 234440703 58.1G Microsoft basic What extra do I need to
2019 Apr 03
2
Kickstart putting /boot on sda2 (anaconda partition enumeration)?
...o view a list of commands. (parted) p Model: HP LOGICAL VOLUME (scsi) Disk /dev/sda: 480GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 8591MB 8590MB primary raid 2 8591MB 9640MB 1049MB primary ext4 boot, raid 3 9640MB 480GB 470GB primary raid Anyone know where I should be looking, or have a workaround besides doing my partitioning in %pre? Thanks
2019 Oct 25
0
fresh C7.7 install
Results for parted: parted /dev/sda print Model: ATA KINGSTON SUV5001 (scsi) Disk /dev/sda: 120GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 1050MB 1049MB fat32 EFI System Partition boot 2 1050MB 53.5GB 52.4GB ext4 3 53.5GB 57.7GB 4194MB linux-swap(v1) 4 57.7GB 120GB 62.4GB ext4 So this shows what I'm expecting. What is the issue with fdisk ??? Jerry