muy extraño..estas seguro de que tienes bien la sintaxis en fstab?? (nota:monta las partiones reiserfs con opcion "notail,noatime" :)
http://www-106.ibm.com/developerworks/library/l-fs2.html Con fecha 9/7/2004, "(Rodrigo De la Vega P.)" <[EMAIL PROTECTED]> escribió: >Hola > Instale Debian Sarge con reiserfs en el /. Todo anda bien, pero me parece > extraño que mount diga que el raíz tiene un fs desconocido, pero que todas > las demas particiones las muestre adecuadamente. > >[EMAIL PROTECTED]:~$ mount >/dev/hde2 on / type unknown (rw) >proc on /proc type proc (rw) >sysfs on /sys type sysfs (rw) >devpts on /dev/pts type devpts (rw,gid=5,mode=620) >tmpfs on /dev/shm type tmpfs (rw) >/dev/hde5 on /usr type reiserfs (rw) >/dev/hde7 on /tmp type ext2 (rw) >/dev/hde8 on /var type reiserfs (rw) >/dev/hde9 on /home type reiserfs (rw) > >dmesg en lo pertinente muetra lo siguiente: > >ReiserFS: hde2: found reiserfs format "3.6" with standard journal >ReiserFS: hde2: using ordered data mode >ReiserFS: hde2: journal params: device hde2, size 8192, journal first block >18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 >ReiserFS: hde2: checking transaction log (hde2) >ReiserFS: hde2: Using r5 hash to sort names > >la version del OS es 2.6.7 > >Alguna idea? >-- >Rodrigo De la Vega Parra [EMAIL PROTECTED] >IJ Software

