Hello Yaman To be honest with you, i didn't mount a (.img) file before. i get the error mount: you must specify the filesystem type is there any missing parameter. I'm currently googling it but i thought you might give me a hand also.
On 7/10/07, Yaman Saqqa <[EMAIL PROTECTED]> wrote: > Ok .. > > Let's not start from scratch in creating one, in case there are other > modules than the RAID already included in your current image and needed: > > copy your current initrd image then mount it: > > mkdir /tmp/newinitrd > mount -o loop /path/to/current.img /tmp/newinitrd > > then copy your RAID module over: > > cp /path/to/[raid].[k]o /tmp/newinitrd/lib > > umount /tmp/newinitrd > > > What we have done now is added the missing driver to the existing image, > replace the new one on the CD and try again. > > Now, in case what you are booting is not using an initrd image to start with > (I highly doubt), then let me know we'll go into creating one. Otherwise > this should do. > > Yaman > > > > > On 7/10/07, Abd Al-fattah Abu Dhair <[EMAIL PROTECTED]> wrote: > > > > exactly, how can i do that ? > > > > On 7/10/07, Yaman Saqqa <[EMAIL PROTECTED]> wrote: > > > If I understand you correctly, try putting your RAID module on the > initrd > > > image. > > > > > > > > > On 7/10/07, Abd Al-fattah Abu Dhair < [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > Dear All > > > > > > > > I'm installing VMware Infrastructure 3.0 on a HP ML150 G3 server. its > > > > Linux Based, the problem is that it can't load the RAID controller in > > > > the server, which means i have no storage to install on. is there any > > > > procedure (Just like Slipstreaming) that can help me to include the > > > > RAID driver in the Linux CD. if anyone wants to answer me using (linux > > > > dd), then it does not exist in the options. > > > > > > > > What shall i do ? > > > > > > > > -- > > > > Best Regards > > > > > > > > Abd Al-fattah J. Abu Dhair > > > > Networks Security Engineer > > > > +962 (79) 5512127 > > > > > > > > > > > > > > > > www.KiLLTHeUPLiNK.com > > > > > > > > > > > > > > > > > > > -- > > Best Regards > > > > Abd Al-fattah J. Abu Dhair > > Networks Security Engineer > > +962 (79) 5512127 > > > > > > > > www.KiLLTHeUPLiNK.com > > > > > > > -- Best Regards Abd Al-fattah J. Abu Dhair Networks Security Engineer +962 (79) 5512127 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Jolug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Jolug?hl=en-GB -~----------~----~----~----~------~----~------~--~---

