Continous reboot after change password in grub

Post Reply
mo7eid
Member
Posts: 5
Joined: 28 Oct 2023 17:35

Continous reboot after change password in grub

Post by mo7eid »

Hello,

I followed the guid in below link to reset the password for CPU7-2 (Rel-10) to be able to access it, as it is a new customer and the password for root,swinst and mtcl users are unknown.

https://www.alcatelunleashed.com/viewto ... 12#p101552
grub> root (hd0,4)
grub>kernel /boot/vmlinuz root=/dev/hda5 console=ttyS0,9600 panic=5 single init=/bin/bash
grub>boot
init-2.05b# mount -o remount,rw /
init-2.05b# passwd root
New UNIX password:
Retype new UNIX password:
exit

after changing passwords, the CPU become stuck on the "grub>" and can't complete the booting proccess

I put the following commands:

grub> root (hd0,4)
grub> kernel /boot/vmlinuz root=/dev/sda2 console=ttyS0,9600 panic=5
grub> boot

after these commands, the CPU continue to boot, after the complete boot and became ready, it reboots after less than 2 min, and get stuck again on the "grub>" to redo the steps as above.

any help.

thanks
mo7eid
Member
Posts: 5
Joined: 28 Oct 2023 17:35

Re: Continous reboot after change password in grub

Post by mo7eid »

Adding the session output:

grub> root (hd0,4)
valeur index DXCX = FF01FEFF

grub> kernel /boot/vmlinuz root=/dev/hda5 console=ttyS0,9600 panic=5
valeur index DXCX = FF01FEFF
[Linux-bzImage, setup=0xa00, size=0x9ba49]
CPU27: Added 2 region for memory map

