Im trying to upgrade my Ubuntu 7.10 to Werewolf. But i put the F8 DVD disc in, and then i boot it from the disc, and then it starts to load. and then it freezes on the blue screen with
Loading SCSI Driver
Loading USB Storage Driver
Any ideas as to why?
SOLUTION:
When you put the disc in, you will want to add this in the boot command line or whatever its called.
linux nousb nofb
if that does not work. or you are getting a Determining IP Information for eth0. . . Failed then run this in the command line
apm=off acpi=off pci=noacpi
I hope this helps someone, I spent a few hours reading about linux and learning about it and this was the result. Enjoy.