Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
bootable usb

bootable usb

2006-05-18       - By Mark Hammerton

 Back
Reply:     1     2     3     4  

thanx Rick i might have to make the iso over again but this sounds like it
will work


On 5/18/06, Rick Stevens <rstevens@(protected)> wrote:
>
> On Thu, 2006-05-18 at 14:35 -0400, Mark Hammerton wrote:
> > I have created a custom iso RHEL 4 that i will be using to install on
> > a number of servers, however none of tem have cd rom drives, I would
> > like to put it the iso on a 2gb and install from there.  2gb is more
> > than enough for me. Also i have created the kickstart file for this.
> >
> > I want to ask for help in putting the iso on to the 2gb stick and
> > ensuring that stick is bootable.
> >
> > I know the servers that i plan on installing on can boot from usb
>
> Are you certain the ISO image is bootable?  Remember, you need to
> specify a bootable, "El Torito" image as part of the mkisofs command
> (see the "-b" "-hard-disk-boot" and "-no-emul-boot" options for
> mkisofs).
>
> If the image IS bootable, then verify what device your system uses
> for the USB stick.  Plug it in and check the output of dmesg to see
> what device is used.  If your system is IDE based, the stick will
> probably show up as /dev/sda.  Now, you need to copy the ISO image to
> the stick using "dd".  Note that you must write the image to the RAW
> stick device--not a partition on it ("/dev/sda" NOT "/dev/sda1").
>
> The "dd" command will look like:
>
>         # dd if=name-of-ISO-image of=/dev/sda bs=512
>
> When that completes, you should write-protect the stick if you can (some
> have a write-protect tab on them) before using it.  Then try to boot
> from it and see if it works.
>
> > my LAN is your LAN
>
> Now that just INVITES hack attempts!  :-)
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> - Rick Stevens, Senior Systems Engineer     rstevens@(protected) -
> - VitalStream, Inc.                       http://www.vitalstream.com -
> -                                                                    -
> -     If Bill Gates got a dime for every time Windows crashes...     -
> -              ...oh, wait.  He does.  THAT explains it!             -
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
>
> __ ____ ____ ____ ____ ____ ____ ____ ____ ____
> Redhat-install-list mailing list
> Redhat-install-list@(protected)
> https://www.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request@(protected)
> Subject: unsubscribe
>



--
my LAN is your LAN

thanx Rick i might have to make the iso over again but this sounds like it will
work<br><br><br><div><span class="gmail_quote">On 5/18/06, <b class="gmail
_sendername">Rick Stevens</b> &lt;<a href="mailto:rstevens@(protected)">
rstevens@(protected)</a>&gt; wrote:</span><blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex;
padding-left: 1ex;">On Thu, 2006-05-18 at 14:35 -0400, Mark Hammerton wrote:
<br>&gt; I have created a custom iso RHEL 4 that i will be using to install on
<br>&gt; a number of servers, however none of tem have cd rom drives, I would<br
>&gt; like to put it the iso on a 2gb and install from there.&nbsp;&nbsp;2gb is
more
<br>&gt; than enough for me. Also i have created the kickstart file for this.
<br>&gt;<br>&gt; I want to ask for help in putting the iso on to the 2gb stick
and<br>&gt; ensuring that stick is bootable.<br>&gt;<br>&gt; I know the servers
that i plan on installing on can boot from usb
<br><br>Are you certain the ISO image is bootable?&nbsp;&nbsp;Remember, you
need to<br>specify a bootable, &quot;El Torito&quot; image as part of the
mkisofs command<br>(see the &quot;-b&quot; &quot;-hard-disk-boot&quot; and
&quot;-no-emul-boot&quot; options for
<br>mkisofs).<br><br>If the image IS bootable, then verify what device your
system uses<br>for the USB stick.&nbsp;&nbsp;Plug it in and check the output of
dmesg to see<br>what device is used.&nbsp;&nbsp;If your system is IDE based,
the stick will
<br>probably show up as /dev/sda.&nbsp;&nbsp;Now, you need to copy the ISO
image to<br>the stick using &quot;dd&quot;.&nbsp;&nbsp;Note that you must write
the image to the RAW<br>stick device--not a partition on it (&quot;/dev/sda
&quot; NOT &quot;/dev/sda1&quot;).
<br><br>The &quot;dd&quot; command will look like:<br><br>&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# dd if=name-of-ISO-image of=/dev/sda bs=512<br>
<br>When that completes, you should write-protect the stick if you can (some<br
>have a write-protect tab on them) before using it.&nbsp;&nbsp;Then try to boot
<br>from it and see if it works.<br><br>&gt; my LAN is your LAN<br><br>Now that
just INVITES hack attempts!&nbsp;&nbsp;:-)<br><br>-- ---- ---- ---- ---- ------
-- ---- ---- ---- ---- ---- ---- ---- ---<br>- Rick Stevens, Senior Systems
Engineer&nbsp;&nbsp;&nbsp;&nbsp;
<a href="mailto:rstevens@(protected)">rstevens@(protected)</a> -<br>-
VitalStream, Inc.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href
="http://www.vitalstream.com">http://www.vitalstream.com</a> -<br>-&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;-
<br>-&nbsp;&nbsp;&nbsp;&nbsp; If Bill Gates got a dime for every time Windows
crashes...&nbsp;&nbsp;&nbsp;&nbsp; -<br>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...oh, wait.&nbsp;&nbsp;He does.
&nbsp;&nbsp;THAT explains it!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp; -<br>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
-- ---- ---- ---- --
<br><br>__ ____ ____ ____ ____ ____ ____ ____ ____ ____<br>Redhat-install-list
mailing list<br><a href="mailto:Redhat-install-list@(protected)">Redhat-install
-list@(protected)</a><br><a href="https://www.redhat.com/mailman/listinfo/redhat
-install-list">
https://www.redhat.com/mailman/listinfo/redhat-install-list</a><br>To
Unsubscribe Go To ABOVE URL or send a message to:<br><a href="mailto:redhat
-install-list-request@(protected)">redhat-install-list-request@(protected)</a>
<br>Subject: unsubscribe<br></blockquote></div><br><br clear="all"><br>-- <br
>my LAN is your LAN

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe