I torrented the 2008.0-beta2 i686 (32-bit) LiveDVD .iso, and K3b'd it to a DVD. It passed MD5-checking, so I believe it to be OK...
On my older A7V333 box (XP2400+, 2GB DDR, 3Ware controller with 2x 500GB IDE RAID-1, booting produces this result:
Code: Select all
>>Loading Modules
:: Scanning for usbhid...cat: can't open '/lib/modules/2.6.24-gentoo-r5/modules.dep': No such file or directory
:: Scanning for ieee1394..cat: can't open '/lib'modules/2.6.24-gentoo-r5/modules.dep': No such file or directory
<...and a gazillion similar repetitions, flowing off my screen for many minutes...>
Of course, my super-rare Intel e1000 NIC won't come up, so installation is pretty much impossible. Later in the process, my C-Media audio is correctly identified (Yay), but ther are no Also modules to be found

so that, and lots of other things, don't work. Interestingly,
lsmod shows that 39 other modules *are* correctly loaded

Even *knowing* that this box uses the e1000 module, I cannot manually modprobe it:
Code: Select all
livecd root # modprobe e1000
FATAL: Module e1000 not found.
As a point-of-reference, 2007.0 boots beautifully on this same box, modprobes all the necessary things, and is ready-to-go in a reasonable manner. What I have now (2008.0-beta2 i686 LiveDVD) is unusable...
-GordP