grub> boot
Bootinfo src = 0x7ff000 Bootinfo dst = 0xc0105000
Linux version 2.4.17-ll-dhs3 [026.008] (infrafoxc@INCHNAL01) (gcc version 2.95.3 20010315 (release)) #2 Wed Jan 9 17:49:33 IST 2013
Alcatel Architecture Setup
Booting Alcatel-Lucent CPU 7s2
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000e0000 (usable)
BIOS-e820: 0000000000100000 - 0000000010000000 (usable)
BIOS-e820: 0000000000000000 - 00000000000e0000 (usable)
BIOS-e820: 0000000000100000 - 0000000010000000 (usable)
final contents of e820: 0000000000000000 - 00000000000e0000 (usable)
final contents of e820: 0000000000100000 - 0000000010000000 (usable)
On node 0 totalpages: 65536
zone(0): 4096 pages.
zone(1): 61440 pages.
zone(2): 0 pages.
VGA not validated
Kernel command line: root=/dev/hda5 console=ttyS0,9600 panic=5 bipa=0x7ff000
Initializing CPU#0
Detected 647.740 MHz processor.
Calibrating delay loop... 1291.05 BogoMIPS
Memory: 256396k/262144k available (948k kernel code, 5620k reserved, 261k data, 64k init, 0k highmem)
Cpu type: CPU7s2
Dentry-cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel Mobile Intel(R) Celeron(TM) CPU 650MHz stepping 04
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 1: assuming transparent
Unknown bridge resource 2: assuming transparent
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
ACPI: Not supported on this hardware, exiting
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with SHARE_IRQ enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS02 at 0x83e8 (irq = 9) is a 16450
ttyS03 at 0x82e8 (irq = 9) is a 16450
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 32768K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev f9
PIIX4: chipset revision 5
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio
hda: C/H/S=49934/1/232 from BIOS ignored
hda: Hitachi HTE541660J9AT00, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: 117210240 sectors (60012 MB) w/7512KiB Cache, CHS=116280/16/63, UDMA(33)
Partition check:
hda: hda1 hda2 hda3 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 hda13 hda14 hda15 hda16 hda17 >
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 16384)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
802.1Q VLAN Support v1.6 Ben Greear <greearb@candelatech.com>
vlan Initialization complete.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 64k freed
INIT: version 2.78 booting
Welcome to Linux Mandrake
Press 'I' to enter interactive startup.
Mounting proc filesystem [ OK ]
Configuring kernel parameters: [ OK ]
Activating swap partitions: [ OK ]
Setting hostname xb5021: [ OK ]
Checking root filesystem
DHS3ROOT2 was not cleanly unmounted, check forced.
DHS3ROOT2: 16216/128256 files (0.1% non-contiguous), 27504/256024 blocks
[PASSED]
Remounting root filesystem in read-write mode: [ OK ]
Finding module dependencies /etc/rc.sysinit(1): Finding module dependencies
[ OK ]
Checking filesystems
DHS3ROOT: clean, 16345/128256 files, 27538/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3BIN2 was not cleanly unmounted, check forced.
DHS3BIN2: 1656/128256 files (5.5% non-contiguous), 114709/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[PASSED]
Checking filesystems
DHS3DATA2 was not cleanly unmounted, check forced.
DHS3DATA2: 3692/128256 files (1.1% non-contiguous), 44053/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[PASSED]
Checking filesystems
DHS3DYN was not cleanly unmounted, check forced.
DHS3DYN: 7171/641280 files (3.5% non-contiguous), 76323/1280026 blocks
/etc/rc.sysinit(1): Checking filesystems
[PASSED]
Checking filesystems
DHS3BIN: clean, 1693/128256 files, 141129/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3DATA: clean, 3705/128256 files, 43646/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3EXT was not cleanly unmounted, check forced.
DHS3EXT: 138/641280 files (0.0% non-contiguous), 33951/1280026 blocks
/etc/rc.sysinit(1): Checking filesystems
[PASSED]
Checking filesystems
DHS3VAR2 was not cleanly unmounted, check forced.
DHS3VAR2: 183/196992 files (21.9% non-contiguous), 11128/393216 blocks
/etc/rc.sysinit(1): Checking filesystems
[PASSED]
Checking filesystems
DHS3VAR: clean, 236/196992 files, 16566/393216 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Mounting local filesystems /etc/rc.sysinit(1): Mounting local filesystems
[ OK ]
Checking loopback filesystems
/etc/rc.sysinit(1): Checking loopback filesystems
[ OK ]
Mounting loopback filesystems: /etc/rc.sysinit(1): Mounting loopback filesystems:
[ OK ]
Setting clock (utc): Sun Jun 17 20:48:04 EEST 2001 Sun Jun 17 20:48:04 EEST 2001
/etc/rc.sysinit(1): Setting clock (utc): Sun Jun 17 20:48:04 EEST 2001
[ OK ]
Enabling swap space: /etc/rc.sysinit(1): Enabling swap space:
[ OK ]
INIT: Entering runlevel: 3
Entering non-interactive startup
Clock is set at (utc): Sun Jun 17 20:48:06 EEST 2001 Sun Jun 17 20:48:06 EEST 2001
/etc/rc3.d/S01hwclock(1): Clock is set at (utc): Sun Jun 17 20:48:06 EEST 2001
[ OK ]
Starting dhs3mod: Loading Alcatel-Lucent specific modules: /etc/rc3.d/S02dhs3mod(1): dhs3mod startup
[ OK ]
/etc/rc.d/rc(1): Starting dhs3mod:
[ OK ]
Starting eva: Loading Alcatel-Lucent EVA modules: /etc/rc3.d/S02eva(1): eva startup
[ OK ]
/etc/rc.d/rc(1): Starting eva:
[ OK ]
Starting kdebug services: new debug mode: dump
/etc/rc3.d/S02kdebug(1): Starting kdebug services:
[ OK ]
Starting throttled services:
/etc/rc3.d/S02throttled(1): throttled startup
[ OK ]
Starting watchdog: Starting watchdog services:
/etc/rc.d/rc(1): Starting watchdog:
[ OK ]
Remove not allowed accounts: /etc/rc3.d/S09security(1): Remove not allowed accounts:
[ OK ]
Setting network parameters: /etc/rc3.d/S10network(1): Setting network parameters:
[ OK ]
Bringing up interface lo: /etc/rc3.d/S10network(1): Bringing up interface lo:
[ OK ]
Enabling IPv4 packet forwarding /etc/rc3.d/S10network(1): Enabling IPv4 packet forwarding
[ OK ]
Bringing up interface eth0: /etc/rc3.d/S10network(1): Bringing up interface eth0:
[ OK ]
Starting netadmin: /etc/rc.d/rc(1): Starting netadmin:
[ OK ]
Starting netadmind: /etc/rc.d/rc(1): Starting netadmind:
[ OK ]
Starting sysstat: Starting ...
Started (pid=515).
/etc/rc.d/rc(1): Starting sysstat:
[ OK ]
Initializing random number generator: /etc/rc3.d/S20random(1): Initializing random number generator:
[ OK ]
Starting gwlinuxfifo: Creation de la fifo:
/etc/rc.d/rc(1): Starting gwlinuxfifo:
[ OK ]
Starting system logger: /etc/rc3.d/S30syslog(1): syslogd startup
[ OK ]
Starting kernel logger: /etc/rc3.d/S30syslog(1): klogd startup
[ OK ]
Starting dhslog: Loading Alcatel-Lucent specific log functionality: /etc/rc3.d/S31dhslog(1): dhslog startup
[ OK ]
/etc/rc.d/rc(1): Starting dhslog:
[ OK ]
Starting flashbios: Current bios backup in progress...
Current bios release : bscpu7300/003.002
Bios to flash release: bscpu7300/003.002
Flashing operation is not needed
/etc/rc.d/rc(1): Starting flashbios:
[ OK ]
Starting at daemon: /etc/rc3.d/S40atd(1): atd startup
[ OK ]
Starting xinetd: /etc/rc3.d/S56xinetd(1): xinetd startup
[ OK ]
Starting keytable: /etc/rc.d/rc(1): Starting keytable:
[ OK ]
Starting crond: /etc/rc3.d/S90crond(1): crond startup
[ OK ]
Starting kheader: /etc/rc.d/rc(1): Starting kheader:
[ OK ]
Loading chorus/mix emulation layer:/etc/rc3.d/S98emulation(1): S98emulation
[ OK ]



automatic start of dhs3 is about to begin
waiting 5 seconds before starting ...
type CR key to stop
Too late. Automatic start of dhs3 is in progress
Starting the TEL applications: /etc/rc3.d/S99tel(1): S99tel
[ OK ]


Alcatel-Lucent OmniPCX Enterprise

xb5021 login:
Building Menus, Please Wait \
MOVE RACK 19 already done => Nothing to do

Bye Bye


Remanent loading ...
/......................................./
Actor MONITELmod started, pid=971
Black box recording started...
Actor MONIO2mod started, pid=1000
Traces Analyser activated

mtracer started ...
(001666:000001) MTRACER host (135.183.128.196, xb5021), version: R10.1.1-j2.603-25-a-eg-c7s2
(001666:000001) MTRACER num: 001, time: 2001/06/17 20:50:19, loss: 0%
17/06/01 20:50:31 050021I|---/--/-/---|=2:2176=A dynamic patch has been installed for TEL
(001801:000002) Detect CPU:CPU7 (H) Thread Limit=150 ms

