[Starlingx-discuss] StarlingX Bootimage.iso Queries
Hi Team, I have tried installing StarlingX 2018.10 and 2019.05 on my Dell,HP,Supermicro Server/Machines, but facing the following issues: * If I create a bootable pen drive and try to install the image, it give me the following error dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts And eventually enters into the Grub. dracut:/# _ However this issue is not being faced when I install the Bootimage.iso by creating a bootable DVD. The image depicting the issue is attached in the mail. Is it compulsory to install bootimage.iso using CD/DVD only? * The StarlingX is not able to detect USB to Ethernet NIC Adapter I have installed StarlingX in one of my machine which has only one on-board NIC. I have a USB to Ethernet available with me which is being detected on Windows/Linux. I have tested it with Windows Ubuntu Centos. But StarlingX is not able to detect it. It only detects the on-board NIC a machine has. Is it possible to detect USB to Ethernet NIC in StarlingX? Regards Anirudh Gupta DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus.
Hi Gupta, For the 1st issue, please try to create the image in Linux system with cmd like below: sudo dd if=bootimage.iso of=/dev/sdb bs=1M && sync (sdb is the pen driver device) For the 2nd issue, StarlingX doesn't support USB Ethernet in default. You need modify kernel configuration to support it if you want. Also StarlingX uses CentOS 7.6 with 3.10 kernel, which is a much old kernel. So not all usb Ethernet driver could be supported. Also there is other code need be updated to support USB Ethernet. You could have a try with below 2 patches applied: https://review.opendev.org/657291 https://review.opendev.org/657313 It will be much easier if you could add a PCI Ethernet card in your machine. :) Best Regards Shuicheng From: Anirudh Gupta [mailto:Anirudh.Gupta@hsc.com] Sent: Wednesday, July 10, 2019 3:18 PM To: starlingx-discuss@lists.starlingx.io; starlingx-announce@lists.starlingx.io Subject: [Starlingx-discuss] StarlingX Bootimage.iso Queries Hi Team, I have tried installing StarlingX 2018.10 and 2019.05 on my Dell,HP,Supermicro Server/Machines, but facing the following issues: * If I create a bootable pen drive and try to install the image, it give me the following error dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts And eventually enters into the Grub. dracut:/# _ However this issue is not being faced when I install the Bootimage.iso by creating a bootable DVD. The image depicting the issue is attached in the mail. Is it compulsory to install bootimage.iso using CD/DVD only? * The StarlingX is not able to detect USB to Ethernet NIC Adapter I have installed StarlingX in one of my machine which has only one on-board NIC. I have a USB to Ethernet available with me which is being detected on Windows/Linux. I have tested it with Windows Ubuntu Centos. But StarlingX is not able to detect it. It only detects the on-board NIC a machine has. Is it possible to detect USB to Ethernet NIC in StarlingX? Regards Anirudh Gupta DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus.
Hi, I am facing the same issue w/ R2.0. The document link below recommends to "write in ISO mode". Should rather be "write in DD Image mode" https://docs.starlingx.io/deploy_install_guides/bootable_usb.html Thanks & Regards Pratik On Fri, Jul 12, 2019 at 12:46 PM Lin, Shuicheng <shuicheng.lin@intel.com> wrote:
Hi Gupta,
For the 1st issue, please try to create the image in Linux system with cmd like below:
sudo dd if=bootimage.iso of=/dev/sdb bs=1M && sync
(sdb is the pen driver device)
For the 2nd issue, StarlingX doesn’t support USB Ethernet in default. You need modify kernel configuration to support it if you want.
Also StarlingX uses CentOS 7.6 with 3.10 kernel, which is a much old kernel. So not all usb Ethernet driver could be supported.
Also there is other code need be updated to support USB Ethernet.
You could have a try with below 2 patches applied:
https://review.opendev.org/657291
https://review.opendev.org/657313
It will be much easier if you could add a PCI Ethernet card in your machine. J
Best Regards
Shuicheng
From: Anirudh Gupta [mailto:Anirudh.Gupta@hsc.com] Sent: Wednesday, July 10, 2019 3:18 PM To: starlingx-discuss@lists.starlingx.io; starlingx-announce@lists.starlingx.io Subject: [Starlingx-discuss] StarlingX Bootimage.iso Queries
Hi Team,
I have tried installing StarlingX 2018.10 and 2019.05 on my Dell,HP,Supermicro Server/Machines, but facing the following issues:
If I create a bootable pen drive and try to install the image, it give me the following error
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
And eventually enters into the Grub.
dracut:/# _
However this issue is not being faced when I install the Bootimage.iso by creating a bootable DVD.
The image depicting the issue is attached in the mail.
Is it compulsory to install bootimage.iso using CD/DVD only?
The StarlingX is not able to detect USB to Ethernet NIC Adapter
I have installed StarlingX in one of my machine which has only one on-board NIC. I have a USB to Ethernet available with me which is being detected on Windows/Linux.
I have tested it with Windows Ubuntu Centos.
But StarlingX is not able to detect it. It only detects the on-board NIC a machine has.
Is it possible to detect USB to Ethernet NIC in StarlingX?
Regards
Anirudh Gupta
DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus.
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Hi, I have not tried Rufus on Windows. I tried other USB burn tool in Windows before, and the disk fail to boot up. So I would suggest use dd mode in Linux. If you find there is error in the document, feel free to point it out, and we have doc team to correct the page. Thanks. Best Regards Shuicheng -----Original Message----- From: Pratik M. [mailto:pvmpublic@gmail.com] Sent: Tuesday, September 10, 2019 3:40 PM To: Lin, Shuicheng <shuicheng.lin@intel.com> Cc: Anirudh Gupta <Anirudh.Gupta@hsc.com>; starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] StarlingX Bootimage.iso Queries Hi, I am facing the same issue w/ R2.0. The document link below recommends to "write in ISO mode". Should rather be "write in DD Image mode" https://docs.starlingx.io/deploy_install_guides/bootable_usb.html Thanks & Regards Pratik On Fri, Jul 12, 2019 at 12:46 PM Lin, Shuicheng <shuicheng.lin@intel.com> wrote:
Hi Gupta,
For the 1st issue, please try to create the image in Linux system with cmd like below:
sudo dd if=bootimage.iso of=/dev/sdb bs=1M && sync
(sdb is the pen driver device)
For the 2nd issue, StarlingX doesn’t support USB Ethernet in default. You need modify kernel configuration to support it if you want.
Also StarlingX uses CentOS 7.6 with 3.10 kernel, which is a much old kernel. So not all usb Ethernet driver could be supported.
Also there is other code need be updated to support USB Ethernet.
You could have a try with below 2 patches applied:
https://review.opendev.org/657291
https://review.opendev.org/657313
It will be much easier if you could add a PCI Ethernet card in your machine. J
Best Regards
Shuicheng
From: Anirudh Gupta [mailto:Anirudh.Gupta@hsc.com] Sent: Wednesday, July 10, 2019 3:18 PM To: starlingx-discuss@lists.starlingx.io; starlingx-announce@lists.starlingx.io Subject: [Starlingx-discuss] StarlingX Bootimage.iso Queries
Hi Team,
I have tried installing StarlingX 2018.10 and 2019.05 on my Dell,HP,Supermicro Server/Machines, but facing the following issues:
If I create a bootable pen drive and try to install the image, it give me the following error
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
And eventually enters into the Grub.
dracut:/# _
However this issue is not being faced when I install the Bootimage.iso by creating a bootable DVD.
The image depicting the issue is attached in the mail.
Is it compulsory to install bootimage.iso using CD/DVD only?
The StarlingX is not able to detect USB to Ethernet NIC Adapter
I have installed StarlingX in one of my machine which has only one on-board NIC. I have a USB to Ethernet available with me which is being detected on Windows/Linux.
I have tested it with Windows Ubuntu Centos.
But StarlingX is not able to detect it. It only detects the on-board NIC a machine has.
Is it possible to detect USB to Ethernet NIC in StarlingX?
Regards
Anirudh Gupta
DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus.
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Dear all, StarlingX could be installed from bootable USB no matter which version it is. I could use rufus software to create bootable STX USB with ISO mode. Dear Gupta, Your usb issue: Your grub should have this parameters "LABEL=OE_ISO_BOOT" Make sure "OE_ISO_BOOT" It will appear twice as the same. Both uppercase or lowercase. You can try it. Thanks Pratik M. <pvmpublic@gmail.com> 於 2019年9月10日 週二 下午3:43寫道:
Hi, I am facing the same issue w/ R2.0. The document link below recommends to "write in ISO mode". Should rather be "write in DD Image mode" https://docs.starlingx.io/deploy_install_guides/bootable_usb.html
Thanks & Regards Pratik
On Fri, Jul 12, 2019 at 12:46 PM Lin, Shuicheng <shuicheng.lin@intel.com> wrote:
Hi Gupta,
For the 1st issue, please try to create the image in Linux system with
cmd like below:
sudo dd if=bootimage.iso of=/dev/sdb bs=1M && sync
(sdb is the pen driver device)
For the 2nd issue, StarlingX doesn’t support USB Ethernet in default.
You need modify kernel configuration to support it if you want.
Also StarlingX uses CentOS 7.6 with 3.10 kernel, which is a much old
kernel. So not all usb Ethernet driver could be supported.
Also there is other code need be updated to support USB Ethernet.
You could have a try with below 2 patches applied:
https://review.opendev.org/657291
https://review.opendev.org/657313
It will be much easier if you could add a PCI Ethernet card in your
machine. J
Best Regards
Shuicheng
From: Anirudh Gupta [mailto:Anirudh.Gupta@hsc.com] Sent: Wednesday, July 10, 2019 3:18 PM To: starlingx-discuss@lists.starlingx.io;
starlingx-announce@lists.starlingx.io
Subject: [Starlingx-discuss] StarlingX Bootimage.iso Queries
Hi Team,
I have tried installing StarlingX 2018.10 and 2019.05 on my Dell,HP,Supermicro Server/Machines, but facing the following issues:
If I create a bootable pen drive and try to install the image, it give me the following error
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[628]: Warning: dracut-initqueue timeout - starting timeout scripts
And eventually enters into the Grub.
dracut:/# _
However this issue is not being faced when I install the Bootimage.iso by creating a bootable DVD.
The image depicting the issue is attached in the mail.
Is it compulsory to install bootimage.iso using CD/DVD only?
The StarlingX is not able to detect USB to Ethernet NIC Adapter
I have installed StarlingX in one of my machine which has only one on-board NIC. I have a USB to Ethernet available with me which is being detected on Windows/Linux.
I have tested it with Windows Ubuntu Centos.
But StarlingX is not able to detect it. It only detects the on-board NIC a machine has.
Is it possible to detect USB to Ethernet NIC in StarlingX?
Regards
Anirudh Gupta
DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus.
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (4)
-
Anirudh Gupta
-
Ezpeer Chen
-
Lin, Shuicheng
-
Pratik M.