USB CDROM

Line 26: Line 26:
[[Category:USB]]
[[Category:USB]]
[[Category:OS2008]]
[[Category:OS2008]]
 +
 +
[[Category:Power users]]

Revision as of 12:03, 1 November 2009

Purpose

To be able to mount a USB CDRom drive on Tablet running OS 2008

How TO

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