CD-ROM mounten

Post new topic   Reply to topic    DD-WRT Forum Index -> Allgemeine Fragen
Author Message
Michl
DD-WRT Novice


Joined: 03 Nov 2015
Posts: 43

PostPosted: Wed Nov 20, 2019 13:59    Post subject: CD-ROM mounten Reply with quote
Hallo

Würde meinen ASUS RT-AC56U gerne missbrauchen als NAS. Also eine Festplatte öffentlich für mehrere Rechner bereitstellen via SAMBA. Das alles geht auch einwandfrei und einfach.

Da er auch noch einen zweiten USB-Anschluss besitzt, war meine Idee auch noch das externe CD-ROM nicht mehr direkt an den Computer anzuschließen, sondern ebenfalls an den Router.

Das klappt irgendwie leider nicht Sad

Das CDROM-Gerät selbst wird laut dmesg an /dev/sr0 angezeigt. Ein automatisches mount (wie bei der externen Festplatte) findet leider nicht statt. Aber auch ein manueller mount-Versuch schlägt mit einem Fehler fehl:

Hier hört man das CD-ROM-Laufwerk anlaufen, wird aber nicht gemountet:
Code:
mount /dev/sr0 /tmp/mnt/cdrom                                                          mount: mounting /dev/sr0 on /tmp/mnt/cdrom failed: No such device


Dachte es länge vielleicht am fehlenden Parameter t. Da läuft es aber erst gar nicht an.
Code:
mount -t iso9660 /dev/sr0 /tmp/mnt/cdrom
mount: mounting /dev/sr0 on /tmp/mnt/cdrom failed: No such device


Kann ein CD-ROM mit SAMBA überhaupt Windows bereitgestellt werden mit DD-WRT oder was mache ich falsch??

Danke für jede Hilfe.

------
PS: DD-WRT v3.0-r37305 std (10/10/1Cool installiert (wohl letzte offizielle Version für dieses Gerät)


Last edited by Michl on Wed Nov 20, 2019 15:30; edited 1 time in total
Sponsor
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14246
Location: Texas, USA

PostPosted: Wed Nov 20, 2019 14:37    Post subject: Reply with quote
Die benötigten kernel-Module für das iso9660-Dateisystem sind wahrscheinlich nicht in der firmware vorhanden, daher wird es nicht funktionieren.

---------

The required kernel modules for the iso9660 filesystem are likely not present in the firmware, therefore, it will not work.

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Michl
DD-WRT Novice


Joined: 03 Nov 2015
Posts: 43

PostPosted: Wed Nov 20, 2019 15:32    Post subject: Reply with quote
kernel-panic69 wrote:
Die benötigten kernel-Module für das iso9660-Dateisystem sind wahrscheinlich nicht in der firmware vorhanden, daher wird es nicht funktionieren.


Vermute ich fast auch. Wobei ich sogar überrascht war, dass ein NTFS-Treiber onboard ist.
(in alten HowTo's wird immer gesprochen, dass nur FAT32 oder ext unterstützt wird. Habe schon damit gerechnet, dass man NFTS Treiber auch manuell nachrüsten muss)

Kann man ISO9660-Treiber einfach so laden/nachrüsten oder müssen diese in den Kernel kompiliert werden (dann lass ich das mal lieber. So ein Linux Guru bin ich dann auch wieder nicht. Wink
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14246
Location: Texas, USA

PostPosted: Wed Nov 20, 2019 15:43    Post subject: Reply with quote
Sie könnten die benötigten Module von Ihrem USB-Laufwerk laden, aber es müsste wahrscheinlich zu Ihrem router-statup-Skript Hinzugefügt werden, um jedes mal neu zu starten. Sie müssten wissen, welche kernel-version auf dem router ist, und dann das Modul im OpenWRT-repository finden, das ihm am nächsten ist. Das kompilieren eigener kernel-Module könnte eine kleine Aufgabe sein.

-------------

You might be able to load the required modules from your USB drive, but it would probably have to be added to your router statup script to load on reboot every time. You would need to know which kernel version is on the router, and then find the module on the OpenWRT repository that is closest to it. Compiling your own kernel modules might be a little bit much of a task.

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Michl
DD-WRT Novice


Joined: 03 Nov 2015
Posts: 43

PostPosted: Thu Nov 21, 2019 10:32    Post subject: Reply with quote
Hierfür bin ich wahrscheinlich nicht fit genug in Linux bzw. müsste ich mich hierfür erst mal kräftig einarbeiten.
So notwendig ist es dann auch wieder nicht.

Aber keine Ahnung wie viele vielleicht auch ein CD-ROM zentral bereitstellen wollen würden (im Zeitalter in dem Notebooks immer seltener (aus Platzgründen) CD-ROM Laufwerke verbaut haben.

Vielleicht hat ja mal jemand Lust eine Anleitung diesbezüglich zu Posten / Blog zu machen, der das schnell hinbekommt. Jeder der daran Interesse hat könnte ja mal einen Post darunter setzen, um ein Gefühl zu bekommen ob ein Tutorial sich lohnen würde.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Allgemeine Fragen All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum