El 01/10/2013 03:46, "Aryeh Friedman" <[email protected]> escribió: > > bhyveload(8) only let's you use .ISO's for install media and I want to make > it so I can just insert a DVD (/dev/cd0) and bhyve can read it as if it was > a just a normal file and not a device... short of copying it to the hard > drive is there any other solution anyone can think of?
You could use mkisofs/growisofs to create such file from the mounted CD/DVD. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

