Unsubscribe --- psyche-list-request@redhat.com wrote: >Send Psyche-list mailing list submissions to > psyche-list@redhat.com > >To subscribe or unsubscribe via the World Wide Web, visit > https://listman.redhat.com/mailman/listinfo/psyche-list >or, via email, send a message with subject or body 'help' to > psyche-list-request@redhat.com > >You can reach the person managing the list at > psyche-list-admin@redhat.com > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Psyche-list digest..." > > >Today's Topics: > > 1. Re: ssh-agent with default runlevel of 5 (Stephen Carville) > 2. Re: nfs unmounts of stale connections (John Meagher) > 3. Re: GRUB problems (Justin Zygmont) > 4. Re: RH8.0 on Dell Dimension 4300S - Linux compatible?? (John Nall) > 5. bluez patch in 2.4.20-2.X (Wolfgang Rapp) > 6. Re: ssh-agent with default runlevel of 5 (Anne Possoz) > 7. Re: ssh-agent with default runlevel of 5 (Keith Winston) > 8. Re: connectivity using rh8 (Andrew Schott) > 9. Re: ssh-agent with default runlevel of 5 (Gordon Messmer) > 10. Re: ssh-agent with default runlevel of 5 (Anne Possoz) > 11. Re: connectivity using rh8 (Aaron Konstam) > 12. iptables (Justin Zygmont) > 13. problems with redhat 8.0, sound, and intel 845 chipset (michael shiloh) > 14. Re: iptables (Michael Schwendt) > 15. Booting on USB Disk (JD) > >--__--__-- > >Message: 1 >From: Stephen Carville <carville@cpl.net> >Organization: Far Side of the Moon >To: psyche-list@redhat.com >Subject: Re: ssh-agent with default runlevel of 5 >Date: Fri, 14 Feb 2003 13:35:01 -0800 >Reply-To: psyche-list@redhat.com > >On Friday February 14 2003 03:38, Neil Marjoram wrote: >> Can someone tell me where to call the ssh-agent from when using a >> default run level of 5. I usually use run level 3 and place the required >> commands in .xinitrc in my home directory, but I have found that using >> run level 5 this file is not used. > >Redhat 8.0 starts it by default for KDE and Gnome. You can check by using >ssh-add: > >$ ssh-add -l >The agent has no identities. <-- ssh-agent is running >Could not open a connection to your authentication agent <-- ssh-agent is not >running. > >For other window managers look in /etc/X11/xdm/Xsession and >/etc/X11/xinit/xinitrc. > > > > >--__--__-- > >Message: 2 >From: "John Meagher" <jmeagher@patriot.net> >To: <psyche-list@redhat.com> >Subject: Re: nfs unmounts of stale connections >Date: Fri, 14 Feb 2003 17:02:55 -0500 >Reply-To: psyche-list@redhat.com > >> Hello all, >> I have some stale nfs mounts on my RH8.0 server: >> >> showmount -a says: >> >> [root@store rc.d]# showmount-a >> All mount points on store: >> 10.0.0.90:/mnt/RH8isos >> 10.0.0.90:/mnt/RH8isos/RedHat >> 10.0.0.90:/mnt/RH8isos/RedHat/base >> [root@store rc.d]# >> >> They are left over from a network install, after which I disconnected >> the >> target machine without doing anything special to tell nfs. >> >> /etc/fstab doesn't show them. >> Rebooting doesn't kill them. >Exports file is empty. >> >> Where are they remembered and how can I get rid of them? > >they should be /var/lib/nfs/statd, but I don't know if you can simply >remove the files, and if statd will be happy > >Piero > >Thanks, Piero. >They didn't show up in /var/lib/nfs/statd/ >Removing them from /var/lib/nfs/rmtab, however will get rid of them. >However, it seems that new mounts don't go away automatically after I >umount them on client and server and clear the /etc/exports file. > > > >-- >Psyche-list mailing list >Psyche-list@redhat.com >https://listman.redhat.com/mailman/listinfo/psyche-list > > > > > > > >--__--__-- > >Message: 3 >Date: Fri, 14 Feb 2003 17:05:07 -0500 (EST) >From: Justin Zygmont <jzygmont@solarflow.dyndns.org> >To: psyche-list@redhat.com >Subject: Re: GRUB problems >Reply-To: psyche-list@redhat.com > >On Fri, 14 Feb 2003, Thomas Dodd wrote: > >> >> >> Justin Zygmont wrote: >> >> >>This discussing reminded me that I never seup grup to boot the other >> >>half of the mirror, so I don't have the redundancy I thought I had. Time >> >>to fix that too. I image it'll be tricky, since I have to install stage1 >> >>on /dev/hdc and configure it to find hdc1 when booted from hdc. I really >> >>hate the PC BIOS. I'd much prefer somthing like the Sparc boot prom. :) >> >> >> >> >> > >> >it was pretty easy, just boot the system up, type grub, then the commands >> >from the last message, and it will write it to the hdc or whatever the >> >other drive is. >> > >> Have you disconnected hda to verify it worked? > >yes, and they both boot up interchangably and that's with a triple boot >system too. After typing grub from the command line as root the rest was >as follows: > >root (hd0,0) >find /boot/grub/stage1 >setup (hd0) > >of course the 0,0 being the drive that would want to install or reinstall >grub on. > > > > > >--__--__-- > >Message: 4 >Date: Fri, 14 Feb 2003 17:11:27 -0500 >To: psyche-list@redhat.com >From: John Nall <jnall01@alltel.net> >Subject: Re: RH8.0 on Dell Dimension 4300S - Linux compatible?? >Reply-To: psyche-list@redhat.com > >At 12:00 PM 2/14/2003 -0600, Dave Sherman wrote: > >> >According to the Linux-Tested website, the driver module to use is dmfc. > >Yeah, I checked that. I notice that Redhat is the one that did the test, also. > >> >Run the command 'lsmod' to list the kernel modules currently loaded, and >>confirm that this module is loading. > >Nope. dmfe is loaded. Not dmfc. > >> > Also, run 'dmesg' and direct its >>output into a text file ('dmesg > dmesg.txt'). Start looking for error >>messages when the module loads, and see if it is even trying to load the >>correct module. > >No indication by dmesg of any error loading. Only error indications by >dmesg are that when etho is trying to active, it does a "tx" and no >return. Apparently tries this for awhile and says to hell with it. >I'm going to try to re-install RH8.0 and see if I can have an opportunity >to specify the modem. > >Thanks, John > > > > >--__--__-- > >Message: 5 >Date: Fri, 14 Feb 2003 23:35:45 +0100 >From: Wolfgang Rapp <wolfgang@rapp-informatik.de> >To: psyche-list@redhat.com >Subject: bluez patch in 2.4.20-2.X >Reply-To: psyche-list@redhat.com > >Is the bluez patch patch-2.4.20-mh5 already in a rawhide kernel? > > > > > >--__--__-- > >Message: 6 >To: psyche-list@redhat.com >From: Anne Possoz <anne.possoz@epfl.ch> >Subject: Re: ssh-agent with default runlevel of 5 >Date: Fri, 14 Feb 2003 23:38:54 +0100 >Reply-To: psyche-list@redhat.com > >Ce 14 fvrier 2003, Michael Kuss a crit: > >> On Fri, 14 Feb 2003, Aaron Konstam wrote: >> >> > On Fri, Feb 14, 2003 at 11:38:24AM +0000, Neil Marjoram wrote: >> > > Can someone tell me where to call the ssh-agent from when using a >> > > default run level of 5. I usually use run level 3 and place the required >> > > commands in .xinitrc in my home directory, but I have found that using >> > > run level 5 this file is not used. >> > The sshd daemon is set to run at runlevel 5 by using the chkconfig >> > command as so: chkconfig --level 5 sshd on >> > >> > By the way: chkconfig --level 35 sshd on >> > will get it to run at levels 3 and 5 by default. >> > >> >> That's not what Neil is talking about. He wants to start ssh-agent, thus >> have a window pop up to enter the pass phrase. > >If I understand well Neil query, here is what I do. > >I edit /etc/X11/xinit/Xclients file and add the following lines at the beginning of the file: > ># patch /etc/X11/xinit/Xclient for SSH --------------------------- >if [ -z "$SSH_AGENT_PID" -a -x /usr/bin/ssh-agent ] >then > exec /usr/bin/ssh-agent $0 ${1+"$@"} < /dev/null >fi >if [ -r $HOME/.ssh/id_dsa ] >then > /usr/bin/ssh-add $HOME/.ssh/id_dsa < /dev/null >elif [ -r $HOME/.ssh/identity ] >then > /usr/bin/ssh-add $HOME/.ssh/identity < /dev/null >fi ># end of patch for ssh -------------------------------------------- > >This works for gnome and kde. >Very usefull if frequent ssh connections to remote accounts are needed. > > Anne > > > > >--__--__-- > >Message: 7 >Date: Fri, 14 Feb 2003 17:52:44 -0500 >From: Keith Winston <kwinston@twmi.rr.com> >To: psyche-list@redhat.com >Subject: Re: ssh-agent with default runlevel of 5 >Reply-To: psyche-list@redhat.com > >Anne Possoz wrote: >>>> >>>>>Can someone tell me where to call the ssh-agent from when using a >>>>>default run level of 5. I usually use run level 3 and place the required >>>>>commands in .xinitrc in my home directory, but I have found that using >>>>>run level 5 this file is not used. >>>> >>>>The sshd daemon is set to run at runlevel 5 by using the chkconfig >>>>command as so: chkconfig --level 5 sshd on >>>> >>>>By the way: chkconfig --level 35 sshd on >>>>will get it to run at levels 3 and 5 by default. >>>> >>> >>>That's not what Neil is talking about. He wants to start ssh-agent, thus >>>have a window pop up to enter the pass phrase. >> >> >> If I understand well Neil query, here is what I do. >> >> I edit /etc/X11/xinit/Xclients file and add the following lines at the beginning of the file: >> >> # patch /etc/X11/xinit/Xclient for SSH --------------------------- >> if [ -z "$SSH_AGENT_PID" -a -x /usr/bin/ssh-agent ] >> then >> exec /usr/bin/ssh-agent $0 ${1+"$@"} < /dev/null >> fi >> if [ -r $HOME/.ssh/id_dsa ] >> then >> /usr/bin/ssh-add $HOME/.ssh/id_dsa < /dev/null >> elif [ -r $HOME/.ssh/identity ] >> then >> /usr/bin/ssh-add $HOME/.ssh/identity < /dev/null >> fi >> # end of patch for ssh -------------------------------------------- >> >> This works for gnome and kde. >> Very usefull if frequent ssh connections to remote accounts are needed. > >You might want to check out Keychain: >http://www.gentoo.org/proj/en/keychain.xml > >A cool and easy bash script that handles some of the complexities of >ssh-agent gracefully. > >Best Regards, >Keith >-- >LPIC-2, MCSE, N+ >We drive on this highway of fire >Got spam? Get spastic http://spastic.sourceforge.net > > > > >--__--__-- > >Message: 8 >Subject: Re: connectivity using rh8 >From: Andrew Schott <schotty@core.com> >To: Psyche List <psyche-list@redhat.com> >Date: 14 Feb 2003 17:20:04 +0600 >Reply-To: psyche-list@redhat.com > >On Sat, 2003-02-15 at 03:05, ivan_val@att.net wrote: >> trying to connect an rh8 box to the web using a zoom 3075 modem. configured >> using the network device and minicom, the modem rings and tries to connect but >> the connection never activates. the modem can handle linux,per mfr.. any help >> would be appreciated, thanks. > >That kinda sucks. Well, if you dont mind me asking you to do so, try >opening up a terminal and as root, run: > >wvdial NameOfConnection > >So if you made the connection name in the RedHat Network tool Internet, >then type 'wvdial Internet' > >See what it tells you there. If an error pops up it usually tells you >the source of the problem (misspelled userid or password or whatever) > >HTH > >Andrew > > > > >--__--__-- > >Message: 9 >Subject: Re: ssh-agent with default runlevel of 5 >From: Gordon Messmer <yinyang@eburg.com> >To: psyche-list@redhat.com >Date: 14 Feb 2003 15:19:29 -0800 >Reply-To: psyche-list@redhat.com > >On Fri, 2003-02-14 at 14:38, Anne Possoz wrote: >> >> If I understand well Neil query, here is what I do. >> >> I edit /etc/X11/xinit/Xclients file and add the following lines at the beginning of the file: > >Doesn't that seem like a lot of work? Red Hat's scripts already start >ssh agent. All you have to do is add "ssh-add" to your session. Under >GNOME, you can open the "Sessions" preferences panel, go to "Startup >Programs", and add the command. Huzzah! No editing files! 'specially: >No editing system files that will be whacked at your next upgrade! > >On KDE, you just add a launcher to the Autostart folder on your desktop. > > > > > > >--__--__-- > >Message: 10 >To: psyche-list@redhat.com >From: Anne Possoz <anne.possoz@epfl.ch> >Subject: Re: ssh-agent with default runlevel of 5 >Date: Sat, 15 Feb 2003 01:38:18 +0100 >Reply-To: psyche-list@redhat.com > >On Fri, 2003-02-14 Gordon Messmer wrote: > >> On Fri, 2003-02-14 at 14:38, Anne Possoz wrote: >> > >> > If I understand well Neil query, here is what I do. >> > >> > I edit /etc/X11/xinit/Xclients file and add the following lines at the beginning of the file: >> >> Doesn't that seem like a lot of work? Red Hat's scripts already start >> ssh agent. All you have to do is add "ssh-add" to your session. Under >> GNOME, you can open the "Sessions" preferences panel, go to "Startup >> Programs", and add the command. Huzzah! No editing files! 'specially: >> No editing system files that will be whacked at your next upgrade! > >I was sure that I could learn by answering how I do it :) > >I don't claim my solution is the cleverest. The solution was propagated >from redhat 7.3. So now I should just manage ssh-add as I didn't >realise ssh-agent was already included. > >Isn't one modified file simpler than every user having to click and >know where to click? I like solutions without click. > >But thanks for that alternative solution. My first gnome lecture! > >Keith Winston also mentionned keychain. Another option as it is once per >reboot. Valid only for private workstation. But very interesting in >that case. > > Anne, old lady, old memory > > > > >--__--__-- > >Message: 11 >Date: Fri, 14 Feb 2003 20:52:15 -0600 >From: Aaron Konstam <akonstam@Trinity.Edu> >To: psyche-list@redhat.com >Subject: Re: connectivity using rh8 >Reply-To: psyche-list@redhat.com > >On Fri, Feb 14, 2003 at 09:05:18PM +0000, ivan_val@att.net wrote: >> trying to connect an rh8 box to the web using a zoom 3075 modem. configured >> using the network device and minicom, the modem rings and tries to connect but >> the connection never activates. the modem can handle linux,per mfr.. any help >> would be appreciated, thanks. >If you mean to connect the box to the inteernet you need a ppp >client: >either kppp >or use redhat-confiure-network. >Check ppp documentation for directions. >-- >------------------------------------------- >Aaron Konstam >Computer Science >Trinity University >715 Stadium Dr. >San Antonio, TX 78212-7200 > >telephone: (210)-999-7484 >email:akonstam@trinity.edu > > > > >--__--__-- > >Message: 12 >Date: Sat, 15 Feb 2003 00:28:10 -0500 (EST) >From: Justin Zygmont <jzygmont@solarflow.dyndns.org> >To: psyche-list@redhat.com >Subject: iptables >Reply-To: psyche-list@redhat.com > >does anyone have a basic ip masquerading script that they use in >/etc/sysconfig/iptables. It cannot set ip forwarding from there. > > > > > >--__--__-- > >Message: 13 >Date: Fri, 14 Feb 2003 23:59:04 -0800 (PST) >From: michael shiloh <michael@makingthings.com> >To: Psyche-list@redhat.com >Subject: problems with redhat 8.0, sound, and intel 845 chipset >Reply-To: psyche-list@redhat.com > > >hi. i recently upgraded my old computer to a nice new Intel D845GEBV2 >motherboard, with everything integrated. turns out this wasn't such a >good idea because the linux driver for the video section is very buggy, >so i ended up buying a video card. no great worries. > >my problem now is the sound: i get no sound out of the system. >if i try to control sound (e.g. with the gnome-volume-control) i get: > > I was not able to open your audio device. > Please check that you have permissions to open /dev/mixer > and make sure that you have sound support compiled into your > kernel > >here are my mixer permissions: > > $ ls -l /dev/mixer > crw-rw-rw- 1 michael root 14, 0 Aug 30 16:31 /dev/mixer > >now these were originally 600, but no difference after i changed them. > >i also see in my kernel messages: > >Feb 10 17:20:19 dhcppc4 insmod: /lib/modules/2.4.18-14/kernel/drivers/sound/i810_audio.o: init_module: No such device >Feb 10 17:20:19 dhcppc4 insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg >Feb 10 17:20:19 dhcppc4 insmod: /lib/modules/2.4.18-14/kernel/drivers/sound/i810_audio.o: insmod sound-slot-0 failed >Feb 10 17:20:19 dhcppc4 kernel: i810_audio: Codec not ready.. wait.. no response. >Feb 10 17:20:19 dhcppc4 kernel: i810_audio: Audio Controller supports 6 channels. >Feb 10 17:20:19 dhcppc4 kernel: i810_audio: Defaulting to base 2 channel mode. >Feb 10 17:20:19 dhcppc4 kernel: i810_audio: Primary codec not ready. >Feb 10 17:20:19 dhcppc4 modprobe: modprobe: Can't locate module sound-service-0-3 > >(i think that since the 845 chipset is built on the 810 chipset, many of the drivers >are for the 810 chipset.) so i checked out my modules: > ># ls -l /lib/modules/2.4.18-14/kernel/drivers/sound/i810_audio.o >-rw-r--r-- 1 root root 30572 Sep 4 10:47 /lib/modules/2.4.18-14/kernel/drivers/sound/i810_audio.o > >although sound-slot-0 is missing, but that's the second message, so i'm not sure if that's >the main problem. > >and > > # cat /etc/modules.conf > alias parport_lowlevel parport_pc > alias eth0 eepro100 > alias usb-controller ehci-hcd > alias sound-slot-0 i810_audio > post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : > pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : > alias usb-controller1 usb-uhci > > > >and dmesg says: > > > Intel 810 + AC97 Audio, version 0.22, 13:45:06 Sep 4 2002 > PCI: Found IRQ 3 for device 00:1f.5 > PCI: Sharing IRQ 3 with 00:1f.3 > PCI: Setting latency timer of device 00:1f.5 to 64 > i810: Intel ICH4 found at IO 0xe080 and 0xe400, IRQ 3 > i810_audio: Codec not ready.. wait.. no response. > i810_audio: Audio Controller supports 6 channels. > i810_audio: Defaulting to base 2 channel mode. > i810_audio: Primary codec not ready. > > >i'm not quite sure what next to try - any suggestions? > >thanks, >michael > > > > > >--__--__-- > >Message: 14 >Date: Sat, 15 Feb 2003 09:52:10 +0100 >From: Michael Schwendt <ms0301rh@arcor.de> >To: psyche-list@redhat.com >Subject: Re: iptables >Reply-To: psyche-list@redhat.com > >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >On Sat, 15 Feb 2003 00:28:10 -0500 (EST), Justin Zygmont wrote: > >> does anyone have a basic ip masquerading script that they use in >> /etc/sysconfig/iptables. It cannot set ip forwarding from there. > >What have you tried? > >/etc/sysconfig/iptables is not a script, but output from >iptables-save and input for iptables-restore. > >IP Forwarding is done in two parts. 1) Via appropriate rules in the >netfilter FORWARD chain. And 2) via /etc/sysctl.conf >(net.ipv4.ip_forward = 1) which activates IP Forwarding in the >kernel upon reboot. To activate it manually, run > > sysctl -w net.ipv4.ip_forward=1 >or > echo 1 > /proc/sys/net/ipv4/ip_forward > >- -- >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.0.7 (GNU/Linux) > >iD8DBQE+Tf+60iMVcrivHFQRArKJAKCBR4pU636ImlGjEAHoRIgCLjKk5wCfU/B8 >MjwI8xEtVyjo0bBvFkIUv38= >=r9sQ >-----END PGP SIGNATURE----- > > > > >--__--__-- > >Message: 15 >From: "JD" <jd@inodes-fr.com> >To: <psyche-list@redhat.com> >Subject: Booting on USB Disk >Date: Sat, 15 Feb 2003 09:42:11 +0100 >Reply-To: psyche-list@redhat.com > >This is a multi-part message in MIME format. > >------=_NextPart_000_000E_01C2D4D6.87668D10 >Content-Type: text/plain; > charset="us-ascii" >Content-Transfer-Encoding: 7bit > >Hello, > >I installed a RedHat 8.0 Linux on the primary hard disk of a laptop. >Then I removed this hard disk from the internal slot and I connected it >through the USB port. > >Now I would like to boot from a CD-Rom that then would use the USB Disk >as the "system" disk. > >How is this possible ? > >Thanks for help, > >Jerome > > > >------=_NextPart_000_000E_01C2D4D6.87668D10 >Content-Type: text/html; > charset="us-ascii" >Content-Transfer-Encoding: quoted-printable > ><html xmlns:o=3D"urn:schemas-microsoft-com:office:office" = >xmlns:w=3D"urn:schemas-microsoft-com:office:word" = >xmlns=3D"http://www.w3.org/TR/REC-html40"> > ><head> ><META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = >charset=3Dus-ascii"> > > ><meta name=3DProgId content=3DWord.Document> ><meta name=3DGenerator content=3D"Microsoft Word 10"> ><meta name=3DOriginator content=3D"Microsoft Word 10"> ><link rel=3DFile-List href=3D"cid:filelist.xml@01C2D4D6.830AFB20"> ><!--[if gte mso 9]><xml> > <o:OfficeDocumentSettings> > <o:DoNotRelyOnCSS/> > </o:OfficeDocumentSettings> ></xml><![endif]--><!--[if gte mso 9]><xml> > <w:WordDocument> > <w:DocumentKind>DocumentEmail</w:DocumentKind> > <w:HyphenationZone>21</w:HyphenationZone> > <w:EnvelopeVis/> > <w:Compatibility> > <w:BreakWrappedTables/> > <w:SnapToGridInCell/> > <w:WrapTextWithPunct/> > <w:UseAsianBreakRules/> > </w:Compatibility> > <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> > </w:WordDocument> ></xml><![endif]--> ><style> ><!-- > /* Style Definitions */ > p.MsoNormal, li.MsoNormal, div.MsoNormal > {mso-style-parent:""; > margin:0cm; > margin-bottom:.0001pt; > mso-pagination:widow-orphan; > font-size:12.0pt; > font-family:"Times New Roman"; > mso-fareast-font-family:"Times New Roman";} >a:link, span.MsoHyperlink > {color:blue; > text-decoration:underline; > text-underline:single;} >a:visited, span.MsoHyperlinkFollowed > {color:purple; > text-decoration:underline; > text-underline:single;} >span.StyleCourrierlectronique17 > {mso-style-type:personal-compose; > mso-style-noshow:yes; > mso-ansi-font-size:10.0pt; > mso-bidi-font-size:10.0pt; > font-family:Arial; > mso-ascii-font-family:Arial; > mso-hansi-font-family:Arial; > mso-bidi-font-family:Arial; > color:windowtext;} >@page Section1 > {size:595.3pt 841.9pt; > margin:70.85pt 70.85pt 70.85pt 70.85pt; > mso-header-margin:35.4pt; > mso-footer-margin:35.4pt; > mso-paper-source:0;} >div.Section1 > {page:Section1;} >--> ></style> ><!--[if gte mso 10]> ><style> > /* Style Definitions */=20 > table.MsoNormalTable > {mso-style-name:"Tableau Normal"; > mso-tstyle-rowband-size:0; > mso-tstyle-colband-size:0; > mso-style-noshow:yes; > mso-style-parent:""; > mso-padding-alt:0cm 5.4pt 0cm 5.4pt; > mso-para-margin:0cm; > mso-para-margin-bottom:.0001pt; > mso-pagination:widow-orphan; > font-size:10.0pt; > font-family:"Times New Roman";} ></style> ><![endif]--> ></head> > ><body lang=3DFR link=3Dblue vlink=3Dpurple = >style=3D'tab-interval:35.4pt'> > ><div class=3DSection1> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>Hello,<o:p></o:p></span= >></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'><o:p> </o:p></span= >></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>I installed a RedHat = >8.0 >Linux on the primary hard disk of a laptop.<o:p></o:p></span></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>Then I removed this = >hard disk >from the internal slot and I connected it through the USB = >port.<o:p></o:p></span></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'><o:p> </o:p></span= >></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>Now I would like to = >boot from >a CD-Rom that then would use the USB Disk as the “system” = >disk.<o:p></o:p></span></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'><o:p> </o:p></span= >></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>How is this possible = >?<o:p></o:p></span></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'><o:p> </o:p></span= >></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>Thanks for = >help,<o:p></o:p></span></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'><o:p> </o:p></span= >></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>Jerome<o:p></o:p></span= >></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB = >style=3D'font-size: >10.0pt;font-family:Arial;mso-ansi-language:EN-GB'><o:p> </o:p></span= >></font></p> > ><p class=3DMsoNormal><font size=3D2 face=3DArial><span = >style=3D'font-size:10.0pt; >font-family:Arial'><o:p> </o:p></span></font></p> > ></div> > ></body> > ></html> > >------=_NextPart_000_000E_01C2D4D6.87668D10-- > > > > > > >--__--__-- > >-- >Psyche-list mailing list >Psyche-list@redhat.com >https://listman.redhat.com/mailman/listinfo/psyche-list > > >End of Psyche-list Digest _____________________________________________________________ A free email account your friends will never forget! Get YOURNAME@EmailAccount.com at http://www.emailaccount.com/ _____________________________________________________________ Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list