<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: CentOS: Install Packages Via yum Command Using DVD / CD as Repo</title> <atom:link href="http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: kiran goud</title><link>http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/#comment-66269</link> <dc:creator>kiran goud</dc:creator> <pubDate>Mon, 02 Jan 2012 07:15:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4275#comment-66269</guid> <description>Steps
1) connect ur nokia mobile to system
2)Check ur nokia connection as it&#039;s vendor and product number
[root@server1 ~]# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 004: ID 0421:0061 Nokia Mobile Phones
Bus 002 Device 003: ID 0e0f:0002
Bus 002 Device 001: ID 0000:0000
3)Add ur modem here with following command
[root@server1 ~]# sudo /sbin/modprobe usbserial vendor=0x421 product=0x061
4)add ur setting with following command
[root@server1 ~]# wvdialconf /etc/wvdial.conf
Scanning your serial ports for a modem.
ttyS0: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0: ATQ0 V1 E1 -- and failed too at 115200, giving up.
ttyS1: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS1: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS1: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Port Scan: S2 S3
WvModem: Cannot get information for serial port.
ttyACM0: ATQ0 V1 E1 -- OK
ttyACM0: ATQ0 V1 E1 Z -- OK
ttyACM0: ATQ0 V1 E1 S0=0 -- OK
ttyACM0: ATQ0 V1 E1 S0=0 &amp;C1 -- OK
ttyACM0: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 -- OK
ttyACM0: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0 -- OK
ttyACM0: Modem Identifier: ATI -- Nokia
ttyACM0: Speed 4800: AT -- OK
ttyACM0: Speed 9600: AT -- OK
ttyACM0: Speed 19200: AT -- OK
ttyACM0: Speed 38400: AT -- OK
ttyACM0: Speed 57600: AT -- OK
ttyACM0: Speed 115200: AT -- OK
ttyACM0: Speed 230400: AT -- OK
ttyACM0: Speed 460800: AT -- OK
ttyACM0: Max speed is 460800; that should be safe.
ttyACM0: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0 -- OK
WvModem: Cannot get information for serial port.
ttyUSB0: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyUSB0: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyUSB0: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Found an USB modem on /dev/ttyACM0.
Modem configuration written to /etc/wvdial.conf.
ttyACM0: Speed 460800; init &quot;ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0&quot;
[root@server1 ~]#
[root@server1 ~]# vim /etc/wvdial.conf
[root@server1 ~]# wvdial
--&gt; WvDial: Internet dialer version 1.54.0
--&gt; Cannot get information for serial port.
--&gt; Initializing modem.
--&gt; Sending: AT+CGDCONT=1,&quot;IP&quot;,&quot;aircelgprs&quot;,&quot;&quot;,0,0
AT+CGDCONT=1,&quot;IP&quot;,&quot;aircelgprs&quot;,&quot;&quot;,0,0
OK
--&gt; Sending: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0
OK
--&gt; Modem initialized.
--&gt; Sending: ATDT*99#
--&gt; Waiting for carrier.
ATDT*99#
CONNECT
~[7f]}#@!}!} } }2}#}$@#}!}$}%\}&quot;}&amp;} }*} } g}%~
--&gt; Carrier detected. Starting PPP immediately.
--&gt; Starting pppd at Sun Oct 4 03:25:12 2009
--&gt; pid of pppd: 9507
--&gt; Using interface ppp0
--&gt; pppd: 60800
--&gt; pppd: 60800
--&gt; pppd: 60800
--&gt; pppd: 60800
--&gt; local IP address 10.183.117.164
--&gt; pppd: 60800
--&gt; remote IP address 10.6.6.6
--&gt; pppd: 60800
--&gt; primary DNS address 202.148.200.3
--&gt; pppd: 60800
--&gt; secondary DNS address 202.148.202.4
--&gt; pppd: 60800
Caught signal #2! Attempting to exit gracefully...
--&gt; Terminating on signal 15
--&gt; pppd: 60800
--&gt; Connect time 7.2 minutes.
--&gt; pppd: 60800
--&gt; pppd: 60800
--&gt; pppd: 60800
--&gt; Disconnecting at Sun Oct 4 03:32:23 2009
root@server1 proc]# cat /etc/wvdial.conf
[Dialer Defaults]
Modem = /dev/ttyACM0
Init1 = AT+CGDCONT=1,&quot;IP&quot;,&quot;aircelgprs&quot;,&quot;&quot;,0,0
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0
Baud = 460800
#Init1 = ATZ
#Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0
ISDN = 0
Modem Type = USB Modem
; Phone =
; Username =
; Password =
Username = a
Password = a
Phone = *99#
Stupid Mode = 1
check the kppp pakage and start ur linux in graphic mode with startx
open kppp--&gt;applications--&gt;internet--&gt;kppp
click on configure--&gt;click account tab and click on new--&gt;Manual setup--&gt;dial--&gt;connection name--aircel
clikc add--enter a phone no as put--&gt;*99#--ok--&gt;0k
click on Modems tab--&gt;&gt;New--&gt;Modem name--/dev/ttyAMC0--&gt;modem device--&gt;select /dev/ttyAMC0
now click on Modem tab--&gt;Modem commands--&gt;
Initialization strings1=AT+CGDCONT=1,&quot;IP&quot;,&quot;aircelgprs&quot;,&quot;&quot;,0,0
Initialization strings2=ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0
click -ok
Query Modem to test it-
click ok and ok
put the user name=a
password = a
now connect ur aircel gprs properly
this for sanjay.
sanjay make changes according to your provider, its 100% works.
thank you.</description> <content:encoded><![CDATA[<p>Steps<br
/> 1) connect ur nokia mobile to system</p><p>2)Check ur nokia connection as it&#8217;s vendor and product number<br
/> [root@server1 ~]# lsusb<br
/> Bus 001 Device 001: ID 0000:0000<br
/> Bus 002 Device 004: ID 0421:0061 Nokia Mobile Phones<br
/> Bus 002 Device 003: ID 0e0f:0002<br
/> Bus 002 Device 001: ID 0000:0000</p><p>3)Add ur modem here with following command<br
/> [root@server1 ~]# sudo /sbin/modprobe usbserial vendor=0&#215;421 product=0&#215;061</p><p>4)add ur setting with following command<br
/> [root@server1 ~]# wvdialconf /etc/wvdial.conf<br
/> Scanning your serial ports for a modem.</p><p>ttyS0: ATQ0 V1 E1 &#8212; failed with 2400 baud, next try: 9600 baud<br
/> ttyS0: ATQ0 V1 E1 &#8212; failed with 9600 baud, next try: 115200 baud<br
/> ttyS0: ATQ0 V1 E1 &#8212; and failed too at 115200, giving up.<br
/> ttyS1: ATQ0 V1 E1 &#8212; failed with 2400 baud, next try: 9600 baud<br
/> ttyS1: ATQ0 V1 E1 &#8212; failed with 9600 baud, next try: 115200 baud<br
/> ttyS1: ATQ0 V1 E1 &#8212; and failed too at 115200, giving up.<br
/> Port Scan: S2 S3<br
/> WvModem: Cannot get information for serial port.<br
/> ttyACM0: ATQ0 V1 E1 &#8212; OK<br
/> ttyACM0: ATQ0 V1 E1 Z &#8212; OK<br
/> ttyACM0: ATQ0 V1 E1 S0=0 &#8212; OK<br
/> ttyACM0: ATQ0 V1 E1 S0=0 &amp;C1 &#8212; OK<br
/> ttyACM0: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 &#8212; OK<br
/> ttyACM0: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0 &#8212; OK<br
/> ttyACM0: Modem Identifier: ATI &#8212; Nokia<br
/> ttyACM0: Speed 4800: AT &#8212; OK<br
/> ttyACM0: Speed 9600: AT &#8212; OK<br
/> ttyACM0: Speed 19200: AT &#8212; OK<br
/> ttyACM0: Speed 38400: AT &#8212; OK<br
/> ttyACM0: Speed 57600: AT &#8212; OK<br
/> ttyACM0: Speed 115200: AT &#8212; OK<br
/> ttyACM0: Speed 230400: AT &#8212; OK<br
/> ttyACM0: Speed 460800: AT &#8212; OK<br
/> ttyACM0: Max speed is 460800; that should be safe.<br
/> ttyACM0: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0 &#8212; OK<br
/> WvModem: Cannot get information for serial port.<br
/> ttyUSB0: ATQ0 V1 E1 &#8212; failed with 2400 baud, next try: 9600 baud<br
/> ttyUSB0: ATQ0 V1 E1 &#8212; failed with 9600 baud, next try: 115200 baud<br
/> ttyUSB0: ATQ0 V1 E1 &#8212; and failed too at 115200, giving up.</p><p>Found an USB modem on /dev/ttyACM0.<br
/> Modem configuration written to /etc/wvdial.conf.<br
/> ttyACM0: Speed 460800; init &#8220;ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0&#8243;<br
/> [root@server1 ~]#<br
/> [root@server1 ~]# vim /etc/wvdial.conf<br
/> [root@server1 ~]# wvdial<br
/> &#8211;&gt; WvDial: Internet dialer version 1.54.0<br
/> &#8211;&gt; Cannot get information for serial port.<br
/> &#8211;&gt; Initializing modem.<br
/> &#8211;&gt; Sending: AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;aircelgprs&#8221;,&#8221;",0,0<br
/> AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;aircelgprs&#8221;,&#8221;",0,0<br
/> OK<br
/> &#8211;&gt; Sending: ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br
/> ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br
/> OK<br
/> &#8211;&gt; Modem initialized.<br
/> &#8211;&gt; Sending: ATDT*99#<br
/> &#8211;&gt; Waiting for carrier.<br
/> ATDT*99#<br
/> CONNECT<br
/> ~[7f]}#@!}!} } }2}#}$@#}!}$}%\}&#8221;}&amp;} }*} } g}%~<br
/> &#8211;&gt; Carrier detected. Starting PPP immediately.<br
/> &#8211;&gt; Starting pppd at Sun Oct 4 03:25:12 2009<br
/> &#8211;&gt; pid of pppd: 9507<br
/> &#8211;&gt; Using interface ppp0<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; local IP address 10.183.117.164<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; remote IP address 10.6.6.6<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; primary DNS address 202.148.200.3<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; secondary DNS address 202.148.202.4<br
/> &#8211;&gt; pppd: 60800<br
/> Caught signal #2! Attempting to exit gracefully&#8230;<br
/> &#8211;&gt; Terminating on signal 15<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; Connect time 7.2 minutes.<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; pppd: 60800<br
/> &#8211;&gt; Disconnecting at Sun Oct 4 03:32:23 2009</p><p>root@server1 proc]# cat /etc/wvdial.conf</p><p>[Dialer Defaults]<br
/> Modem = /dev/ttyACM0<br
/> Init1 = AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;aircelgprs&#8221;,&#8221;",0,0<br
/> Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br
/> Baud = 460800<br
/> #Init1 = ATZ<br
/> #Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br
/> ISDN = 0<br
/> Modem Type = USB Modem<br
/> ; Phone =<br
/> ; Username =<br
/> ; Password =<br
/> Username = a<br
/> Password = a<br
/> Phone = *99#<br
/> Stupid Mode = 1</p><p>check the kppp pakage and start ur linux in graphic mode with startx</p><p>open kppp&#8211;&gt;applications&#8211;&gt;internet&#8211;&gt;kppp<br
/> click on configure&#8211;&gt;click account tab and click on new&#8211;&gt;Manual setup&#8211;&gt;dial&#8211;&gt;connection name&#8211;aircel<br
/> clikc add&#8211;enter a phone no as put&#8211;&gt;*99#&#8211;ok&#8211;&gt;0k<br
/> click on Modems tab&#8211;&gt;&gt;New&#8211;&gt;Modem name&#8211;/dev/ttyAMC0&#8211;&gt;modem device&#8211;&gt;select /dev/ttyAMC0<br
/> now click on Modem tab&#8211;&gt;Modem commands&#8211;&gt;<br
/> Initialization strings1=AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;aircelgprs&#8221;,&#8221;",0,0<br
/> Initialization strings2=ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br
/> click -ok<br
/> Query Modem to test it-<br
/> click ok and ok<br
/> put the user name=a<br
/> password = a<br
/> now connect ur aircel gprs properly</p><p>this for sanjay.<br
/> sanjay make changes according to your provider, its 100% works.<br
/> thank you.</p> ]]></content:encoded> </item> <item><title>By: sanjay</title><link>http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/#comment-65072</link> <dc:creator>sanjay</dc:creator> <pubDate>Fri, 02 Dec 2011 10:34:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4275#comment-65072</guid> <description>i do not have any internet connection i use mobile to connect via usb can i download rmps in cd and use yum command help me plz i m a student and new in this field waiting for reply</description> <content:encoded><![CDATA[<p>i do not have any internet connection i use mobile to connect via usb can i download rmps in cd and use yum command help me plz i m a student and new in this field waiting for reply</p> ]]></content:encoded> </item> <item><title>By: santosh</title><link>http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/#comment-64739</link> <dc:creator>santosh</dc:creator> <pubDate>Wed, 23 Nov 2011 06:14:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4275#comment-64739</guid> <description># yum --disablerepo=\* --enablerepo=c5-media install gcc*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* c5-media:
file://media/CentOS_5.4_Final/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: &#039;/CentOS_5.4_Final/repodata/repomd.xml&#039;
Trying other mirror.
file:///media/CentOS/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: &#039;/media/CentOS/repodata/repomd.xml&#039;
Trying other mirror.
file:///media/cdrecorder/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: &#039;/media/cdrecorder/repodata/repomd.xml&#039;
Trying other mirror.
file:///media/cdrom/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: &#039;/media/cdrom/repodata/repomd.xml&#039;
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: c5-media. Please verify its path and try again</description> <content:encoded><![CDATA[<p># yum &#8211;disablerepo=\* &#8211;enablerepo=c5-media install gcc*</p><p>Loaded plugins: fastestmirror<br
/> Loading mirror speeds from cached hostfile<br
/> * c5-media:<br
/> file://media/CentOS_5.4_Final/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: &#8216;/CentOS_5.4_Final/repodata/repomd.xml&#8217;<br
/> Trying other mirror.<br
/> file:///media/CentOS/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: &#8216;/media/CentOS/repodata/repomd.xml&#8217;<br
/> Trying other mirror.<br
/> file:///media/cdrecorder/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: &#8216;/media/cdrecorder/repodata/repomd.xml&#8217;<br
/> Trying other mirror.<br
/> file:///media/cdrom/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: &#8216;/media/cdrom/repodata/repomd.xml&#8217;<br
/> Trying other mirror.<br
/> Error: Cannot retrieve repository metadata (repomd.xml) for repository: c5-media. Please verify its path and try again</p> ]]></content:encoded> </item> <item><title>By: raman</title><link>http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/#comment-44167</link> <dc:creator>raman</dc:creator> <pubDate>Wed, 21 Oct 2009 07:40:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4275#comment-44167</guid> <description>centos all command use with exampal
pelije send my id</description> <content:encoded><![CDATA[<p>centos all command use with exampal<br
/> pelije send my id</p> ]]></content:encoded> </item> <item><title>By: aneesh</title><link>http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/#comment-42362</link> <dc:creator>aneesh</dc:creator> <pubDate>Fri, 03 Jul 2009 05:54:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4275#comment-42362</guid> <description>good reference</description> <content:encoded><![CDATA[<p>good reference</p> ]]></content:encoded> </item> <item><title>By: Kimura</title><link>http://www.cyberciti.biz/faq/centos-linux-install-packages-from-dvd-using-yum/#comment-42339</link> <dc:creator>Kimura</dc:creator> <pubDate>Wed, 01 Jul 2009 13:18:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4275#comment-42339</guid> <description>Thanks, was the tip I needed at this time</description> <content:encoded><![CDATA[<p>Thanks, was the tip I needed at this time</p> ]]></content:encoded> </item> </channel> </rss>