(001965:000003) IO2MS : New base address for memory allocations : 06100000
Actor MON25mod started, pid=1074
(002069:000004) monix_actor add 0xd1adc2c0:3517825728 Value 659456
(002069:000005) ** x25 started **
0
(002070:000006) IPLINK initialize -> 70000000
lancement de dis25
(002168:000007)

(002168:000008)
--------------- Network Builder E1 1.0 12-15-01 ----------------
(002168:000009) Start Remanents Packet Handler : 0000
(002168:000010) Packet Handler Total Remanents : 000000 Ko
(002168:000011) Packet Handler Dynamiques Remanents : 001151 Ko
(002168:000012) Current Pointeur : 00001544 o
(002168:000013) Stop Pointeur : 01179647 o
(002168:000014) Free Packet Handler Remanents : 01178103 o
(002168:000015) FreeMemory : 093044 Ko
(002168:000016) LockMemory : 001285 Mo
(002168:000017) TotalMemory : 000250 Mo

(002168:000018) ~~ threadAbcfIpTransmit running
(002168:000019) ~~ threadAbcfIpRetransmit running
(002173:000020) mutex release on dis25 exception
Sun Jun 17 20:51:24 EEST 2001


Sun Jun 17 20:51:34 EEST 2001


(002468:000021) mutex release on dis25 exception
(002485:000022) IO2:Driver NOT synchronized (wd_val=0x101)
ioctl cmd UART_ON
ioctl cmd UART_OFF
17/06/01 20:51:46 050021M|---/--/-/---|=5:2009=Initialisation CPU role MAIN
17/06/01 20:51:46 050021M|000/28/-/---|=1:2456=Reboot CPU after 7 problem (IO2)
INIT: Switching to runlevel: 6
(002537:000023) IO1 driver: read bad IO1 flag value: 0x0012
(002537:000024) IO1 driver: read bad IO1 flag value: 0x0012
(002537:000025) IO1 driver: lost IO1 board (IO1-flag: 0x0012) !!!
(002537:000026) Stop all
(002537:000027) SUPERVISOR -- Supervisor_Number=1605 Param0=18 Param1=-1 Param2=-1 Param3=-1

(002537:000028) SUPERVISOR -- Stops the applicative actor

(002537:000029) monitel saves blackbox state at shutdown time
Problem in mailsys : see /DHS3dyn/incid/incpbm file
Problem in mailsys : see /DHS3dyn/incid/incpbm file
Problem in mailsys : see /DHS3dyn/incid/incpbm file
Problem in mailsys : see /DHS3dyn/incid/incpbm file
17/06/01 20:51:46 050021M|---/--/-/---|=1:1605=Loss of the IO1 board, value of the 18 flags
No log file to recover
INIT: Stopping role: /etc/rc.d/rc(1): Stopping role:
[ OK ]
Shutting down TEL services : Sun Jun 17 20:51:48 EEST 2001


NET-SNMP version 5.4.2.1 AgentX subagent connected
17/06/01 20:51:49 050021M|---/--/-/---|=1:2077=CPU was halted due to a shutdown
Command "IP_LINK" (pid 1056) exited with status 1.
(002598:000030) ***************************
(002598:000031) ** HybridSwitchOver TRUE then before_shutdown **
(002598:000032) ** not enough test !!!!!!!!!!!! **
(002598:000033) ***************************
(002598:000034) ***************************
(002598:000035) ** DEMANDE DE STOP X25 **
(002598:000036) ***************************
stop of abca 2
(002601:000037) ***************************
(002601:000038) ** ACTOR DIS25 SHUTDOWN **
(002601:000039) ***************************
(002601:000040) Thread Appli shutdown
(002601:000041) Thread IPrcv shutdown
(002601:000042) Thread fluxIP shutdown
(002601:000043) Thread AckIP shutdown
(002601:000044) Thread FipTR shutdown
(002601:000045) Thread FipRC shutdown
(002601:000046) Thread FipAG shutdown
(002601:000047) Thread Dis25 shutdown
Waiting for (initial) shutdown-applications to stop ...
(002658:000048)
(002658:000049) ***************************
(002658:000050) ** ACTOR MON25 SHUTDOWN **
(002658:000051) ***************************
All (initial) shutdown-applications exited.
exit_process: le signal recu est :15 par 2
Warning: -P option is deprecated, use -p instead
No log file to recover
Command "SNMPD_RTM" (pid 1285) received fatal signal 15.
Command "RMAD" (pid 1143) exited with status 15.
Command "TIMED" (pid 1142) received fatal signal 9.
Command "ML_SERV" (pid 1107) exited with status 15.
Command "IBS_DOWNLOAD" (pid 1106) received fatal signal 15.
Command "BTLINK" (pid 1057) exited with status 15.
Command "SERV_APPLI" (pid 1004) exited with status 15.
Command "GWLINUX" (pid 882) received fatal signal 15.
Command "CMISD" (pid 857) exited with status 15.
io4400: Operation not permitted
All applications exited.
(002688:000052) MTRACER host (135.183.128.196, xb5021), version: R10.1.1-j2.603-25-a-eg-c7s2
(002688:000052) MTRACER num: 001, time: 2001/06/17 20:52:01, loss: 0%
mtracer: the end.
/usr/netadm/bin/netstart.role: line 391: 1368 Killed /DHS3bin/servers/dhs3_init -R NTPD
/etc/rc6.d/K01tel: line 225: 1288 Killed sh -c "$*"
/etc/rc6.d/K01tel(2): Shutting down TEL services :
[FAILED]
module version: r_lnxemu_76.0.1 - infrafoxc@INCHNAL01 - Mon Jan 21 19:42:19 IST 2013 - Linux 2.4.17-ll-dhs3
Stopping the trace system: /etc/rc6.d/K02emulation(2): che_flushtrace shutdown
Removing the chorus/mix emulation layer: a4400emul: Device or resource busy
/etc/rc6.d/K02emulation(2): Removing the chorus/mix emulation layer:
[FAILED]

