mas salidas:
#gotenks:~# e2fsck /dev/hdd2
e2fsck 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
/dev/hdd2: clean, 6331/393216 files, 631771/786240 blocks
gotenks:~# fdisk /dev/hdd
The number of cylinders for this disk is set to 13328.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/hdd: 15 heads, 63 sectors, 13328 cylinders
Units = cylinders of 945 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdd1 1 6672 3152488+ b Win95 FAT32
Partition 1 does not end on cylinder boundary:
phys=(416, 239, 63) should be (416, 14, 63)
/dev/hdd2 6673 13328 3144960 83 Linux
Partition 2 does not end on cylinder boundary:
phys=(832, 239, 63) should be (832, 14, 63)
gotenks:/# mount /dev/hdd2 /mnt/
EXT2-fs: 16:42: couldn't mount because of unsupported optional features.
mount: wrong fs type, bad option, bad superblock on /dev/hdd2,
or too many mounted file systems
y mount con mas opciones:
gotenks:/# mount -t ext2 -o sb=8193 /dev/hdd2 /mnt/
VFS: Can't find an ext2 filesystem on dev 16:42.
mount: wrong fs type, bad option, bad superblock on /dev/hdd2,
or too many mounted file systems
bueno... eso es lo tal vez les pueda servir para ayudarme...
gracias.
Arturo.
--
�Desea desuscribirse? Escriba a [EMAIL PROTECTED] con
el tema "unsubscribe".