Broken DVD-ISO c?
Hello. I wanted to try out Solaris. So I downloadet the files:
sol-10-u3-ga-x86-dvd-iso-a.zip
sol-10-u3-ga-x86-dvd-iso-b.zip
sol-10-u3-ga-x86-dvd-iso-c.zip
sol-10-u3-ga-x86-dvd-iso-d.zip
sol-10-u3-ga-x86-dvd-iso-e.zip
I've extracted it and as you can see, the sol-10-u3-ga-x86-dvd-iso-c-Iso file is broken. But why? I already load it 3 times. When I want to start the Isos, I only get a Boot-Error from Grub.
Here's the picture:
http://img251.imageshack.us/my.php?image=bildschirmfoto12pc2.png
btw: Yes, I'm using Linux. Debian Linux.
[603 byte] By [
squall34a] at [2007-11-26 22:17:49]

# 2
There are individual MD5 sums that you can use to verify the 5 individual download segments, for integrity of each.
After combining the 5 segment there is another MD5 sum to check the DVD's integrity.
If all the 5 individual checksums were correct, there is still a chance that you have done the combination of the 5 together IN THE WRONG SEGMENT ORDER.
These are what I can suggest.
# 4
Okay. I checked the integrity with md5sum. It returned
308f19269b250bf03b7a597d85d471cd
And it match with:
308f19269b250bf03b7a597d85d471cd sol-10-u3-ga-x86-dvd.iso
So it seems to be correct.
When I want to start the iso (on qemu) Grub returns this message:
...................... Booting 'Solaris '
kernel /boot/multiboot kernel/unix -B install_media=cdrom
[Multiboot-elf, <0x1000000:0x13ab3:0x1290d>, shtab=0x1027258, entry=0x1000000]
module /boot/x86.miniroot
Error 28: Selected item cannot fit into memory
Press any key to continue...
So, what's wrong now?