Jump to content











Photo
- - - - -

Troubles Adding/Importing Drivers


  • Please log in to reply
5 replies to this topic

#1 dm07

dm07
  • Members
  • 3 posts
  • Location:Moscow/Ufa, RUSSIA
  • Interests:IT
  •  
    Russian Federation

Posted 06 March 2012 - 12:40 PM

Hello guys! I am a new user so sorry me for stupid question. Can anyone explain me how to use DriverPacks in my LiveXP Project? So, what I did:
- downloaded WinBuilder 080
- downloaded DriverPacks http://driverpacks.n...verpacks/latest for Windows 2000/XP/2003 (x86)/ and placed it in my USB flash drive in Drivers folder.
- I checked Drivers/Other/Driver Import PE AE in my LiveXP Project
- Next, I pressed Blue button and burned my bootable DVD disk with compiled ISO file
- I plug USB Flash drive
- When I booted with DVD disk, I saw Import PE AE shortcut. When I started it I saw warning: "Description of storage media (X:) is not possible".
My question: I can put drivers folder in my DVD bootable media but how can I set up LiveXP/WinBuilder environment to automatically use driver folder?
Thanks for answers.

#2 amalux

amalux

    Platinum Member

  • Tutorial Writer
  • 2813 posts
  •  
    United States

Posted 06 March 2012 - 01:58 PM

Hi dm07 :)

Dipe (the program, not the script) throws up that error when you attempt to run it from a non-writable system drive (X:); there is a warning about it in the script. Try using WimBoot (or BootDI) or add FBWF to CreateISO, this should alleviate your issue.

:cheers:

#3 dm07

dm07
  • Members
  • 3 posts
  • Location:Moscow/Ufa, RUSSIA
  • Interests:IT
  •  
    Russian Federation

Posted 06 March 2012 - 06:59 PM

Amalux, does it exist any tutorial what is FBWF and how to use it?
P.S. Yes, you give a lot of materials (and thank you a lot!) but I want to understand some basic things (like what is FBFW and BootSDI. Yes, I read materials for beginners but I must order and collect all given information).

#4 amalux

amalux

    Platinum Member

  • Tutorial Writer
  • 2813 posts
  •  
    United States

Posted 06 March 2012 - 09:52 PM

For Boot[S]DI, there was a little overview put together sometime back by Ispy http://reboot.pro/4882/ which might help explain it and look here for an overview of FBWF (File Based Write Filter). All you need to know about it in regards to Winbuilder is whether to select it or not and how much RAM to allocate, it allows for a writable system drive when using read-only media ;)

#5 dm07

dm07
  • Members
  • 3 posts
  • Location:Moscow/Ufa, RUSSIA
  • Interests:IT
  •  
    Russian Federation

Posted 07 March 2012 - 08:10 AM

Amalux, thanks for answer. A bit more questions :). Is it right that if I choose SDI and include specified folder (for ex. Drivers folder) I should limit size of this folder to RAM's size? I mean, if a computer has 256 Mb RAM and suppose SDI is 200 Mb this is OK, but if a computer has 128 Mb RAM then it will be fail? Should I use FBFW instead of SDI if I have data which greater than size of RAM?

Edited by dm07, 07 March 2012 - 08:11 AM.


#6 amalux

amalux

    Platinum Member

  • Tutorial Writer
  • 2813 posts
  •  
    United States

Posted 07 March 2012 - 02:43 PM

Is it right that if I choose SDI and include specified folder (for ex. Drivers folder) I should limit size of this folder to RAM's size?

Yes, in fact, adding drivers automatically after boot should be kept to a minimum anyway or you'll be waiting a long time for drivers to load at each boot (you can always load them later if needed). Experiment with external Drivers folder to see what drivers are really needed and work best; only include in image, drivers needed at every boot. Usually a LAN DP (DriverPack) should cover most NICs and selected audio drivers as needed for expected hardware; avoid DP for this, only use manually backed up drivers from host machines. Normally this shouldn't amount to more than 20MB and unused drivers are deleted after boot to free up more room on your system drive. Other drivers, like mass storage, should be handled by their respective scripts.

I mean, if a computer has 256 Mb RAM and suppose SDI is 200 Mb this is OK, but if a computer has 128 Mb RAM then it will be fail? Should I use FBFW instead of SDI if I have data which greater than size of RAM?

Yes, 256MB RAM is bare minimum for BootDI (or WimBoot), any less than this you should use CreateISO with FBWF; uses less RAM because whole PE image isn't loaded in memory, only the amount of RAM you allocate for writable space is used. Of course, you'll lose the performance of a fully RAM loaded PE; this is the trade off you'll have to weigh. I usually keep a non-RAM loading disc handy just in case I need it for an older machine or one where RAM is faulty ;)




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users