Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Images von CD's DVD's mounten
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
-Ben-
n00b
n00b


Joined: 23 Jan 2004
Posts: 73
Location: Worms

PostPosted: Sat Feb 14, 2004 9:29 am    Post subject: Images von CD's DVD's mounten Reply with quote

Tag,

ich habe nun endlich auch zu Gentoo Linux gefunden und bin begeistert, was alles auf Linux möglich ist.

Als ich noch ein windows User war, habe ich das Programm "Daemon Tools" sehr gerne verwendet, weil es cd und dvd images mounten konnte.

Wie kann ich unter Linux Images mounten?

Vielen Dank für eure Hilfe!!!
Back to top
View user's profile Send private message
Mr.Big
Guru
Guru


Joined: 10 Apr 2002
Posts: 424
Location: Königswartha / Germany

PostPosted: Sat Feb 14, 2004 9:34 am    Post subject: Reply with quote

Code:

mount -t iso9660 -o loop cddvd.iso <mountdir>


So und nun noch der Standartspruch:
Das hättest Du unter Google schneller gefunden als Du hier die Frage gestellt hast !
Back to top
View user's profile Send private message
piquadrat
Guru
Guru


Joined: 18 Feb 2003
Posts: 301
Location: Switzerland

PostPosted: Sat Feb 14, 2004 10:02 am    Post subject: Reply with quote

in "man mount" häts auch gestanden, wenn auch ziemlich weit unten
Back to top
View user's profile Send private message
ruth
Retired Dev
Retired Dev


Joined: 07 Sep 2003
Posts: 640
Location: M / AN / BY / GER

PostPosted: Sat Feb 14, 2004 10:07 am    Post subject: Reply with quote

seit ein paar tagen stehen die antworten auf _viele_ fragen in der doku... ;-)


gruss
rootshell
_________________
"The compiler has tried twice to abort and cannot do so; therefore, compilation will now terminate."
-- IBM PL/I (F) error manual
Back to top
View user's profile Send private message
-Ben-
n00b
n00b


Joined: 23 Jan 2004
Posts: 73
Location: Worms

PostPosted: Sat Feb 14, 2004 10:10 am    Post subject: Reply with quote

da krieg ich jetzt folgende Fehlermeldung wenn ich es mit -o loop probieren möchte:

ount: could not find any device /dev/loop#

Was muss ich da genau installieren, damit das funktioniert? Oder reicht es einfach en verzeichnis /dev/loop0 anzulegen?
Back to top
View user's profile Send private message
ruth
Retired Dev
Retired Dev


Joined: 07 Sep 2003
Posts: 640
Location: M / AN / BY / GER

PostPosted: Sat Feb 14, 2004 10:13 am    Post subject: Reply with quote

hi,
tja, ein klarere fall für RTFM eigentlich...
Code:

void std_disclaimer() {
printf("erst suchen, dann posten!!\n");
}

du brauchst das loop device natürlich... SUCH MIT GOOGLE !!!

u.u. einfach
Code:

modprobe loop

gruss
rootshell
_________________
"The compiler has tried twice to abort and cannot do so; therefore, compilation will now terminate."
-- IBM PL/I (F) error manual
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Sat Feb 14, 2004 10:15 am    Post subject: Reply with quote

Code:
CONFIG_BLK_DEV_LOOP=y
Back to top
View user's profile Send private message
Lenz
Veteran
Veteran


Joined: 17 Jul 2003
Posts: 1439
Location: Marburg [HE, D, EU]

PostPosted: Sat Feb 14, 2004 10:38 am    Post subject: Reply with quote

-Ben-: Du musst den Loop-Device Support im Kernel aktivieren und dann den Kernel neu installieren. Du findest das ganze unter Device Drivers/Blockdevices/.


Gruß, Lenz.
Back to top
View user's profile Send private message
-Ben-
n00b
n00b


Joined: 23 Jan 2004
Posts: 73
Location: Worms

PostPosted: Sat Feb 14, 2004 12:17 pm    Post subject: Reply with quote

ja danke, ich habs jetzt gepackt....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
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