<?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: Installating Red Hat9 on  ML350 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098412#M73303</link>
    <description>first login as root check you scsi, with&lt;BR /&gt;#cat /proc/scsi/scsi &lt;BR /&gt;&lt;BR /&gt;If you see your tape drive in there you are in luck &lt;BR /&gt;if positif&lt;BR /&gt;# st -f /dev/st0 status   (replace st0 with what you have got as tape from /proc/scsi/scsi)&lt;BR /&gt;&lt;BR /&gt;if this return status then you could use&lt;BR /&gt;&lt;BR /&gt;tar command to backup to tape like ex:&lt;BR /&gt;&lt;BR /&gt;# tar -cvf test.tar /tmp&lt;BR /&gt;&lt;BR /&gt;this will create a tar (test.tar) backup of what is in directory /tmp&lt;BR /&gt;&lt;BR /&gt;to see what in your tar file ex:&lt;BR /&gt;&lt;BR /&gt;# tar -tvf test.tar&lt;BR /&gt;&lt;BR /&gt;read man page for details.&lt;BR /&gt;&lt;BR /&gt;also other backup tools are pax, dump.&lt;BR /&gt;&lt;BR /&gt;there are some more tool to do this but first tell us if you see tape &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Oct 2003 05:50:00 GMT</pubDate>
    <dc:creator>Huc_1</dc:creator>
    <dc:date>2003-10-22T05:50:00Z</dc:date>
    <item>
      <title>Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098404#M73295</link>
      <description>How to install Red Hat 9 on ML350? it seem that the new version of the s,art start does not support linux. When I boot up from the Installtion Cd , It seem that it cannot detect the installation disk in the CDROm drive</description>
      <pubDate>Tue, 21 Oct 2003 08:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098404#M73295</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2003-10-21T08:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098405#M73296</link>
      <description>1.maybe your installation disk is corrupted or maybe it's time to replace the cdrom&lt;BR /&gt;2. If you can boot from floppy-then copy all installation cdroms to a directory on another linux machine and share it via NFS. You have the option to install via NFS.</description>
      <pubDate>Tue, 21 Oct 2003 09:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098405#M73296</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-10-21T09:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098406#M73297</link>
      <description>Yes, use boot floopy, NFS, or copy the iso to a local disk, mount the iso with -o loop to mount point, boot from your cd and when it ask how you want to install answer from disk and give loop mount point.&lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Tue, 21 Oct 2003 10:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098406#M73297</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-21T10:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098407#M73298</link>
      <description>this threadd &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=209171" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=209171&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;may help you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
      <pubDate>Tue, 21 Oct 2003 10:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098407#M73298</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-10-21T10:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098408#M73299</link>
      <description>If you have a standard network card on the box, you can go to redhats website, creat a network boot disk, and do the entire installation off a public ftp server.&lt;BR /&gt;&lt;BR /&gt;I've done it a few times, the hard part if figureing out which subdirectory of the ftp server to use.&lt;BR /&gt;&lt;BR /&gt;The rest of the installation, text based is just like any other installation.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 21 Oct 2003 10:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098408#M73299</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-21T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098409#M73300</link>
      <description>There was problem with the boot disk, Re-created a new one It work But know don't know which display should i select during the installation</description>
      <pubDate>Tue, 21 Oct 2003 23:41:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098409#M73300</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2003-10-21T23:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098410#M73301</link>
      <description>Moke,&lt;BR /&gt;&lt;BR /&gt;Could you be more descriptif of where you are in the installation, what display are you talking about ? video, monitor, installation ?&lt;BR /&gt;&lt;BR /&gt;any precice information helps us help you !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J-P (read you answer mail, pls dont forget to assign points, tks)&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Oct 2003 04:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098410#M73301</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-22T04:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098411#M73302</link>
      <description>How to install and configure 20/40 dlt tape drive , What kind of backup solution should I used and how to configure it ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry guy, this is my first linux server installation ..Thanks for helping.</description>
      <pubDate>Wed, 22 Oct 2003 05:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098411#M73302</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2003-10-22T05:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098412#M73303</link>
      <description>first login as root check you scsi, with&lt;BR /&gt;#cat /proc/scsi/scsi &lt;BR /&gt;&lt;BR /&gt;If you see your tape drive in there you are in luck &lt;BR /&gt;if positif&lt;BR /&gt;# st -f /dev/st0 status   (replace st0 with what you have got as tape from /proc/scsi/scsi)&lt;BR /&gt;&lt;BR /&gt;if this return status then you could use&lt;BR /&gt;&lt;BR /&gt;tar command to backup to tape like ex:&lt;BR /&gt;&lt;BR /&gt;# tar -cvf test.tar /tmp&lt;BR /&gt;&lt;BR /&gt;this will create a tar (test.tar) backup of what is in directory /tmp&lt;BR /&gt;&lt;BR /&gt;to see what in your tar file ex:&lt;BR /&gt;&lt;BR /&gt;# tar -tvf test.tar&lt;BR /&gt;&lt;BR /&gt;read man page for details.&lt;BR /&gt;&lt;BR /&gt;also other backup tools are pax, dump.&lt;BR /&gt;&lt;BR /&gt;there are some more tool to do this but first tell us if you see tape &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Oct 2003 05:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098412#M73303</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-22T05:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098413#M73304</link>
      <description>sorry typing to fast for my own good&lt;BR /&gt;&lt;BR /&gt;make that &lt;BR /&gt;&lt;BR /&gt;#tar cvf /dev/st0 /tmp&lt;BR /&gt;&lt;BR /&gt;to write to tape&lt;BR /&gt;&lt;BR /&gt;#st -f /dev/st0 rewind&lt;BR /&gt;&lt;BR /&gt;to rewind tape &lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;#tar -tvf /dev/st0&lt;BR /&gt;&lt;BR /&gt;to test what on tape&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the command in previous are for tar use to backup to directory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Oct 2003 05:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098413#M73304</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-22T05:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098414#M73305</link>
      <description>How to I configure Samba ?</description>
      <pubDate>Wed, 22 Oct 2003 06:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098414#M73305</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2003-10-22T06:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098415#M73306</link>
      <description>You configure samba using smb.conf&lt;BR /&gt;usualy this in /etc/samba/smb.conf &lt;BR /&gt;&lt;BR /&gt;a read of man samba is of help.&lt;BR /&gt;&lt;BR /&gt;Also, Moke you would be better of starting a new thread with a meaning full subject like &lt;BR /&gt;&lt;BR /&gt;"Samba linux how ?"&lt;BR /&gt;&lt;BR /&gt;I see you are new to theses forums, so please assign points we here take it on our "spare" time to help you and we are "rewarded by points" &lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Wed, 22 Oct 2003 07:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098415#M73306</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-22T07:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098416#M73307</link>
      <description>I still can't get the tape drive when after &lt;BR /&gt;first login as root check you scsi, with&lt;BR /&gt;#cat /proc/scsi/scsi &lt;BR /&gt;&lt;BR /&gt;I don't see the tape drive. How do i load the tape drive driver and which one whould i load ?&lt;BR /&gt;&lt;BR /&gt;Sorry about the point I put the point but didn't know how to submit it . Sorry guys .. thanks. for the help..</description>
      <pubDate>Thu, 23 Oct 2003 02:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098416#M73307</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2003-10-23T02:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098417#M73308</link>
      <description>First is your scsi card seen &lt;BR /&gt;from root login do&lt;BR /&gt;&lt;BR /&gt;#dmesg | grep -B 5 -A 5 -i "scsi"&lt;BR /&gt;&lt;BR /&gt;tell us what you see&lt;BR /&gt;&lt;BR /&gt;do you see our scsi card and/or tape (usualy st0)&lt;BR /&gt;&lt;BR /&gt;also tell us what lsmod returns&lt;BR /&gt;&lt;BR /&gt;will try and help from there &lt;BR /&gt;&lt;BR /&gt;J-P (ps you can attach file if it to big)</description>
      <pubDate>Thu, 23 Oct 2003 03:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098417#M73308</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-23T03:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098418#M73309</link>
      <description>Linus IP multicast router 0.06 plus PIM-SM&lt;BR /&gt;NET4 : Unix domain sockets 1.0 /SMP for Linux NET4.0&lt;BR /&gt;RAMDISK : Compressed image found at block 0&lt;BR /&gt;Freeing initrd memory : 297k freed &lt;BR /&gt;VFS : Mounte4d root ( ext2 filesystem)&lt;BR /&gt;SCSI subsystem driver Revision : 1.00&lt;BR /&gt;scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8&lt;BR /&gt;        &lt;ADAPTER&gt;&lt;BR /&gt;        aic7988: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs&lt;BR /&gt;&lt;BR /&gt;scsi1: Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8&lt;BR /&gt;        &lt;ADAPTER&gt;&lt;BR /&gt;        aic7988: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs&lt;BR /&gt;&lt;BR /&gt;blk: queu dfda2c18,I/O limit 4095Mb ( mask 0xffffffff)&lt;BR /&gt;HP CISS Driver ( v 2.4.42)&lt;BR /&gt;cciss : Device 0x46 has been found at bus 5 dev 2 func 0&lt;BR /&gt;cciss : using DAC cycles&lt;BR /&gt;&lt;BR /&gt;what should i do next?&lt;/ADAPTER&gt;&lt;/ADAPTER&gt;</description>
      <pubDate>Thu, 23 Oct 2003 08:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098418#M73309</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2003-10-23T08:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098419#M73310</link>
      <description>Ok so far so good your scsi adapter and disk are seen by system&lt;BR /&gt;&lt;BR /&gt;please tell us what is the output of the command lsmod ( just would like to see if the tape and st modules are there ?&lt;BR /&gt;&lt;BR /&gt;# lsmod&lt;BR /&gt;&lt;BR /&gt;and what type of tape drive do you have ?&lt;BR /&gt;&lt;BR /&gt;hang on despair not we will try and help you along as best we can !&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Thu, 23 Oct 2003 09:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098419#M73310</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-23T09:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098420#M73311</link>
      <description>module        size     Used    by &lt;BR /&gt;soundcore      7044    0  (autoclean)&lt;BR /&gt;nls_iso8859_1  3516    0  (autoclean) &lt;BR /&gt;udf           100864   0  (autoclean)&lt;BR /&gt;ide_cd         35772   0  (autoclean)&lt;BR /&gt;cdrom          34176   0   (autoclean)[ide_cdrom}&lt;BR /&gt;parport_pc     9188    0 ( unused)&lt;BR /&gt;lp             32072   1 (autoclean)[parport_pc lp]   &lt;BR /&gt;parport        13684   0 ( autoclean)(unused)&lt;BR /&gt;autofs         52904   1&lt;BR /&gt;ta3            2976    0 (unused)&lt;BR /&gt;keybdev        5656    1&lt;BR /&gt;mousedev       22308   0 (unused)&lt;BR /&gt;hid            6208    0 [keybdev mousedev hid]&lt;BR /&gt;input          22216   0 (unused)&lt;BR /&gt;usb_ohci       82592   1 [hid usb_ohci] &lt;BR /&gt;usbcore        73376   3&lt;BR /&gt;ext3           56336   3 [ext3]&lt;BR /&gt;jbd            44420   4&lt;BR /&gt;ccis           142548  0 &lt;BR /&gt;aic7xxx        13452   0&lt;BR /&gt;scsimod        110488  2 [cciss aic7xxx sdmod]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;btw what is command for ? what is the purpose ?</description>
      <pubDate>Thu, 23 Oct 2003 11:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098420#M73311</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2003-10-23T11:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098421#M73312</link>
      <description>the command is for listing the modules that are loaded at boot time by the kernel.&lt;BR /&gt;&lt;BR /&gt;At kernel compilation all the drivers can be compiled in the kernel, and/or many of the drivers can be loaded as modules.&lt;BR /&gt;&lt;BR /&gt;Most of the kernel theses day's make use of the  modules mecanism because it make the kernel smaller, and modules can be loaded/unloaded at demand.&lt;BR /&gt;&lt;BR /&gt;Generaly when you need explainations on a command try &lt;BR /&gt;&lt;BR /&gt;man 'command'&lt;BR /&gt;like &lt;BR /&gt;man lsmod&lt;BR /&gt;&lt;BR /&gt;also usefull&lt;BR /&gt;&lt;BR /&gt;info 'command'&lt;BR /&gt;like&lt;BR /&gt;info lsmod&lt;BR /&gt;&lt;BR /&gt;for example the output of your lsmod tell us that your scsi card is loaded as a module (is not hardcoded in your kernel)&lt;BR /&gt;&lt;BR /&gt;I see no trace of tape setup in there !&lt;BR /&gt;&lt;BR /&gt;Are you sure that this tape is seen by the system at startup.&lt;BR /&gt;&lt;BR /&gt;you can check this at bootup time, you usualy get a message from the scsi card after the bios boot and test, that say's something like press controle c to see scsi card setup&lt;BR /&gt;&lt;BR /&gt;from within this setup you should be able to see if the scsi card see your tape drive on what number.&lt;BR /&gt;&lt;BR /&gt;Please also tell us what is you tape drive model ?&lt;BR /&gt;&lt;BR /&gt;the reason I am asking this is because normaly the system at boot up should have seen and started your tape as a module.&lt;BR /&gt;&lt;BR /&gt;Perhaps is as a problem at startup, but we could load the module by hand with &lt;BR /&gt;&lt;BR /&gt;insmod 'tape modele'   &lt;BR /&gt;&lt;BR /&gt; do a man insmod for info on this command.&lt;BR /&gt;&lt;BR /&gt;Your questions seem to indicated you are new to linux/unix environments a read of the following documentation would help. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Oct 2003 04:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098421#M73312</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-24T04:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098422#M73313</link>
      <description>Ooops, hit the submit button to fast forgot to give you the link to documentation&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;J-P (0 points for this please, my mistake, thanks)&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Oct 2003 04:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098422#M73313</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-24T04:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Installating Red Hat9 on  ML350</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098423#M73314</link>
      <description>I still can't get the tape drive working . I don't seem to be able to locate the driver for it .. anyone can help me on this ?&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Feb 2004 03:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installating-red-hat9-on-ml350/m-p/3098423#M73314</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-02-21T03:22:49Z</dc:date>
    </item>
  </channel>
</rss>

