USB CDROM Drive

From Internet Tablet Talk

A usb CDROM drive is possible to mount on your device running OS 2008

Download the modules http://penguinbait.com/modules.tar


insmod cdrom.ko insmod sg.ko insmod sr_mod.ko insmod udf.ko insmod isofs.ko

plug in usb CDROM

use (or where ever you want to mount it)

mount /dev/scd0 /root/mnt -t iso9660

or

mount /dev/scd0 /root/mnt -t udf

Thanks to Penguinbait.


All times are GMT -4. The time now is 09:37 PM.