It appears that the installation media did not get burned correctly.

If you have another system with "cdrtools" installed, use the `readcd` tool to 
determine whether that is the case.

For example, on Solaris:

1. insert media into the drive
2. /etc/init.d/volmgt stop
3. cdrecord -scanbus (to determine which device is the CD/DVD drive)
4. readcd dev=c,t,l f=/dev/null (example: readcd dev=0,1,0 f=/dev/null)
5. watch for errors; if `readcd` finishes without errors, then you have a good 
burn and there is something else wrong, presumably with the content.
6. /etc/init.d/volmgt start
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to