Comment 15 for bug 476234

Revision history for this message
Mark Sitkowski (xmarks) wrote :

Apologies for the glaring error in my last post. The 'dd' line should (of course) have read:
dd if=/dev/hdb (or wherever your iso image appears on a block device) of=ubuntu.vtoc bs=512 count=1
I used lofiadm on Solaris to put the iso on /dev/lofi/1,
but you can run dd on the cdrom device (/dev/hdb?) directly, and replace /dev/hdb with whichever
device driver your system uses