Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO]mountare iso
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Bukowski
n00b
n00b


Joined: 25 Mar 2005
Posts: 40
Location: Nettuno(Roma)

PostPosted: Mon Jul 11, 2005 10:22 am    Post subject: [RISOLTO]mountare iso Reply with quote

Salve...

ho la necessità di montare un'immagine ISO.

ho dato questo comando:
Code:
mount -t iso9660 file.iso -o loop /mnt/iso


ma, mi restituisce questo errore:

Code:
mount: could not find any device /dev/loop#


effettivamente non ho nessun device come quello... e l'opzione "-o loop" è necessaria.

non so come risolvere...

idee?
_________________
Linux Registered User #397434


Last edited by Bukowski on Mon Jul 11, 2005 10:55 am; edited 1 time in total
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Mon Jul 11, 2005 10:26 am    Post subject: Reply with quote

in pseudo file systems nel kernel devi includere il filesystem loopback.
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
federico
Advocate
Advocate


Joined: 18 Feb 2003
Posts: 3272
Location: Italy, Milano

PostPosted: Mon Jul 11, 2005 10:28 am    Post subject: Reply with quote

Devi avere il loop device compilato come modulo o come * nel kernel per utilizzare quella funzione di mount.
_________________
Sideralis www.sideralis.org
Pic http://blackman.amicofigo.com/gallery
Arduino http://www.arduino.cc
Chi aveva potuto aveva spaccato
2000 pezzi buttati là
Molti saluti,qualche domanda
Semplice come musica punk
Back to top
View user's profile Send private message
matttions
Guru
Guru


Joined: 19 Jul 2004
Posts: 338

PostPosted: Mon Jul 11, 2005 10:29 am    Post subject: Reply with quote

ciao :-)
devi abilitare l'opzione
Code:
Loopback device support


la trovi in
Code:
Device Drivers -->
    Block Device --->
          Loopback device suppor


Ricompila e rebootta :-)

:lol:
_________________
gentoo ... l'unico pinguino da corsa
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Mon Jul 11, 2005 10:30 am    Post subject: Reply with quote

E che mi copiate tutti :P :P :P :P
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
federico
Advocate
Advocate


Joined: 18 Feb 2003
Posts: 3272
Location: Italy, Milano

PostPosted: Mon Jul 11, 2005 10:31 am    Post subject: Reply with quote

silian87 wrote:
E che mi copiate tutti :P :P :P :P

Io stavo rispondendo che ancora non c'erano risposte, poi e' arrivata mia mamma a rompere le balle, ed ecco che quando ho postato c'era gia' la tua risposta...
_________________
Sideralis www.sideralis.org
Pic http://blackman.amicofigo.com/gallery
Arduino http://www.arduino.cc
Chi aveva potuto aveva spaccato
2000 pezzi buttati là
Molti saluti,qualche domanda
Semplice come musica punk
Back to top
View user's profile Send private message
matttions
Guru
Guru


Joined: 19 Jul 2004
Posts: 338

PostPosted: Mon Jul 11, 2005 10:34 am    Post subject: Reply with quote

federico wrote:
silian87 wrote:
E che mi copiate tutti :P :P :P :P

Io stavo rispondendo che ancora non c'erano risposte, poi e' arrivata mia mamma a rompere le balle, ed ecco che quando ho postato c'era gia' la tua risposta...


wow :-)

ho capito adesso ...

maledetta cache ...

:-)

hihihi

cmq
silian87 wrote:
in pseudo file systems nel kernel devi includere il filesystem loopback.

non sò questo in che kernel è ..

Io utilizzo il
Code:
2.6.12-suspend2-r4
e nn esiste in pseudo filesystem ...
ma nell'albero che ho indicato sopra ..

@silian87 : che kernel hai?

Dalla serie
forum gentoo 3 minuti e ne sai di +

ghgh :-)
bon ormai credo che le iso le montiamo in tranquillity :-)
_________________
gentoo ... l'unico pinguino da corsa
Back to top
View user's profile Send private message
Bukowski
n00b
n00b


Joined: 25 Mar 2005
Posts: 40
Location: Nettuno(Roma)

PostPosted: Mon Jul 11, 2005 10:54 am    Post subject: Reply with quote

ehhehehehe trovato e funziona.

uso il 2.6.12-r4 e si trova nei rami citati da mattions

grazie 1000.
_________________
Linux Registered User #397434
Back to top
View user's profile Send private message
matttions
Guru
Guru


Joined: 19 Jul 2004
Posts: 338

PostPosted: Mon Jul 11, 2005 10:59 am    Post subject: Reply with quote

Bukowski wrote:
ehhehehehe trovato e funziona.

uso il 2.6.12-r4 e si trova nei rami citati da mattions

grazie 1000.


Ottimo :-)

[OT] Il kenrel 2.6.12 mi sembra decisamente + veloce :-)
almeno all'avvio :-)
che ne dite [/OT]
_________________
gentoo ... l'unico pinguino da corsa
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Mon Jul 11, 2005 12:30 pm    Post subject: Reply with quote

Quote:

e nn esiste in pseudo filesystem ...
ma nell'albero che ho indicato sopra ..


Hai ragione... e' in block devices mi sembra all'interno di file systems... mi ero sbagliato :oops:
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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