Displaying 3 results from an estimated 3 matches for "4194mb".
Did you mean:
4094mb
2011 Aug 29
2
Question re: CentOS-6.0, KVM, and /dev/sr0
...device-mapper (linear) (dm)
Disk /dev/mapper/vg_inet02-lv_tmp: 8389MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Number Start End Size File system Flags
1 0.00B 8389MB 8389MB ext4
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/vg_inet02-lv_home: 4194MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Number Start End Size File system Flags
1 0.00B 4194MB 4194MB ext4
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/vg_inet02-lv_swap: 8321MB
Sector size (logical/physical): 512B/512B
Partition Table: loo...
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 Oct 25
0
fresh C7.7 install
...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