Package: e2fsprogs
Version: 1.43.4-2

With the system installed with spanish settings, mkfs.ext4 asks for (y,N),
but when answered "y" does nothing. I have to reply "s" to proceed.

See below 3 tries, the two first are "y" and "yes", but does nothing, the
third one I answered "s" and proceeded.

Thank you so much.


root@fujitVid:/mnt# mkfs.ext4 /dev/sda7
mke2fs 1.43.4 (31-Jan-2017)
/dev/sda7 contiene un sistema de ficheros swap
Proceed anyway? (y,N) y

root@fujitVid:/mnt# mkfs.ext4 /dev/sda7
mke2fs 1.43.4 (31-Jan-2017)
/dev/sda7 contiene un sistema de ficheros swap
Proceed anyway? (y,N) yes

root@fujitVid:/mnt# mkfs.ext4 /dev/sda7
mke2fs 1.43.4 (31-Jan-2017)
/dev/sda7 contiene un sistema de ficheros swap
Proceed anyway? (y,N) s
Se está creando un sistema de ficheros con 4875998 bloques de 4k y 1220608
nodos-i
UUID del sistema de ficheros: f334bd27-68d2-4412-97d9-9d1b6faecd03
Respaldo del superbloque guardado en los bloques:
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632,
2654208,
        4096000

Reservando las tablas de grupo: hecho
Escribiendo las tablas de nodos-i: hecho
Creando el fichero de transacciones (32768 bloques): hecho
Escribiendo superbloques y la información contable del sistema de ficheros:
hecho

Reply via email to