[Ayuda] Me fallo compilacion kernel-ntfs..
Juan Francisco Vazquez Jaime
linuxlst en netropology.com
Mar Nov 27 15:10:15 CST 2001
No sé que me fallo en la re-compilación del Kernel para soporte de
Filesystem NTFS,
a continuación te mando los pasos que seguí. Mucho agradecería me
dijeran que me falló.
En general seguí los pasos que Sergio M. Ramírez Martínez algún día
sugirió
http://veracruz.linux.org.mx/pipermail/gulev-info/2001-August/000611.html
0. Hice un respaldo del directorio /usr/src/linux-2.4 y del directorio
/boot
1. cd /usr/src/linux-2.4
2. make xconfig
-> File ystems
-> NTFS file system support (read only) : Lo puse en
"y"
3. make dep
4. Luego en una sola línea
make bzImage && make modules && make modules_install && make install;
echo $?
Según Sergio si me regresa un "0" entonces todo salio bien. Y si me
salio un "0" :-D
5. cd /boot; ls -l
total 2748
-rw-r--r-- 1 root root 512 nov 10 08:21
boot.0300
-rw-r--r-- 1 root root 5824 jun 24 21:42 boot.b
-rw-r--r-- 1 root root 612 jun 24 21:42 chain.b
drwxr-xr-x 2 root root 4096 nov 10 08:21 grub
lrwxrwxrwx 1 root root 14 nov 10 08:08
kernel.h->kernel.h-2.4.7
-rw-r--r-- 1 root root 405 nov 10 08:08
kernel.h-2.4.7
-rw------- 1 root root 15360 nov 26 14:28 map
-rw-r--r-- 1 root root 23108 jun 24 21:42 message
lrwxrwxrwx 1 root root 20 nov 10 08:08 module-info->
module-info-2.4.7-10
-rw-r--r-- 1 root root 13598 sep 6 16:39
module-info-2.4.7-10
-rw-r--r-- 1 root root 640 jun 24 21:42 os2_d.b
lrwxrwxrwx 1 root root 25 nov 26 14:28
System.map->System.map-2.4.7-10custom ***(ARCHIVO NUEVO)***
-rw-r--r-- 1 root root 435039 sep 6 16:39
System.map-2.4.7-10
-rw-r--r-- 1 root root 479630 nov 26 14:28
System.map-2.4.7-10custom ***(ARCHIVO NUEVO)***
lrwxrwxrwx 1 root root 22 nov 26 14:28
vmlinuz->vmlinuz-2.4.7-10custom ***(ARCHIVO NUEVO)***
-rw-r--r-- 1 root root 802068 sep 6 16:39
vmlinuz-2.4.7-10
-rw-r--r-- 1 root root 985808 nov 26 14:28
vmlinuz-2.4.7-10custom ***(ARCHIVO NUEVO)***
En este directorio me creo los siguientes archivos nuevos.
- vmlinuz-2.4.7-10custom
- vmlinuz -> vmlinuz-2.4.7-10custom (liga)
- System.map-2.4.7-10custom
- System.map -> System.map-2.4.7-10custom (liga)
6. cd /etc ; vi lilo.conf
prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
lba32
image=/boot/vmlinuz-2.4.7-10
label=linux
read-only
root=/dev/hda3
append="hdd=ide-scsi"
other=/dev/hda1
optional
label=DOS
HE HICE LOS SIGUIENTES CAMBIOS
prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/System.map
install=/boot/boot.b
message=/boot/message
lba32
image=/boot/vmlinuz
label=linux
read-only
root=/dev/hda3
append="hdd=ide-scsi"
other=/dev/hda1
optional
label=DOS
7. En el fstab inclui la linea...
/dev/hda2 /mnt/ntfs ntfs
ro,user,noauto 0 0
OjO Ya esta creado el punto de montaje. El directorio /mnt/ntfs
existe
8. Reinicie el equipo, entro sin problema y
9. Le doy /mnt/ntfs
mount: el tipo de sistema de archivos ntfs no está soportado por el
kernel
ME ECHE UN GRAN ROLLO pero puse exactamente lo que hice,
ALGUIEN ME PODRÌA DECIR QUE ME FALLO O BIEN
QUE TENGO QUE HACER PARA COMPILAR EL Kernel con
soporte de Filesystem NTFS.
Gracias.
--
Juan Francisco Vázquez Jaime
ICQ: 99760230
_______
Hegel:
"La libertad, es el pensamiento mismo, quien rechaza
al pensamiento y habla de libertad no sabe lo que dice"
_______________________________________________
Ayuda mailing list
Ayuda en linux.org.mx
Más información sobre la lista de distribución Ayuda