Re: Unable To Install Linux
hi,
Did you burn the CD yourself? Did you remember to run a checksum before you burnt it and how fast did you burn it?if you want more help click here.
Re: Unable To Install Linux
hi,
I've had no problem using with Ubuntu 6.06 LTS and windows 98. Download the checksums and use them to check if the ISO's are working (or have your friend). Either way It sounds like they are corrupt, try formatting/installing it again and see if you get the same error...
Re: Unable To Install Linux
You might be able to resolve the problem by:
- Adding a kernel parameter to the usrvars.bat file indicating the location of the driver disk
- Modifying the kickstart file to include a driver disk for the hardware
- Modifying the network boot image provided with the Linux distribution
To add a kernel parameter to the usrvars.bat file, follow these steps:
- Obtain the new device driver diskette.
- Make the device drivers accessible to the Red Hat Linux installation program from the network. For example, place the files on a web server.
- Edit the usrvars.bat file as you normally would with the Customize-usrvars.bat file.
In the usrvars.bat file, locate the following:
echo nousbstorage > %RAMDSK%\LOADLIN.TMP
To add the device driver to the kernel parameters, use the dd option.