Stopping monit: /etc/rc6.d/K02monit(2): monit shutdown
[FAILED]
Stopping xinetd: /etc/rc6.d/K50xinetd(1): xinetd shutdown
[ OK ]
Stopping at daemon: /etc/rc6.d/K60atd(1): atd shutdown
[ OK ]
Stopping crond: /etc/rc6.d/K60crond(1): crond shutdown
[ OK ]
hwclock uses option --utc --systohc: /etc/rc6.d/K70hwclock(1): hwclock uses option --utc --systohc:
[ OK ]
Saving random seed: /etc/rc6.d/K80random(1): Saving random seed:
[ OK ]
Shutting down interface eth0: /etc/rc6.d/K90network(1): Shutting down interface eth0:
[ OK ]
Disabling IPv4 packet forwarding: /etc/rc6.d/K90network(1): Disabling IPv4 packet forwarding:
[ OK ]
Stopping throttled services:
/etc/rc6.d/K97throttled(1): throttled shutdown
[ OK ]
Stopping dhs3mod: Removing Alcatel-Lucent specific modules: /etc/rc6.d/K98dhs3mod(1): dhs3mod shutdown
[ OK ]
/etc/rc.d/rc(1): RTP driver removed
Stopping dhs3mod:
[ OK ]
Stopping dhslog: Removing Alcatel-Lucent specific log functionality: /etc/rc6.d/K98dhslog(1): dhslog shutdown
[ OK ]
/etc/rc.d/rc(1): Stopping dhslog:
[ OK ]
Stopping watchdog: Stopping watchdog services:
watchdogd: watchdog driver successfully unloaded
/etc/rc.d/rc(1): Stopping watchdog:
[ OK ]
Stopping eva: Removing Alcatel-Lucent EVA modules: /etc/rc6.d/K99eva(1): eva shutdown
[ OK ]
/etc/rc.d/rc(1): Stopping eva:
[ OK ]
Shutting down kernel logger: /etc/rc6.d/K99syslog(1): klogd shutdown
[ OK ]
Shutting down system logger: /etc/rc6.d/K99syslog(1): syslogd shutdown
[ OK ]
Starting killall: /etc/rc.d/rc(1): Starting killall:
[ OK ]
No USB Peripheral to unmount
Sending all processes the TERM signal...
Sending all processes the KILL signal...
Turning off swap:
Unmounting file systems:
Unmounting proc file system:
Please stand by while rebooting the system...
Restarting system.
dhs3_machine_restart...
1Mo RAM OK
hub = ICH2
SR7= 21
cascaded counter RESET and Watchdog restarted with 255 min
running flash(soldered=1 socket=0)=1,BIOScase:4,BIOSv24:0,verrou=1,algoNOR=1,size=4,base=FFE00000
Bios case 4

*** CPU7-2 Board version 3BA23259ABJE05?? ***
*** CPU7-2 Layout 1 ***
*** BIOS Version 3BA24115AACC bscpu7300/003.002 ***
*** Generated on Jan/16/2007 at 11:08 ***

*** Celeron @ 647 ***

CMOS is available
PCI command read for natsemi : 347
PCI Master Bit Setting...
pci_command set to: 357
0:80:9F:8C:F6:76

8C , IRQ 12.
eth0: Transceiver status 0x 7869 advertising 5E1
Hard Disk #0 : Hitachi HTE541660J9AT00 57231 Mo
Parameters :
Type 3
Extended Type 255
Sectors / track 63
Landing Zone 0
Control Byte 0
Write Precomp 0
Heads 16
Nb of Cylinders 16383
HD size(cyl*sec by track*head*sector size) 8455 MO(decimal)
time :sec=32,min=52,hour=17,DoW= 1,date=17,Month= 6,year= 1
time :sec=38,min=52,hour=17,DoW= 1,date=17,Month= 6,year= 1

CPU7 informations :
Memory Detected : 262144 Ko
Flash Not Detected
DaughterBoard Not Detected
XILINX Detected
XILINX Chip Initialization OK
Ethernet Found : 1
Ethernet Chip Initialization OK
Hard Disk Detected
Hard Disk Found : 1
check lock RTC
unlock RTC forced
IO2 absent
it floppy received
FDTest= 660740
value of DIL switch forced CPU7 2
USB Base address is FC21
No HD trace



YOU CAN strike Ctrl B to enter in BIOS monitor during several seconds from NOW !

shut ok
Boot from hard disk #0
Watchdog started with 3 min
valeur index DXCX = FF01FEFF
GRUB Error : Unknown CPU 0x27 : stop_watch_dog
valeur index DXCX = FF01FEFF

GRUB version 0.5.96 (896K lower / 261120K upper memory)

[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]

grub> root (hd0,4)
valeur index DXCX = FF01FEFF

grub> kernel /boot/vmlinuz root=/dev/hda5
valeur index DXCX = FF01FEFF
[Linux-bzImage, setup=0xa00, size=0x9ba49]
CPU27: Added 2 region for memory map

grub> bootnoverify

Error 27: Unrecognized command

grub> bboot

Error 27: Unrecognized command

