LucaZPF
25-02-2014, 09:53
Ciao,
ho installato Linux Mint 16 su una SSD e volevo rimuovere il journaling, ma non riesco:mbe:
Ho dato come al solito
sudo tune2fs -O ^has_journal /dev/sdc1
sdc1 è la partizione EXT4 con journaling
se volete verificare qui c'è l'output di fdisk
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x0001a4a8
Device Boot Start End Blocks Id System
/dev/sda1 63 3907024064 1953512001 7 HPFS/NTFS/exFAT
Partition 1 does not start on physical sector boundary.
Disk /dev/sdb: 256.1 GB, 256060514304 bytes
255 heads, 63 sectors/track, 31130 cylinders, total 500118192 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xf7fa431f
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 718847 358400 7 HPFS/NTFS/exFAT
/dev/sdb2 718848 500115455 249698304 7 HPFS/NTFS/exFAT
Disk /dev/sdc: 256.1 GB, 256060514304 bytes
255 heads, 63 sectors/track, 31130 cylinders, total 500118192 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003e26a
Device Boot Start End Blocks Id System
/dev/sdc1 2048 499140607 249569280 83 Linux
/dev/sdc2 499142654 500117503 487425 5 Extended
/dev/sdc5 499142656 500117503 487424 82 Linux swap / Solaris
Disk /dev/sdd: 4022 MB, 4022337024 bytes
255 heads, 63 sectors/track, 489 cylinders, total 7856127 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x5e6605dc
Device Boot Start End Blocks Id System
/dev/sdd1 * 0 2445599 1222800 0 Empty
/dev/sdd2 83444 87987 2272 ef EFI (FAT-12/16/32)
Disk /dev/sdd1: 1252 MB, 1252147200 bytes
255 heads, 63 sectors/track, 152 cylinders, total 2445600 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x5e6605dc
Device Boot Start End Blocks Id System
/dev/sdd1p1 * 0 2445599 1222800 0 Empty
/dev/sdd1p2 83444 87987 2272 ef EFI (FAT-12/16/32)
Mi restituisce questo errore:
The needs_recovery flag is set. Please run e2fsck before clearing the has_journal flag.
Ok, intuisco che debba lanciare e2fsck ma perchè? e soprattutto in che modo?:confused:
Infatti quando lancio sudo dumpe2fs -h /dev/sdc1 | grep features
noto questo messaggio strano:
Journal features: journal_incompat_revoke
che ne dite?
ho installato Linux Mint 16 su una SSD e volevo rimuovere il journaling, ma non riesco:mbe:
Ho dato come al solito
sudo tune2fs -O ^has_journal /dev/sdc1
sdc1 è la partizione EXT4 con journaling
se volete verificare qui c'è l'output di fdisk
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x0001a4a8
Device Boot Start End Blocks Id System
/dev/sda1 63 3907024064 1953512001 7 HPFS/NTFS/exFAT
Partition 1 does not start on physical sector boundary.
Disk /dev/sdb: 256.1 GB, 256060514304 bytes
255 heads, 63 sectors/track, 31130 cylinders, total 500118192 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xf7fa431f
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 718847 358400 7 HPFS/NTFS/exFAT
/dev/sdb2 718848 500115455 249698304 7 HPFS/NTFS/exFAT
Disk /dev/sdc: 256.1 GB, 256060514304 bytes
255 heads, 63 sectors/track, 31130 cylinders, total 500118192 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003e26a
Device Boot Start End Blocks Id System
/dev/sdc1 2048 499140607 249569280 83 Linux
/dev/sdc2 499142654 500117503 487425 5 Extended
/dev/sdc5 499142656 500117503 487424 82 Linux swap / Solaris
Disk /dev/sdd: 4022 MB, 4022337024 bytes
255 heads, 63 sectors/track, 489 cylinders, total 7856127 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x5e6605dc
Device Boot Start End Blocks Id System
/dev/sdd1 * 0 2445599 1222800 0 Empty
/dev/sdd2 83444 87987 2272 ef EFI (FAT-12/16/32)
Disk /dev/sdd1: 1252 MB, 1252147200 bytes
255 heads, 63 sectors/track, 152 cylinders, total 2445600 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x5e6605dc
Device Boot Start End Blocks Id System
/dev/sdd1p1 * 0 2445599 1222800 0 Empty
/dev/sdd1p2 83444 87987 2272 ef EFI (FAT-12/16/32)
Mi restituisce questo errore:
The needs_recovery flag is set. Please run e2fsck before clearing the has_journal flag.
Ok, intuisco che debba lanciare e2fsck ma perchè? e soprattutto in che modo?:confused:
Infatti quando lancio sudo dumpe2fs -h /dev/sdc1 | grep features
noto questo messaggio strano:
Journal features: journal_incompat_revoke
che ne dite?