Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
che filesystem x montare cd apple? [RISOLTO]
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
power83
l33t
l33t


Joined: 28 Nov 2004
Posts: 638

PostPosted: Sun Feb 27, 2005 1:09 pm    Post subject: che filesystem x montare cd apple? [RISOLTO] Reply with quote

salve, potreste per gentilezza dirmi che filesystem devo usare come parametro nel se guente comando:

Code:
mount -t <tipo-fs> /dev/hdc /mnt/cdrom


per montare un cd fatto unicamente x sistemi apple?

ho provato udf ma nulla, hfs mi dice che non lo conosce come filesystem!

aiutatemi x favore, ho urgenza!

grazie

EDIT: non avevo compilato i moduli appositi nel kernel


Last edited by power83 on Sun Feb 27, 2005 5:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Sun Feb 27, 2005 1:16 pm    Post subject: Reply with quote

Secondo me e' semplicemente un iso9660 normalissimo
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
power83
l33t
l33t


Joined: 28 Nov 2004
Posts: 638

PostPosted: Sun Feb 27, 2005 1:25 pm    Post subject: Reply with quote

difatti penso cosi' pure io, solo che mi da il classico errore del tipo "wrong fs typer, bad option, bad superblock..."

la masterizzazione e' andata perfetta!
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4795
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sun Feb 27, 2005 1:33 pm    Post subject: Re: che filesystem x montare cd apple? Reply with quote

power83 wrote:

ho provato udf ma nulla, hfs mi dice che non lo conosce come filesystem!

Se non lo conosce, devi compilarlo come modulo (nell'ipotesi che il tuo cd sia formattato hfs o hfsplus). Controlla di avere:
Code:

gentoo-amd cloc3 # cat /usr/src/linux/.config|grep _HFS
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m

Se non hai questi moduli, li devi compilare nel kernel:
Code:

cd /usr/src/linux
make menuconfig
...
make modules modules_update
mount /dev/hdc /mnt/cdrom

Di solito il mount usa il formato hfs di default. Se ne hai bisogno, specifica esplicitmente l'opzione -t hfsplus.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
power83
l33t
l33t


Joined: 28 Nov 2004
Posts: 638

PostPosted: Sun Feb 27, 2005 5:09 pm    Post subject: Reply with quote

grazie mille, provo subito
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Sun Feb 27, 2005 5:24 pm    Post subject: Reply with quote

power83 wrote:
grazie mille, provo subito


come hai risolto??
_________________
RTFM!!!!

e

http://www.comio.it
:)
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