grub> boot
Bootinfo src = 0x7ff000 Bootinfo dst = 0xc0105000
Linux version 2.4.17-ll-dhs3 [026.008] (infrafoxc@INCHNAL01) (gcc version 2.95.3 20010315 (release)) #2 Wed Jan 9 17:49:33 IST 2013
Alcatel Architecture Setup
Booting Alcatel-Lucent CPU 7s2
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000e0000 (usable)
BIOS-e820: 0000000000100000 - 0000000010000000 (usable)
BIOS-e820: 0000000000000000 - 00000000000e0000 (usable)
BIOS-e820: 0000000000100000 - 0000000010000000 (usable)
final contents of e820: 0000000000000000 - 00000000000e0000 (usable)
final contents of e820: 0000000000100000 - 0000000010000000 (usable)
On node 0 totalpages: 65536
zone(0): 4096 pages.
zone(1): 61440 pages.
zone(2): 0 pages.
VGA not validated
Kernel command line: root=/dev/hda5 bipa=0x7ff000
Initializing CPU#0
Detected 647.738 MHz processor.
Calibrating delay loop... 1291.05 BogoMIPS
Memory: 256396k/262144k available (948k kernel code, 5620k reserved, 261k data, 64k init, 0k highmem)
Cpu type: CPU7s2
Dentry-cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel Mobile Intel(R) Celeron(TM) CPU 650MHz stepping 04
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 1: assuming transparent
Unknown bridge resource 2: assuming transparent
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
ACPI: Not supported on this hardware, exiting
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with SHARE_IRQ enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS02 at 0x83e8 (irq = 9) is a 16450
ttyS03 at 0x82e8 (irq = 9) is a 16450
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 32768K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev f9
PIIX4: chipset revision 5
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio
hda: C/H/S=49934/1/232 from BIOS ignored
hda: Hitachi HTE541660J9AT00, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: 117210240 sectors (60012 MB) w/7512KiB Cache, CHS=116280/16/63, UDMA(33)
Partition check:
hda: hda1 hda2 hda3 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 hda13 hda14 hda15 hda16 hda17 >
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 16384)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
802.1Q VLAN Support v1.6 Ben Greear <greearb@candelatech.com>
vlan Initialization complete.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 64k freed
INIT: version 2.78 booting
Welcome to Linux Mandrake
Press 'I' to enter interactive startup.
Mounting proc filesystem [ OK ]
Configuring kernel parameters: [ OK ]
Activating swap partitions: [ OK ]
Setting hostname xb5021: [ OK ]
Checking root filesystem
DHS3ROOT2: clean, 16217/128256 files, 27504/256024 blocks
[ OK ]
Remounting root filesystem in read-write mode: [ OK ]
Finding module dependencies /etc/rc.sysinit(1): Finding module dependencies
[ OK ]
Checking filesystems
DHS3ROOT: clean, 16345/128256 files, 27538/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3BIN2: clean, 1656/128256 files, 114709/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3DATA2: clean, 3692/128256 files, 44053/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3DYN: clean, 7171/641280 files, 76329/1280026 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3BIN: clean, 1693/128256 files, 141129/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3DATA: clean, 3705/128256 files, 43646/256024 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3EXT: clean, 138/641280 files, 33951/1280026 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3VAR2: clean, 189/196992 files, 11181/393216 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Checking filesystems
DHS3VAR: clean, 236/196992 files, 16566/393216 blocks
/etc/rc.sysinit(1): Checking filesystems
[ OK ]
Mounting local filesystems /etc/rc.sysinit(1): Mounting local filesystems
[ OK ]
Checking loopback filesystems
/etc/rc.sysinit(1): Checking loopback filesystems
[ OK ]
Mounting loopback filesystems: /etc/rc.sysinit(1): Mounting loopback filesystems:
[ OK ]
Setting clock (utc): Sun Jun 17 20:55:17 EEST 2001 Sun Jun 17 20:55:17 EEST 2001
/etc/rc.sysinit(1): Setting clock (utc): Sun Jun 17 20:55:17 EEST 2001
[ OK ]
Enabling swap space: /etc/rc.sysinit(1): Enabling swap space:
[ OK ]
INIT: Entering runlevel: 3
Entering non-interactive startup
Clock is set at (utc): Sun Jun 17 20:55:20 EEST 2001 Sun Jun 17 20:55:20 EEST 2001
/etc/rc3.d/S01hwclock(1): Clock is set at (utc): Sun Jun 17 20:55:20 EEST 2001
[ OK ]
Starting dhs3mod: Loading Alcatel-Lucent specific modules: /etc/rc3.d/S02dhs3mod(1): dhs3mod startup
[ OK ]
/etc/rc.d/rc(1): Starting dhs3mod:
[ OK ]
Starting eva: Loading Alcatel-Lucent EVA modules: /etc/rc3.d/S02eva(1): eva startup
[ OK ]
/etc/rc.d/rc(1): Starting eva:
[ OK ]
Starting kdebug services: new debug mode: dump
/etc/rc3.d/S02kdebug(1): Starting kdebug services:
[ OK ]
Starting throttled services:
/etc/rc3.d/S02throttled(1): throttled startup
[ OK ]
Starting watchdog: Starting watchdog services:
/etc/rc.d/rc(1): Starting watchdog:
[ OK ]
Remove not allowed accounts: /etc/rc3.d/S09security(1): Remove not allowed accounts:
[ OK ]
Setting network parameters: /etc/rc3.d/S10network(1): Setting network parameters:
[ OK ]
Bringing up interface lo: /etc/rc3.d/S10network(1): Bringing up interface lo:
[ OK ]
Enabling IPv4 packet forwarding /etc/rc3.d/S10network(1): Enabling IPv4 packet forwarding
[ OK ]
Bringing up interface eth0: /etc/rc3.d/S10network(1): Bringing up interface eth0:
[ OK ]
Starting netadmin: /etc/rc.d/rc(1): Starting netadmin:
[ OK ]
Starting netadmind: /etc/rc.d/rc(1): Starting netadmind:
[ OK ]
Starting sysstat: Starting ...
Started (pid=528).
/etc/rc.d/rc(1): Starting sysstat:
[ OK ]
Initializing random number generator: /etc/rc3.d/S20random(1): Initializing random number generator:
[ OK ]
Starting gwlinuxfifo: Creation de la fifo:
/etc/rc.d/rc(1): Starting gwlinuxfifo:
[ OK ]
Starting system logger: /etc/rc3.d/S30syslog(1): syslogd startup
[ OK ]
Starting kernel logger: /etc/rc3.d/S30syslog(1): klogd startup
[ OK ]
Starting dhslog: Loading Alcatel-Lucent specific log functionality: /etc/rc3.d/S31dhslog(1): dhslog startup
[ OK ]
/etc/rc.d/rc(1): Starting dhslog:
[ OK ]
Starting flashbios: Current bios backup in progress...
Current bios release : bscpu7300/003.002
Bios to flash release: bscpu7300/003.002
Flashing operation is not needed
/etc/rc.d/rc(1): Starting flashbios:
[ OK ]
Starting at daemon: /etc/rc3.d/S40atd(1): atd startup
[ OK ]
Starting xinetd: /etc/rc3.d/S56xinetd(1): xinetd startup
[ OK ]
Starting keytable: /etc/rc.d/rc(1): Starting keytable:
[ OK ]
Starting crond: /etc/rc3.d/S90crond(1): crond startup
[ OK ]
Starting kheader: /etc/rc.d/rc(1): Starting kheader:
[ OK ]
Loading chorus/mix emulation layer:/etc/rc3.d/S98emulation(1): S98emulation
[ OK ]



