Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mounta .bin .iso filer
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
detrex
n00b
n00b


Joined: 25 Oct 2002
Posts: 13
Location: sweden

PostPosted: Wed Aug 06, 2003 9:59 pm    Post subject: mounta .bin .iso filer Reply with quote

Hej!
finns det något smidigt sätt att packa upp iso eller bin filer med
det kanske t.o.m går att mounta dom ??
Back to top
View user's profile Send private message
hensan
l33t
l33t


Joined: 26 Jun 2003
Posts: 868
Location: Sweden

PostPosted: Wed Aug 06, 2003 10:14 pm    Post subject: Reply with quote

Jodå, det går alldedes utmärkt att mounta ISOs. Se bara till att du har stöd för loop-back devices i kärnan.

Sen är det bara att skriva:

Code:
mount -t iso9660 -o loop minfinacd.iso /mnt/iso


...undrar om jag borde söka läkarhjälp för mitt akuta forumberoende, verkar som jag svarar på allt här nuförtiden :)
Back to top
View user's profile Send private message
fimblo
Guru
Guru


Joined: 19 Feb 2003
Posts: 306
Location: European Union, Stockholm

PostPosted: Wed Aug 06, 2003 10:18 pm    Post subject: Reply with quote

javisst, två steg för att mounta fil med iso9660 (typ som du laddade ned eller skapade med mkisofs):

1) se till att CONFIG_BLK_DEV_LOOP är med i kerneln (Block devices -> Loopback device support)

2) sedan: mount -o ro,loop -t iso9660 myfile.iso /din/mount/point

typ.

fast det kanske var nåt mer kernel grej, du får helt enkelt testa :)

/fimblo
_________________
http://blahonga.yanson.org - little geekblog
http://blahona.yanson.org/howtos/livecd - yet another livecd howto
Back to top
View user's profile Send private message
fimblo
Guru
Guru


Joined: 19 Feb 2003
Posts: 306
Location: European Union, Stockholm

PostPosted: Wed Aug 06, 2003 10:19 pm    Post subject: Reply with quote

fan, jag skrev för långsamt :( du han före

:)
_________________
http://blahonga.yanson.org - little geekblog
http://blahona.yanson.org/howtos/livecd - yet another livecd howto
Back to top
View user's profile Send private message
frippz
Guru
Guru


Joined: 22 Aug 2002
Posts: 460
Location: Sweden

PostPosted: Thu Aug 07, 2003 3:48 am    Post subject: Reply with quote

.bin-filer är det lite knivigare med. I min erfarenhet så får du konvertera dem till .iso med bin2iso då det inte går att mounta dessa direkt AFAIK.
Back to top
View user's profile Send private message
detrex
n00b
n00b


Joined: 25 Oct 2002
Posts: 13
Location: sweden

PostPosted: Thu Aug 07, 2003 11:25 am    Post subject: Reply with quote

Quote:
...undrar om jag borde söka läkarhjälp för mitt akuta forumberoende


Det tycker jag inte :)
Back to top
View user's profile Send private message
Fluffy`
n00b
n00b


Joined: 02 Jul 2003
Posts: 54

PostPosted: Sat Aug 09, 2003 5:25 pm    Post subject: Reply with quote

Virtual CD ( app-cdr/virtualcd ) fungerar bra för att mounta bin/cue-filer för mig. Först får man mounta filen i programmet och sedan mounta /dev-enheten programmet skapar. Iaf så jag fixade det och det fungerade.
Back to top
View user's profile Send private message
Savve
n00b
n00b


Joined: 23 Aug 2003
Posts: 19

PostPosted: Thu Aug 28, 2003 8:28 pm    Post subject: Reply with quote

Mplayer har stöd för att mounta bin filer som är i vcd/svcd format direkt, en liten notis bara.
_________________
---------
I fell in love with the cow :/
Back to top
View user's profile Send private message
Paradoxx
Apprentice
Apprentice


Joined: 13 Jan 2003
Posts: 197
Location: Sweden

PostPosted: Fri Aug 29, 2003 3:20 am    Post subject: Reply with quote

Fluffy` wrote:
Virtual CD ( app-cdr/virtualcd ) fungerar bra för att mounta bin/cue-filer för mig. Först får man mounta filen i programmet och sedan mounta /dev-enheten programmet skapar. Iaf så jag fixade det och det fungerade.



hur startar jag up virtualcd jag har installerat den men vad nu? vill veta hur jag använder den mm
_________________
//Jag är dyslectiker

//pless dount complain im dyslectic


//i whas born in hell im going to hell
Back to top
View user's profile Send private message
Redeeman
l33t
l33t


Joined: 25 Sep 2003
Posts: 958
Location: Portugal

PostPosted: Tue Sep 30, 2003 4:08 pm    Post subject: Reply with quote

cdemu kan mounte .bin/cue filer :)
Back to top
View user's profile Send private message
Andersson
Guru
Guru


Joined: 12 Jul 2003
Posts: 525
Location: Göteborg, Sweden

PostPosted: Wed Oct 01, 2003 12:46 am    Post subject: Reply with quote

Fluffy` wrote:
Virtual CD ( app-cdr/virtualcd ) fungerar bra för att mounta bin/cue-filer för mig. Först får man mounta filen i programmet och sedan mounta /dev-enheten programmet skapar. Iaf så jag fixade det och det fungerade.

Hittar inget virtualcd i portage... Har du någon webbsida?
Back to top
View user's profile Send private message
monotux
l33t
l33t


Joined: 09 Sep 2003
Posts: 751
Location: Stockholm, Sweden

PostPosted: Fri Oct 03, 2003 7:57 am    Post subject: Reply with quote

vill bara tipsa om http://faq.unix.se där det står exakt hur ni gör för att mounta både iso och bin (och cue).
för att fixa bin och cue måste ni konvertera bin-filen till iso, det gör ni med programmet bchunk, skriv bara emerge bchunk så får du hem det :-)
_________________
Computer science is no more about computers than astronomy is about telescopes.
Back to top
View user's profile Send private message
-=Beelzebub=-
n00b
n00b


Joined: 02 Apr 2003
Posts: 30
Location: ~beelzebub

PostPosted: Mon Oct 06, 2003 12:18 pm    Post subject: Reply with quote

hensan wrote:

...undrar om jag borde söka läkarhjälp för mitt akuta forumberoende, verkar som jag svarar på allt här nuförtiden :)


Definitivt
_________________
One down, six billion to go.
Back to top
View user's profile Send private message
Fluffy`
n00b
n00b


Joined: 02 Jul 2003
Posts: 54

PostPosted: Mon Oct 06, 2003 3:08 pm    Post subject: Reply with quote

Bara påpeka att jag inte minns hur jag fixade med VirtualCD (Nuvarancd cdemu). Använder bin2iso istället.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian 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