Comment 9 for bug 1639202

Revision history for this message
Richard Lovell (ralovell) wrote :

Hi Dave,

The following output appears. I don't see an error relating to "no net-BOOTIF.conf" now...just what's below...

ipconfig: BOOTIF: SIOCGIFINDEX: no such device
ipconfig: no devices to configure
/scripts/local-top/scsi: line 515: can't open '/run/net-BOOTIF.conf'
lvmetad is not active yet, using direct activation during sysinit

ip a # gives:
1: lo <LOOPBACK> mtu 65536 qdisc noop qlen 1
 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enx847beb55c195: <BROADCAST, MULTICAST> mtu 1500 qdisc noop qlen 1000
 link/ether 84:7b:eb:55:c1:95 brd ff:ff:ff:ff:ff:ff

cat /proc/cmdline gives the mac of the usb-c network adapter (different mac to the previous command - above):

BOOT_IMAGE=ubuntu/amd64/generic/xenial/daily/boot-kernel nomodeset isci_target_name=iqn.2004-05.com.ubuntu:maas:ephermeral-ubuntu-amd64-generic-xenial-daily iscsi_target_ip=<ip of maas server> iscsi_target_port=3260 iscsi_initiator=maas-enlist ip=::::maas-enlist:BOOTIF ro root=/dev/disk/by-path/ip-<ip of maaas server>:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-ubuntu-amd64-generic-xenial-daily-lun-1 overlayroot=tmpfs cloud-config-url=http://<ip of maas serrver>:5420/MAAS/metadata/latest/enlist-preseed/?op=get_enlist_preseed log_host=<ip of maas server> log_port=514 initrd=ubuntu/amd64/generic/xenial/daily/boot-initrd BOOTIF=01-9c-eb-e8-3c-52-cc

lsmod gives:

/bin/sh: lsmod: not found

ipconfig:

ipconfig: no devices to configure

Other info:
Gave up waiting for root device. Common problems:
- Boot args (cat /proc/cmdline)
  - Check rootdelay = ( did the system wait long enough)
  - Check root= (did the system wait for the right device?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT ..dropping to shell.

regards
Richard