automatic start of dhs3 is about to begin
waiting 5 seconds before starting ...
type CR key to stop
Too late. Automatic start of dhs3 is in progress
Starting the TEL applications: /etc/rc3.d/S99tel(1): S99tel
[ OK ]


Alcatel-Lucent OmniPCX Enterprise

xb5021 login: mtcl
Password:
Last login: Sun Jun 17 20:16:08 on ttyS0

Alcatel-Lucent OmniPCX Enterprise
standard installation last performed: 29-Jan-2018 17:28:02


There is a disk dump on /dev/crashdump, date: 2000/01/02 00:46:22
Building Menus, Please Wait \
(E)xb5021> MOVE RACK 19 already done => Nothing to do

Bye Bye



(E)xb5021>
(E)xb5021>
Black box recording started...
Actor MONIO2mod started, pid=1094
Traces Analyser activated

mtracer started ...
(001458:000001) MTRACER host (135.183.128.196, xb5021), version: R10.1.1-j2.603-25-a-eg-c7s2
(001458:000001) MTRACER num: 001, time: 2001/06/17 20:57:33, loss: 0%
(001459:000002) IO2MS : MONIO2 thread started
17/06/01 20:57:45 050021I|---/--/-/---|=2:2176=A dynamic patch has been installed for TEL
(001594:000003) Detect CPU:CPU7 (H) Thread Limit=150 ms

(001758:000004) IO2MS : New base address for memory allocations : 06100000
(001862:000005) Actor MON25mod started, pid=1169
monix_actor add 0xd1adc2c0:3517825728 Value 659456
(001862:000006) ** x25 started **
0
(001863:000007) IPLINK initialize -> 70000000
lancement de dis25
(001960:000008)

(001960:000009)
--------------- Network Builder E1 1.0 12-15-01 ----------------
(001960:000010) Start Remanents Packet Handler : 0000
(001960:000011) Packet Handler Total Remanents : 000000 Ko
(001960:000012) Packet Handler Dynamiques Remanents : 001151 Ko
(001960:000013) Current Pointeur : 00001544 o
(001960:000014) Stop Pointeur : 01179647 o
(001960:000015) Free Packet Handler Remanents : 01178103 o
(001960:000016) FreeMemory : 124100 Ko
(001960:000017) LockMemory : 001285 Mo
(001960:000018) TotalMemory : 000250 Mo

(001960:000019) ~~ threadAbcfIpTransmit running
(001960:000020) ~~ threadAbcfIpRetransmit running
(001965:000021) mutex release on dis25 exception
Sun Jun 17 20:58:39 EEST 2001


Sun Jun 17 20:58:48 EEST 2001


(002260:000022) mutex release on dis25 exception
(002278:000023) IO2:Driver NOT synchronized (wd_val=0x101)
ioctl cmd UART_ON
ioctl cmd UART_OFF
17/06/01 20:59:00 050021M|---/--/-/---|=5:2009=Initialisation CPU role MAIN
17/06/01 20:59:00 050021M|000/28/-/---|=1:2456=Reboot CPU after 7 problem (IO2)

Broadcast message from root Sun Jun 17 20:59:00 2001...

The system is going down for reboot NOW !!
INIT: Switching to runlevel: 6
(002330:000024) IO1 driver: read bad IO1 flag value: 0x0012
(002330:000025) IO1 driver: read bad IO1 flag value: 0x0012
(002330:000026) IO1 driver: lost IO1 board (IO1-flag: 0x0012) !!!
(002330:000027) Stop all
(002330:000028) SUPERVISOR -- Supervisor_Number=1605 Param0=18 Param1=-1 Param2=-1 Param3=-1

(002330:000029) SUPERVISOR -- Stops the applicative actor

