Editing USB CDROM

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
== Purpose ==
== Purpose ==
-
To be able to mount a USB CDROM drive on a tablet running OS 2008.
+
To be able to mount a USB CDRom drive on Tablet running OS 2008
== How TO ==
== How TO ==
-
# Download the modules: http://penguinbait.com/modules.tar
+
Download the modules
-
# Load the modules: <pre>insmod cdrom.ko</pre><br /><pre>insmod sg.ko</pre><br /><pre>insmod sr_mod.ko</pre><br /><pre>insmod udf.ko</pre><br /><pre>insmod isofs.ko</pre>
+
http://penguinbait.com/modules.tar
-
# Plug in a USB CDROM
+
-
# Use (or where ever you want to mount it)<br /><pre>mount /dev/scd0 /root/mnt -t iso9660</pre><br/>or<br/><pre>mount /dev/scd0 /root/mnt -t udf</pre>
+
 +
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
 +
 +
[[Category:Users]]
[[Category:USB]]
[[Category:USB]]
[[Category:OS2008]]
[[Category:OS2008]]
 +
[[Category:Power users]]
[[Category:Power users]]
-
[[Category:HowTo]]
 

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)