<br><br><div class="gmail_quote">On Nov 17, 2007 1:18 AM, Gustav Kramer <<a href="mailto:gjk_lists@rogers.com">gjk_lists@rogers.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Fri, 2007-11-16 at 22:36 +0100, Dagfinn Stangeland wrote:<br>><br>><br>> On Nov 16, 2007 2:53 PM, Gustav Kramer <<a href="mailto:gjk_lists@rogers.com">gjk_lists@rogers.com
</a>> wrote:<br>><br>>         On Fri, 2007-11-16 at 13:57 +0100, Dagfinn Stangeland wrote:<br>>         > On Nov 15, 2007 3:42 PM, Sudev Barar <<a href="mailto:sbarar@gmail.com">sbarar@gmail.com</a>>
<br>>         wrote:<br>>         >         On 15/11/2007, Dagfinn Stangeland <<br>>         <a href="mailto:jodgipost@gmail.com">jodgipost@gmail.com</a>> wrote:<br>>         >         ><br>>         >         > When I try to install K12LTSP 6  and the EL
<br>>         variant the<br>>         >         anaconda (is it?)<br>>         >         > installer asks for a driver for the optical drive,<br>>         and won't<br>>         >         continue.
<br>>         >         ><br>>         ><br>>         ><br>>         ><br>>         >         Try passing on some additional parameters like<br>>         noapic at the<br>>         >         boot
<br>>         >         time. Some times this works.<br>>         >         --<br>>         >         Regards,<br>>         >         Sudev Barar<br>>         ><br>>         ><br>>         > Thanks for the reply.
<br>>         ><br>>         > I tried to type "linux noapic" and "linux noprobe noapic" at<br>>         boot<br>>         > time, as you suggested.<br>>         > The installer still asks for a driver and "Intel PIIX/ICH
<br>>         ATA<br>>         > controllers (ata-piix)" is present on the list of drivers.<br>>         > When I choose that driver the installer responds "can't find<br>>         any<br>>         > devices for that driver...".
<br>>         > Then back to the driver selection dialog.<br>>         ><br>>         > I know little of such boot time parameters, and though I<br>>         found a list<br>>         > of such parameters, I'm unable to discern which parameters
<br>>         could be<br>>         > useful for my problem.<br>>         ><br>>         > Obviously, the DVD drive works up to that point in whatever<br>>         mode that<br>>         > is.
<br>>         > Is there any way of continuing the installation in that<br>>         mode?<br>>         > Could I pull the (unknown) needed driver off the fedora 7 or<br>>         8 install<br>>         > media and use that via an usb memory stick?
<br>>         ><br>>         > Regards,<br>>         > Dagfinn Stangeland<br>><br>><br>>         Not really an answer to your question but a possible solution<br>>         to your<br>>         problem might be to do a network install by placing the DVD
<br>>         ISO on an<br>>         NFS share on a second machine and selecting that option<br>>         instead of local<br>>         media as the source when you do the install.<br>><br>>         Just a thought.
<br>><br>><br>> And probably a good thought at that.<br>> Problem is; I'm having trouble chewing gum and walking at the same<br>> time, so this goes a bit over my head ;)<br>><br>> I know what samba share is but would need pointers on how to set up
<br>> NFS share.<br>> If you have the time to walk me through it, I'm all ears...<br><br></div></div>I'm currently working on a paper that's due Sunday evening so,<br>unfortunately, I can't give you a lot at the moment, but, in a nutshell:
<br><br>Place a copy of the DVD ISO on another linux box on the network<br><br>On the linux box with the DVD ISO edit /etc/exports to include the<br>directory holding the ISO - see the existing file for examples but it<br>
would probably be something like:<br>/path/to/iso    <a href="http://192.168.0.0/255.255.255.0%28ro,no_root_squash,sync%29" target="_blank">192.168.0.0/255.255.255.0(ro,no_root_squash,sync)</a><br><br>Restart the nfs server - for Fedora:  /etc/rc.d/init.d/nfs restart
<br><br>Boot the machine you are wanting to install to with the install cd and<br>when you get to the part where it asks you where to install from choose<br>the network option - Ignore the http and ftp options, there should be
<br>one that says (and here is where I'm really guessing since it's been<br>awhile) something about NFS.<br><br>You will be asked how to assign an ip address to the machine you are<br>installing to.  If you have a DHCP server great, if not give it an
<br>address in the same range as the box containing the iso.<br><br>You will then be asked for the location of the iso - you will have to<br>give it the ip address of the box with the iso AND the<br>location: /path/to/iso
<br><br>The details may not be exact but they should get you close. I have to<br>get back to my paper - If you're still messing around with it come<br>Monday and someone else hasn't jumped in I will be glad to talk you
<br>through it.<br><br>Good luck.<br><div><div></div><div class="Wj3C7c"><br>- gustav<br><br></div></div></blockquote><div>Thanks, that's detailed enough for me to get the drift.<br>Good luck on the paper!<br><br>Dagfinn
<br></div></div>