Forum › Forums › New users › New Users and General Questions › Startup problems after wrong antiX shutdown › Reply To: Startup problems after wrong antiX shutdown
Hello ModdIt,
Thanks for the commands, I hope I have applied it correctly in the terminal:
demo@antix1:~
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
fd0 2:0 1 4K 0 disk
loop0 7:0 0 701,1M 1 loop /live/linux
sda 8:0 0 74,5G 0 disk
├─sda1 8:1 0 20G 0 part
├─sda2 8:2 0 52,5G 0 part
└─sda3 8:3 0 2G 0 part [SWAP]
sdb 8:16 1 1,9G 0 disk
├─sdb1 8:17 1 803M 0 part /live/boot-dev
└─sdb2 8:18 1 49M 0 part /media/ANTIX-UEFIdemo@antix1:~
$ sudo smartctl -s /dev/sdaPresumimos que você recebeu as instruções de sempre do administrador
de sistema local. Basicamente, resume-se a estas três coisas:#1) Respeite a privacidade dos outros.
#2) Pense antes de digitar.
#3) Com grandes poderes vêm grandes responsabilidades.[sudo] senha para demo:
smartctl 6.6 2017-11-05 r4594 [i686-linux-4.4.240-antix.2-486-smp] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, http://www.smartmontools.org=======> INVALID ARGUMENT TO -s: /dev/sda
=======> VALID ARGUMENTS ARE: on, off, aam,[N|off], apm,[N|off], dsn,[on|off], lookahead,[on|off], security-freeze, standby,[N|off|now], wcache,[on|off], rcache,[on|off], wcreorder,[on|off[,p]], wcache-sct,[ata|on|off[,p]] <=======Use smartctl -h to get a usage summary
demo@antix1:~
$ sudo smartctl -s /dev/sda1
smartctl 6.6 2017-11-05 r4594 [i686-linux-4.4.240-antix.2-486-smp] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, http://www.smartmontools.org=======> INVALID ARGUMENT TO -s: /dev/sda1
=======> VALID ARGUMENTS ARE: on, off, aam,[N|off], apm,[N|off], dsn,[on|off], lookahead,[on|off], security-freeze, standby,[N|off|now], wcache,[on|off], rcache,[on|off], wcreorder,[on|off[,p]], wcache-sct,[ata|on|off[,p]] <=======Use smartctl -h to get a usage summary
demo@antix1:~
$ sudo smartctl -a /dev/sda
smartctl 6.6 2017-11-05 r4594 [i686-linux-4.4.240-antix.2-486-smp] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, http://www.smartmontools.org=== START OF INFORMATION SECTION ===
Model Family: Seagate Maxtor DiamondMax 20
Device Model: MAXTOR STM3802110A
Serial Number: 5LS9AXLY
Firmware Version: 3.AAK
User Capacity: 80.026.361.856 bytes [80,0 GB]
Sector Size: 512 bytes logical/physical
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA/ATAPI-7 (minor revision not indicated)
Local Time is: Fri Apr 16 19:38:09 2021 -03
SMART support is: Available – device has SMART capability.
SMART support is: DisabledSMART Disabled. Use option -s with argument ‘on’ to enable it.
(override with ‘-T permissive’ option)demo@antix1:~
$ sudo smartctl -a /dev/sda1
smartctl 6.6 2017-11-05 r4594 [i686-linux-4.4.240-antix.2-486-smp] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, http://www.smartmontools.org=== START OF INFORMATION SECTION ===
Model Family: Seagate Maxtor DiamondMax 20
Device Model: MAXTOR STM3802110A
Serial Number: 5LS9AXLY
Firmware Version: 3.AAK
User Capacity: 80.026.361.856 bytes [80,0 GB]
Sector Size: 512 bytes logical/physical
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA/ATAPI-7 (minor revision not indicated)
Local Time is: Fri Apr 16 19:38:14 2021 -03
SMART support is: Available – device has SMART capability.
SMART support is: DisabledSMART Disabled. Use option -s with argument ‘on’ to enable it.
(override with ‘-T permissive’ option)
demo@antix1:~$ sudo smartctl -t /dev/sda
smartctl 6.6 2017-11-05 r4594 [i686-linux-4.4.240-antix.2-486-smp] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, http://www.smartmontools.org=======> INVALID ARGUMENT TO -t: /dev/sda
=======> VALID ARGUMENTS ARE: offline, short, long, conveyance, force, vendor,N, select,M-N, pending,N, afterselect,[on|off] <=======Use smartctl -h to get a usage summary
demo@antix1:~
$ sudo smartctl -t /dev/sda1
[sudo] senha para demo:
smartctl 6.6 2017-11-05 r4594 [i686-linux-4.4.240-antix.2-486-smp] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, http://www.smartmontools.org=======> INVALID ARGUMENT TO -t: /dev/sda1
=======> VALID ARGUMENTS ARE: offline, short, long, conveyance, force, vendor,N, select,M-N, pending,N, afterselect,[on|off] <=======Use smartctl -h to get a usage summary
demo@antix1:~
$
———-
Olá ModdIt,
Obrigado pelos comandos, eu espero ter aplicado corretamente no terminal:
marcelocripe