USB CDROM
[edit] Purpose
To be able to mount a USB CDROM drive on a tablet running OS 2008.
[edit] How TO
- Download the modules: http://penguinbait.com/modules.tar
- Load the modules:
insmod cdrom.ko
insmod sg.ko
insmod sr_mod.ko
insmod udf.ko
insmod isofs.ko
- Plug in a USB CDROM
- Use (or where ever you want to mount it)
mount /dev/scd0 /root/mnt -t iso9660
ormount /dev/scd0 /root/mnt -t udf
- This page was last modified on 10 February 2010, at 14:00.
- This page has been accessed 19,933 times.