<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: smart start scripting toolkit for linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687027#M42159</link>
    <description>Looks like they dropped a section from the user guide. Do this before running the makiso command. Copy the contents of the tar file into the linuxbootCD directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Creating a Toolkit bootable CD requires the following general steps:&lt;BR /&gt;1. Create a CD build directory.&lt;BR /&gt;2. Create an ISO image to be written to CD.&lt;BR /&gt; &lt;BR /&gt;Creating a CD build directory&lt;BR /&gt;1. Create a directory on the Linux workstation:&lt;BR /&gt;mkdir ./linuxbootCD&lt;BR /&gt;&lt;BR /&gt;2. Create a subdirectory in which to store boot files:&lt;BR /&gt;mkdir ./linuxbootCD/isolinux&lt;BR /&gt;&lt;BR /&gt;3. Copy the necessary boot files to the ./linuxbootCD/isolinux directory:&lt;BR /&gt; isolinux.bin (the SYSLINUX binary used for ISO media)&lt;BR /&gt; isolinux.cfg (the boot configuration used by isolinux.bin)&lt;BR /&gt; initrd.img (the Linux file system)&lt;BR /&gt; vmlinuz (the Linux kernel)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If needed, copy additional files to ./linuxbootCD. These files might include Toolkit utilities or scripts, configuration files, or third-party tools.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 16 Sep 2010 10:59:40 GMT</pubDate>
    <dc:creator>Jimmy Vance</dc:creator>
    <dc:date>2010-09-16T10:59:40Z</dc:date>
    <item>
      <title>smart start scripting toolkit for linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687024#M42156</link>
      <description>According to the manual at &lt;A href="ftp://ftp.hp.com/pub/c-products/servers/management/smartstart/LinuxUserGuide(415597-401).pdf" target="_blank"&gt;ftp://ftp.hp.com/pub/c-products/servers/management/smartstart/LinuxUserGuide(415597-401).pdf&lt;/A&gt; it should be possible to boot the CD that contains the Linux Toolkit image (page 8); but where is this located? The bootable SS only come with a GUI, and the  ss-scripting-toolkit-linux-8.50.tar.gz file contains no iso images ???&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Sep 2010 13:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687024#M42156</guid>
      <dc:creator>joseph pareti</dc:creator>
      <dc:date>2010-09-15T13:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: smart start scripting toolkit for linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687025#M42157</link>
      <description>Bottom of page 9 in the manual you listed explains how to create a toolkit bootable ISO image &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2010 03:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687025#M42157</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-09-16T03:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: smart start scripting toolkit for linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687026#M42158</link>
      <description>Thanks Jimmy, but I don't think this is what I need; infact I found that ss-scripting-toolkit-linux-8.50.tar.gz contains a shell script that creates an iso image, the latter ought to contain the SS commands like conrep etc, while the image created per page 9 of the manual appears to me as a generic linux image, right?</description>
      <pubDate>Thu, 16 Sep 2010 06:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687026#M42158</guid>
      <dc:creator>joseph pareti</dc:creator>
      <dc:date>2010-09-16T06:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: smart start scripting toolkit for linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687027#M42159</link>
      <description>Looks like they dropped a section from the user guide. Do this before running the makiso command. Copy the contents of the tar file into the linuxbootCD directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Creating a Toolkit bootable CD requires the following general steps:&lt;BR /&gt;1. Create a CD build directory.&lt;BR /&gt;2. Create an ISO image to be written to CD.&lt;BR /&gt; &lt;BR /&gt;Creating a CD build directory&lt;BR /&gt;1. Create a directory on the Linux workstation:&lt;BR /&gt;mkdir ./linuxbootCD&lt;BR /&gt;&lt;BR /&gt;2. Create a subdirectory in which to store boot files:&lt;BR /&gt;mkdir ./linuxbootCD/isolinux&lt;BR /&gt;&lt;BR /&gt;3. Copy the necessary boot files to the ./linuxbootCD/isolinux directory:&lt;BR /&gt; isolinux.bin (the SYSLINUX binary used for ISO media)&lt;BR /&gt; isolinux.cfg (the boot configuration used by isolinux.bin)&lt;BR /&gt; initrd.img (the Linux file system)&lt;BR /&gt; vmlinuz (the Linux kernel)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If needed, copy additional files to ./linuxbootCD. These files might include Toolkit utilities or scripts, configuration files, or third-party tools.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2010 10:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687027#M42159</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-09-16T10:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: smart start scripting toolkit for linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687028#M42160</link>
      <description>I just ran the mkiso.sh script and it indeed creates the proper bootable ISO image of the toolkit. &lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2010 11:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smart-start-scripting-toolkit-for-linux/m-p/4687028#M42160</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-09-16T11:37:36Z</dc:date>
    </item>
  </channel>
</rss>

