Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 21:58:13 -0500 (CDT)
From:      =?iso-8859-1?q?Eduardo=20Huertas?= <eduhuertas@yahoo.com>
To:        freebsd-newbies@freebsd.org
Subject:   Re: Incorrect Super block
Message-ID:  <20040826025813.50606.qmail@web52908.mail.yahoo.com>
In-Reply-To: <BAY10-F21GzbxnB7ZWk0000294f@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 --- ¿ ? <sfx440@hotmail.com> escribió: 
> Hi:
> 
> Im a newbie using FreeBSD, i have installed it and
> now im am running a small 
> samba server to lear to use it. i have two hard
> disk, one with freebsd and 
> some free space an one with debian linux in an ext2
> partition. I tried to 
> mount the linux partition but i cant, the error
> mensage is "incorrect super 
> block", im usig the command "mount /dev/ad1s3 /mnt".
> Im using freebsd 5.2.1. 
> How can i solve this?
> 
> I want to add the free space in the disk where
> freebsd is installed but the 
> fdisk show an error, i read the manual but i dont
> know what to do.
> 
> sorry im not an native english speaker, excuse me.
> Hablo español si hay alguien que me ayude gracias.
> 
> Dak.
> 
>
_________________________________________________________________
> Charla con tus amigos en línea mediante MSN
> Messenger: 
> http://messenger.latam.msn.com/
> 
> _______________________________________________
> freebsd-newbies@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to
> "freebsd-newbies-unsubscribe@freebsd.org"
>  


Hola Dak

Primero que todo, esta lista no es para preguntas
técnicas.  Debes utilizar
freebsd-questions@freebsd.org

Luego, el kernel generic de freebsd no incluye la
opción del file system ext2fs, por lo que debes
generar un nuevo kernel con la opción:

option ext2fs

Al tener el nuevo kernel debes reiniciar tu sistema y
luego intentar montar:

mount_ext2fs /dev/ad1s3 /mnt

Si aún tienes problemas intenta en la lista que te
mencioné arriba.

-edu-






_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040826025813.50606.qmail>