(002330:000030) monitel saves blackbox state at shutdown time
Problem in mailsys : see /DHS3dyn/incid/incpbm file
Problem in mailsys : see /DHS3dyn/incid/incpbm file
Problem in mailsys : see /DHS3dyn/incid/incpbm file
Problem in mailsys : see /DHS3dyn/incid/incpbm file
17/06/01 20:59:01 050021M|---/--/-/---|=1:1605=Loss of the IO1 board, value of the 18 flags
No log file to recover
INIT: Sending processes the TERM signal
Stopping role: /etc/rc.d/rc(1): Stopping role:
[ OK ]
Shutting down TEL services : Sun Jun 17 20:59:03 EEST 2001


NET-SNMP version 5.4.2.1 AgentX subagent connected
17/06/01 20:59:04 050021M|---/--/-/---|=1:2077=CPU was halted due to a shutdown
Command "IP_LINK" (pid 1150) exited with status 1.
(002392:000031) ***************************
(002392:000032) ** HybridSwitchOver TRUE then before_shutdown **
(002392:000033) ** not enough test !!!!!!!!!!!! **
(002392:000034) ***************************
(002392:000035) ***************************
(002392:000036) ** DEMANDE DE STOP X25 **
(002392:000037) ***************************
stop of abca 2
(002395:000038) ***************************
(002395:000039) ** ACTOR DIS25 SHUTDOWN **
(002395:000040) ***************************
(002395:000041) Thread Appli shutdown
(002395:000042) Thread IPrcv shutdown
(002395:000043) Thread fluxIP shutdown
(002395:000044) Thread AckIP shutdown
(002395:000045) Thread FipTR shutdown
(002395:000046) Thread FipRC shutdown
(002395:000047) Thread FipAG shutdown
(002395:000048) Thread Dis25 shutdown
Waiting for (initial) shutdown-applications to stop ...
(002452:000049)
(002452:000050) ***************************
(002452:000051) ** ACTOR MON25 SHUTDOWN **
(002452:000052) ***************************
All (initial) shutdown-applications exited.
exit_process: le signal recu est :15 par 2
Warning: -P option is deprecated, use -p instead
No log file to recover
Command "SNMPD_RTM" (pid 1365) received fatal signal 15.
Command "RMAD" (pid 1237) exited with status 15.
Command "TIMED" (pid 1236) received fatal signal 9.
Command "ML_SERV" (pid 1201) exited with status 15.
Command "IBS_DOWNLOAD" (pid 1200) received fatal signal 15.
Command "BTLINK" (pid 1151) exited with status 15.
Command "SERV_APPLI" (pid 1098) exited with status 15.
Command "GWLINUX" (pid 980) received fatal signal 15.
Command "CMISD" (pid 938) exited with status 15.
io4400: Operation not permitted
All applications exited.
(002481:000053) MTRACER host (135.183.128.196, xb5021), version: R10.1.1-j2.603-25-a-eg-c7s2
(002481:000053) MTRACER num: 001, time: 2001/06/17 20:59:16, loss: 0%
mtracer: the end.
/usr/netadm/bin/netstart.role: line 391: 1462 Killed /DHS3bin/servers/dhs3_init -R NTPD
/etc/rc6.d/K01tel: line 225: 1386 Killed sh -c "$*"
/etc/rc6.d/K01tel(2): Shutting down TEL services :
[FAILED]
module version: r_lnxemu_76.0.1 - infrafoxc@INCHNAL01 - Mon Jan 21 19:42:19 IST 2013 - Linux 2.4.17-ll-dhs3
Stopping the trace system: /etc/rc6.d/K02emulation(2): che_flushtrace shutdown
Removing the chorus/mix emulation layer: a4400emul: Device or resource busy
/etc/rc6.d/K02emulation(2): Removing the chorus/mix emulation layer:
[FAILED]

Stopping monit: /etc/rc6.d/K02monit(2): monit shutdown
[FAILED]
Stopping xinetd: /etc/rc6.d/K50xinetd(1): xinetd shutdown
[ OK ]
Stopping at daemon: /etc/rc6.d/K60atd(1): atd shutdown
[ OK ]
Stopping crond: /etc/rc6.d/K60crond(1): crond shutdown
[ OK ]
hwclock uses option --utc --systohc: /etc/rc6.d/K70hwclock(1): hwclock uses option --utc --systohc:
[ OK ]
Saving random seed: /etc/rc6.d/K80random(1): Saving random seed:
[ OK ]
Shutting down interface eth0: /etc/rc6.d/K90network(1): Shutting down interface eth0:
[ OK ]
Disabling IPv4 packet forwarding: /etc/rc6.d/K90network(1): Disabling IPv4 packet forwarding:
[ OK ]
Stopping throttled services:
/etc/rc6.d/K97throttled(1): throttled shutdown
[ OK ]
Stopping dhs3mod: Removing Alcatel-Lucent specific modules: /etc/rc6.d/K98dhs3mod(1): dhs3mod shutdown
[ OK ]
/etc/rc.d/rc(1): RTP driver removed
Stopping dhs3mod:
[ OK ]
Stopping dhslog: Removing Alcatel-Lucent specific log functionality: /etc/rc6.d/K98dhslog(1): dhslog shutdown
[ OK ]
/etc/rc.d/rc(1): Stopping dhslog:
[ OK ]
Stopping watchdog: Stopping watchdog services:
watchdogd: watchdog driver successfully unloaded
/etc/rc.d/rc(1): Stopping watchdog:
[ OK ]
Stopping eva: Removing Alcatel-Lucent EVA modules: /etc/rc6.d/K99eva(1): eva shutdown
[ OK ]
/etc/rc.d/rc(1): Stopping eva:
[ OK ]
Shutting down kernel logger: /etc/rc6.d/K99syslog(1): klogd shutdown
[ OK ]
Shutting down system logger: /etc/rc6.d/K99syslog(1): syslogd shutdown
[ OK ]
Starting killall: /etc/rc.d/rc(1): Starting killall:
[ OK ]
No USB Peripheral to unmount
Sending all processes the TERM signal...
Session terminated, killing shell...PAM_unix[958]: (system-auth.noradius) session closed for user root

