This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Beaglebone is not accepting password as "root"

Hi

When i was connected beaglebone board with my Host PC via minicom utility. After reset the board it starts booting and at the end it asks for login password(beaglebone login:). Writing password as root, then no beagle prompt will be Open(i.e nothing will be happens). Minicom version=2.5

Message in terminals in the booting process:

U-Boot SPL 2011.09-00053-gb423c52 (Aug 10 2012 - 11:26:55)                   
Texas Instruments Revision detection unimplemented                           
No daughter card present                                                     
No AC power, disabling frequency switch                                      
OMAP SD/MMC: 0                                                            
reading u-boot.img                                                        
reading u-boot.img                                                        
                                                                          
                                                                          
U-Boot 2011.09-00053-gb423c52 (Aug 10 2012 - 11:26:55)                    
                                                                          
I2C:   ready                                                                    
DRAM:  256 MiB                                                                  
WARNING: Caches not enabled                                                     
No daughter card present                                                        
NAND:  HW ECC Hamming Code selected                                             
No NAND device found!!!                                                         
0 MiB                                                                           
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1                                           
*** Warning - readenv() failed, using default environment                       
                                                                                
Net:   cpsw                                                                     
Hit any key to stop autoboot:  0                                                
SD/MMC found on device 0                                                        
reading uEnv.txt                                                                
                                                                                
33 bytes read                                                                   
Loaded environment from uEnv.txt                                                
Importing environment from mmc ...                                              
Loading file "/boot/uImage" from mmc device 0:2 xxa2                            
3489560 bytes read                                                              
## Booting kernel from Legacy Image at 80007fc0 ...                             
   Image Name:   Angstrom/3.2.34/beaglebone                                     
   Image Type:   ARM Linux Kernel Image (uncompressed)                          
   Data Size:    3489496 Bytes = 3.3 MiB                                        
   Load Address: 80008000                                                       
   Entry Point:  80008000                                                       
   Verifying Checksum ... OK                                                    
   XIP Kernel Image ... OK                                                      
OK                                                                              
                                                                                
Starting kernel ...                                                             
                                                                                
Uncompressing Linux... done, booting the kernel.                                
systemd-fsck[60]: Angstrom-Cloud9-: clean, 79331/218592 files, 373217/873534 blo
cks                                                                             
[    7.450317] musb_g_ep0_irq 720: SetupEnd came in a wrong ep0stage setup      
                                                                            
.---O---.                                                                       
|       |                  .-.           o o                                    
|   |   |-----.-----.-----.| |   .----..-----.-----.                            
|       |     | __  |  ---'| '--.|  .-'|     |     |                            
|   |   |  |  |     |---  ||  --'|  |  |  '  | | | |                            
'---'---'--'--'--.  |-----''----''--'  '-----'-'-'-'                            
                -'  |                                                           
                '---'                                                                                                                                          
The Angstrom Distribution beaglebone ttyO0                                                                                                                   
Angstrom v2012.05 - Kernel 3.2.34                                                                             
beaglebone login:root 

Cursor is continuously blinking and no further communication with my host PC

Please reply