Displaying 2 results from an estimated 2 matches for "00bl7_s64kne0r161810".
2021 Jul 05
1
Problems with CentOS 8 kickstart
...Boot Record
zerombr
# Partition clearing information
clearpart --all --initlabel
autopart --nohome --type=lvm --fstype=xfs
================
When I install from a USB drive it works OK and I have the following in /dev/disk/by-id
lrwxrwxrwx. 1 root root 13 Jul 5 10:28 nvme-SAMSUNG_MZVL2512HCJQ-00BL7_S64KNE0R161810 -> ../../nvme0n1
lrwxrwxrwx. 1 root root 13 Jul 5 10:28 nvme-eui.002538b11102f46d -> ../../nvme0n1
lrwxrwxrwx. 1 root root 15 Jul 5 10:28 wwn-eui.002538b11102f46d-part3 -> ../../nvme0n1p3
lrwxrwxrwx. 1 root root 15 Jul 5 10:28 nvme-SAMSUNG_MZVL2512HCJQ-00BL7_S64KNE0R161810-part3 ->...
2021 Jul 05
3
Problems with CentOS 8 kickstart
...clearing information
> clearpart --all --initlabel
> autopart --nohome --type=lvm --fstype=xfs
> ================
>
> When I install from a USB drive it works OK and I have the following in /dev/disk/by-id
>
> lrwxrwxrwx. 1 root root 13 Jul 5 10:28 nvme-SAMSUNG_MZVL2512HCJQ-00BL7_S64KNE0R161810 -> ../../nvme0n1
> lrwxrwxrwx. 1 root root 13 Jul 5 10:28 nvme-eui.002538b11102f46d -> ../../nvme0n1
> lrwxrwxrwx. 1 root root 15 Jul 5 10:28 wwn-eui.002538b11102f46d-part3 -> ../../nvme0n1p3
> lrwxrwxrwx. 1 root root 15 Jul 5 10:28 nvme-SAMSUNG_MZVL2512HCJQ-00BL7_S64KNE0R16...