WARNING: Restoring previous saved state ...
Please run "netadmin -r local" command.

[root@xb5021 mtcl]# ...killed.
(E)xb5021> Sending all proc
Turning off swap:
Unmounting file systems:
Unmounting proc file system:
Please stand by while rebooting the system...
Restarting system.
dhs3_machine_restart...
1Mo RAM OK
hub = ICH2
SR7= 21
cascaded counter RESET and Watchdog restarted with 255 min
running flash(soldered=1 socket=0)=1,BIOScase:4,BIOSv24:0,verrou=1,algoNOR=1,size=4,base=FFE00000
Bios case 4

*** CPU7-2 Board version 3BA23259ABJE05?? ***
*** CPU7-2 Layout 1 ***
*** BIOS Version 3BA24115AACC bscpu7300/003.002 ***
*** Generated on Jan/16/2007 at 11:08 ***

*** Celeron @ 647 ***

CMOS is available
PCI command read for natsemi : 347
PCI Master Bit Setting...
pci_command set to: 357
0:80:9F:8C:F6:76

8C , IRQ 12.
eth0: Transceiver status 0x 7869 advertising 5E1
Hard Disk #0 : Hitachi HTE541660J9AT00 57231 Mo
Parameters :
Type 3
Extended Type 255
Sectors / track 63
Landing Zone 0
Control Byte 0
Write Precomp 0
Heads 16
Nb of Cylinders 16383
HD size(cyl*sec by track*head*sector size) 8455 MO(decimal)
time :sec=47,min=59,hour=17,DoW= 1,date=17,Month= 6,year= 1
time :sec=53,min=59,hour=17,DoW= 1,date=17,Month= 6,year= 1

CPU7 informations :
Memory Detected : 262144 Ko
Flash Not Detected
DaughterBoard Not Detected
XILINX Detected
XILINX Chip Initialization OK
Ethernet Found : 1
Ethernet Chip Initialization OK
Hard Disk Detected
Hard Disk Found : 1
check lock RTC
unlock RTC forced
IO2 absent
it floppy received
FDTest= 660740
value of DIL switch forced CPU7 2
USB Base address is FC21
No HD trace



YOU CAN strike Ctrl B to enter in BIOS monitor during several seconds from NOW !

shut ok
Boot from hard disk #0
Watchdog started with 3 min
valeur index DXCX = FF01FEFF
GRUB Error : Unknown CPU 0x27 : stop_watch_dog
valeur index DXCX = FF01FEFF

GRUB version 0.5.96 (896K lower / 261120K upper memory)

[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]

grub>
haroun
Senior Member
Posts: 1355
Joined: 29 Mar 2010 11:09

Re: Continous reboot after change password in grub

Post by haroun »

io2 not detected
002468:000021) mutex release on dis25 exception
(002485:000022) IO2:Driver NOT synchronized (wd_val=0x101)
ioctl cmd UART_ON
ioctl cmd UART_OFF
17/06/01 20:51:46 050021M|---/--/-/---|=5:2009=Initialisation CPU role MAIN
17/06/01 20:51:46 050021M|000/28/-/---|=1:2456=Reboot CPU after 7 problem (IO2)
INIT: Switching to runlevel: 6
(002537:000023) IO1 driver: read bad IO1 flag value: 0x0012
(002537:000024) IO1 driver: read bad IO1 flag value: 0x0012
(002537:000025) IO1 driver: lost IO1 board (IO1-flag: 0x0012) !!!
(002537:000026) Stop all
try to runtel manually
stop the automatic start of dhs3 and execut:

RUNTEL -DNOIO2
mo7eid
Member
Posts: 5
Joined: 28 Oct 2023 17:35

Re: Continous reboot after change password in grub

Post by mo7eid »

Hi Haroun,

Thanks for the support.

The command works.

But if I try to reboot the CPU, I gett the CPU stocked on the "grub>" prompt, and I have to redo the steps as I mentioned in my post above (go to "root (hd0,4)", then load the kernel, then boot)

How can I make it continue to the normal booting without these steps.

What do you see.

Thanks again.
haroun
Senior Member
Posts: 1355
Joined: 29 Mar 2010 11:09

Re: Continous reboot after change password in grub

Post by haroun »

do you have a copy of your release version: R10.1.1-j2.603-25-a? yes full standard installation on the way but:
first try to swap the io2 board with an other one . also did you seen it you have a crashdump!
mo7eid
Member
Posts: 5
Joined: 28 Oct 2023 17:35

Re: Continous reboot after change password in grub

Post by mo7eid »

unfortunately the release is not available now, but I can get it.

the issue was not appear before we reset the passwords, however the error related to the dump in hd was exist.

Is the "grub" is a part of BIOS? if yes, can we restore it or bypass the check of grub while booting, I found these steps when I searched for this issue:

1- Open the /etc/default/grub file using from terminal entering: gksu gedit /etc/default/grub
2- Change GRUB_TIMEOUT=10 to GRUB_TIMEOUT=0
3- Save the file and quit the text editor.
4- Run: sudo update-grub
5- Reboot.

another workaround I think it could solve:

If I made a CPU cloning, including Linux data, would it solve the issue?

Thank you
mo7eid
Member
Posts: 5
Joined: 28 Oct 2023 17:35

Re: Continous reboot after change password in grub

Post by mo7eid »

hi,
just to get the topic online again.

can any one support?

thank you
Post Reply

Return to “Beginner's questions about the Crystal Hardware”