Will the 2.1b2 DVD read issue be fixed?

Discussion in 'Parallels Desktop for Mac' started by aspa, Apr 10, 2006.

  1. aspa

    aspa Bit poster

    Messages:
    8
    hi

    i've been having problems booting from a DVD. i noticed that there's an issue about reading DVD's on the 'Parallels Workstation 2.1 beta2 known issue' list. other issues on the list include statements like 'will be fixed' while the DVD read issue does not.

    does this imply that Parallels is not going to fix this for 2.1?
     
  2. aspa

    aspa Bit poster

    Messages:
    8
    i managed to use the following workaround to get past this issue.

    1. copy the image to hard disk
    cp /dev/rdisk2 mydvdimage.iso

    2. map the image as a cd/dvd-rom device to guest os
    Devices / CD/DVD-ROM X / Connect Image...

    it would still be nice to have this fixed in the future.
     
  3. Andrew @ Parallels

    Andrew @ Parallels Parallels Team

    Messages:
    1,507
    DVD issues will be fixed prior to release.
     
  4. aspa

    aspa Bit poster

    Messages:
    8
    good. thanks for the update.
     
  5. simon

    simon Member

    Messages:
    34
    Are you sure this is correct ?
    You cannot just copy a /dev/rdisk to a regular file because the /dev/rdisk is a handle, not a file.
    You'd need to use DiskUtil and create an ISO.
     
    Last edited: Apr 11, 2006
  6. aspa

    aspa Bit poster

    Messages:
    8
    i'm not sure if i understand what you mean by "/dev/rdisk is a handle, not a file".

    afaik, /dev/rdisk is a raw device file that represents the cd/dvd-rom media contents (in this case).

    i've done this several times and it does work for me (except that the exact device file name changes. the important thing is to add an "r" after "/dev/").
     

Share This Page