On Sat, Oct 3, 2015 at 4:25 PM, Carlos Ayala <darkwildkat@gmail.com> wrote:
2015-10-03 16:02 GMT-05:00 Carlos E. R. <robin.listas@telefonica.net>:
On 2015-10-03 22:51, Carlos Ayala wrote:
cuando arrancó el sistema, me dejo desmontar /boot/efi. Y si le aplico fsck.vfat /dev/sda1 da dos opciones, si se elige la primera para corregirlo, dice que la partición no se cambio. Pero si pongo fsck.vfat -a /dev/sda1 y hago el procedimiento mencionado, dice que si hizo el cambio/corrección. =|
Ahora estoy más desconcertado, ya que la partición que entra en 'ro' es solo / (/dev/sda3) y /home (/dev/sda4) no presenta problemas.
También puedes intentar un fsck de sda3.
No me deja en el modo actual de disco. Lo intento.
Si se vuelve a montar, vuelve a aparecer ese dirty bit... ¬_¬ algo ocurre aquí.
Bueno, es que precisamente es el hecho de montar la partición lo que levanta el bit. Eso es precisamente lo que significa. Al desmontar limpiamente, se baja. Si el sistema se cae o se apaga bruscamente, el bit sigue levantado indicando que no se desmontó de manera limpia.
Lo que pasa es que como no se ha escrito nada a esa partición, pues no aparece ninguna corrupción, unicamente que el bit de marras sigue levantado.
EVA03:/home/user # fsck.vfat /dev/sda1 fsck.fat 3.0.26 (2014-03-07) 0x25: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt. 1) Remove dirty bit 2) No action ? 1 Leaving filesystem unchanged. /dev/sda1: 11 files, 1216/39891 clusters
Tienes que usar modo "-a", automático, o "-r", manual. Si no, no escribe los cambios.
-- Cheers / Saludos,
Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)
Aplicando otros comandos que encontré por ahí:
EVA03:/home/ikari # systemctl status / -.mount - / Loaded: loaded (/etc/fstab) Active: active (mounted) since Sat 2015-10-03 14:57:12 PET; 35min ago Where: / What: /dev/sda3
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Aquí me preocupa la advertencia.
EVA03:/home/ikari # journalctl -b | grep sda Oct 03 14:57:12 EVA03 kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) Oct 03 14:57:12 EVA03 kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks Oct 03 14:57:12 EVA03 kernel: sd 0:0:0:0: [sda] Write Protect is off Oct 03 14:57:12 EVA03 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 Oct 03 14:57:12 EVA03 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Oct 03 14:57:12 EVA03 kernel: sda: sda1 sda2 sda3 sda4 Oct 03 14:57:12 EVA03 kernel: sd 0:0:0:0: [sda] Attached SCSI disk Oct 03 14:57:12 EVA03 kernel: block sda2: hash matches Oct 03 14:57:13 EVA03 systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 Oct 03 14:57:13 EVA03 systemd-fsck[297]: /dev/sda3: clean, 385445/5242880 files, 4896329/20971008 blocks Oct 03 14:57:13 EVA03 kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered Oct 03 14:57:26 EVA03 systemd-fsck[406]: /dev/sda3: clean, 385445/5242880 files, 4896329/20971008 blocks Oct 03 14:57:26 EVA03 kernel: EXT4-fs (sda3): re-mounted. Opts: acl,user_xattr Oct 03 14:57:30 EVA03 kernel: Adding 8385532k swap on /dev/sda2. Priority:-1 extents:1 across:8385532k FS Oct 03 14:57:31 EVA03 kernel: XFS (sda4): Mounting V5 Filesystem Oct 03 14:57:37 EVA03 kernel: XFS (sda4): Ending clean mount Oct 03 15:20:54 EVA03.NERV systemd[1459]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 Oct 03 15:20:54 EVA03.NERV systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 Oct 03 15:20:54 EVA03.NERV systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 Oct 03 15:20:55 EVA03.NERV systemd[1459]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 Oct 03 15:20:55 EVA03.NERV systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 Oct 03 15:20:55 EVA03.NERV systemd[1459]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 Oct 03 15:20:55 EVA03.NERV systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 Oct 03 15:20:55 EVA03.NERV systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 Oct 03 15:20:55 EVA03.NERV systemd[1459]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 Oct 03 15:20:55 EVA03.NERV systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 Oct 03 15:20:55 EVA03.NERV systemd[1459]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 Oct 03 15:22:49 EVA03.NERV systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 Oct 03 15:22:49 EVA03.NERV systemd[1459]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 Oct 03 15:22:49 EVA03.NERV systemd[1459]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 Oct 03 15:22:49 EVA03.NERV systemd[1]: Device dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 and /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
y aquí los mensajes de repetición entre todas las particiones.
-- Carlos A.
Saludos yo sigo bien confundido. La clave 'ro' viene desde el GRUB. http://imgur.com/9bd3ZpX Yo supongo que el modo en que se monta las particiones no debería estarse realizando desde ahí. ¿verdad? -- Carlos A. -- Para dar de baja la suscripción, mande un mensaje a: opensuse-es+unsubscribe@opensuse.org Para obtener el resto de direcciones-comando, mande un mensaje a: opensuse-es+help@opensuse.org