Hey everyone,
I have a Fedora question but really an overall RH OS question:
I am running Fedora 32 on x86_64.
I used to be able to boot into the installer using the vmlinuz and initrd.img from the isolinux directory.
IIRC I had to specify a boot entry like
title loader linux /vmlinuz inst.vnc initrd /initrd.img grub_users $grub_users grub_arg --unrestricted grub_class kernel
but that no longer seems to work and I see a hang during systemd. I do see that the bootlog has
[ 26.758433] dracut-cmdline[1226]: Warning: anaconda requiring network for vnc
so I know I'm on the right track.
Does anyone know the magic incantation to get this to work? I have a remote system I'm trying to install.
TIA for any help,
P.
P.S the hang occurs here:
[ OK ] Started cancel waiting for multipath siblings of sda. [ OK 46.572336] audit: type=1130 audit(1594832545.563:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 0m] Finished udev Wait [ 46.598261] audit: type=1130 audit(1594832545.589:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' for Complete Device Initialization. Starting Device-Mapper Multipath Device Controller... [[ 46.632797] audit: type=1130 audit(1594832545.623:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' OK ] Started Dev[ 46.656741] audit: type=1130 audit(1594832545.647:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' ice-Mapper Multipath Device Controller. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Open-[ 46.702841] audit: type=1334 audit(1594832545.693:15): prog-id=5 op=UNLOAD [ 46.711037] audit: type=1334 audit(1594832545.693:16): prog-id=4 op=UNLOAD [ 46.718725] audit: type=1334 audit(1594832545.693:17): prog-id=3 op=UNLOAD [ 46.726410] audit: type=1334 audit(1594832545.694:18): prog-id=7 op=UNLOAD [ 46.734090] audit: type=1334 audit(1594832545.717:19): prog-id=6 op=UNLOAD iSCSI... Starting Create Volatile Files and Directories... [ OK ] Started Open-iSCSI. Starting dracut initqueue hook... [ OK ] Finished Create Volatile Files and Directories. [ OK ] Reached target System Initialization. [ OK ] Reached target Basic System. [ 46.813521] audit: type=1334 audit(1594832545.804:20): prog-id=8 op=LOAD [ 47.204855] pps pps0: new PPS source ptp0 [ 47.209461] ixgbe 0000:03:00.0: registered PHC device on ens1f0 [ 47.354545] 8021q: adding VLAN 0 to HW filter on device ens1f0 [ 47.635054] pps pps1: new PPS source ptp1 [ 47.639661] ixgbe 0000:03:00.1: registered PHC device on ens1f1 [ 47.785159] 8021q: adding VLAN 0 to HW filter on device ens1f1 [ 50.593094] ixgbe 0000:03:00.0 ens1f0: NIC Link is Up 1 Gbps, Flow Control: None [ 50.601652] IPv6: ADDRCONF(NETDEV_CHANGE): ens1f0: link becomes ready [ 51.093012] ixgbe 0000:03:00.1 ens1f1: NIC Link is Up 1 Gbps, Flow Control: None [ 51.101559] IPv6: ADDRCONF(NETDEV_CHANGE): ens1f1: link becomes ready [ OK 57.190473] kauditd_printk_skb: 4 callbacks suppressed [ 57.190476] audit: type=1130 audit(1594832556.181:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=cancel-multipath-wait-sda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 57.220872] audit: type=1131 audit(1594832556.204:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=cancel-multipath-wait-sda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 0m] Started cancel waiting for multipath siblings of sda. [ 227.583366] dracut-initqueue[2227]: Warning: dracut-initqueue timeout - starting timeout scripts [ 228.322868] dracut-initqueue[2227]: Warning: dracut-initqueue timeout - starting timeout scripts [ 229.045556] dracut-initqueue[2227]: Warning: dracut-initqueue timeout - starting timeout scripts
Hi Pravit, my guess is that you need to specify the URL to the installation source (or at least to the location with stage2) in the boot entry: options inst.repo=URL or options inst.stage2=URL
On Mon, Jul 27, 2020 at 12:32 PM Prarit Bhargava prarit@redhat.com wrote:
Hey everyone,
I have a Fedora question but really an overall RH OS question:
I am running Fedora 32 on x86_64.
I used to be able to boot into the installer using the vmlinuz and initrd.img from the isolinux directory.
IIRC I had to specify a boot entry like
title loader linux /vmlinuz inst.vnc initrd /initrd.img grub_users $grub_users grub_arg --unrestricted grub_class kernel
but that no longer seems to work and I see a hang during systemd. I do see that the bootlog has
[ 26.758433] dracut-cmdline[1226]: Warning: anaconda requiring network for vnc
so I know I'm on the right track.
Does anyone know the magic incantation to get this to work? I have a remote system I'm trying to install.
TIA for any help,
P.
P.S the hang occurs here:
[ OK ] Started cancel waiting for multipath siblings of sda. [ OK 46.572336] audit: type=1130 audit(1594832545.563:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 0m] Finished udev Wait [ 46.598261] audit: type=1130 audit(1594832545.589:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' for Complete Device Initialization. Starting Device-Mapper Multipath Device Controller... [[ 46.632797] audit: type=1130 audit(1594832545.623:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' OK ] Started Dev[ 46.656741] audit: type=1130 audit(1594832545.647:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' ice-Mapper Multipath Device Controller. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Open-[ 46.702841] audit: type=1334 audit(1594832545.693:15): prog-id=5 op=UNLOAD [ 46.711037] audit: type=1334 audit(1594832545.693:16): prog-id=4 op=UNLOAD [ 46.718725] audit: type=1334 audit(1594832545.693:17): prog-id=3 op=UNLOAD [ 46.726410] audit: type=1334 audit(1594832545.694:18): prog-id=7 op=UNLOAD [ 46.734090] audit: type=1334 audit(1594832545.717:19): prog-id=6 op=UNLOAD iSCSI... Starting Create Volatile Files and Directories... [ OK ] Started Open-iSCSI. Starting dracut initqueue hook... [ OK ] Finished Create Volatile Files and Directories. [ OK ] Reached target System Initialization. [ OK ] Reached target Basic System. [ 46.813521] audit: type=1334 audit(1594832545.804:20): prog-id=8 op=LOAD [ 47.204855] pps pps0: new PPS source ptp0 [ 47.209461] ixgbe 0000:03:00.0: registered PHC device on ens1f0 [ 47.354545] 8021q: adding VLAN 0 to HW filter on device ens1f0 [ 47.635054] pps pps1: new PPS source ptp1 [ 47.639661] ixgbe 0000:03:00.1: registered PHC device on ens1f1 [ 47.785159] 8021q: adding VLAN 0 to HW filter on device ens1f1 [ 50.593094] ixgbe 0000:03:00.0 ens1f0: NIC Link is Up 1 Gbps, Flow Control: None [ 50.601652] IPv6: ADDRCONF(NETDEV_CHANGE): ens1f0: link becomes ready [ 51.093012] ixgbe 0000:03:00.1 ens1f1: NIC Link is Up 1 Gbps, Flow Control: None [ 51.101559] IPv6: ADDRCONF(NETDEV_CHANGE): ens1f1: link becomes ready [ OK 57.190473] kauditd_printk_skb: 4 callbacks suppressed [ 57.190476] audit: type=1130 audit(1594832556.181:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=cancel-multipath-wait-sda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [ 57.220872] audit: type=1131 audit(1594832556.204:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=cancel-multipath-wait-sda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' 0m] Started cancel waiting for multipath siblings of sda. [ 227.583366] dracut-initqueue[2227]: Warning: dracut-initqueue timeout - starting timeout scripts [ 228.322868] dracut-initqueue[2227]: Warning: dracut-initqueue timeout - starting timeout scripts [ 229.045556] dracut-initqueue[2227]: Warning: dracut-initqueue timeout - starting timeout scripts
Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list
anaconda-devel@lists.fedoraproject.org