UDOO Not Booting to SATA SSD

Discussion in 'Troubleshooting' started by Hydro, Apr 6, 2016.

  1. Hydro

    Hydro New Member

    Joined:
    Jan 15, 2015
    Messages:
    6
    Likes Received:
    0
    I followed the instructions here: http://www.udoo.org/docs/Advanced_Setup/UDOO_Boot_From_SATA.html

    When I try to boot, the device hangs at "waiting for root device /dev/sda2..."

    Code:
                                          
    [    1.180838] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp p
    io slum part ccc apst                                                          
    [    1.182341] scsi0 : ahci_platform                                           
    [    1.182672] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x1
    00 irq 71                                                                      
    [    1.185629] 2188000.ethernet supply phy not found, using dummy regulator    
    [    1.303446] pps pps0: new PPS source ptp0                                   
    [    1.308252] libphy: fec_enet_mii_bus: probed                                
    [    1.308757] fec 2188000.ethernet eth0: registered PHC device 0              
    [    1.309147] mousedev: PS/2 mouse device common for all mice                 
    [    1.309733] input: st1232-touchscreen as /devices/soc0/soc.0/2100000.aips-bus
    /21a8000.i2c/i2c-2/2-0055/input/input0                                         
    [    1.310830] snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-r
    tc-lp as rtc0                                                                  
    [    1.310941] i2c /dev entries driver                                         
    [    1.311966] mxc_v4l2_output v4l2_out.21: V4L2 device registered as video16  
    [    1.312103] mxc_v4l2_output v4l2_out.21: V4L2 device registered as video17  
    [    1.313137] imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s
    (nowayout=0)                                                                   
    [    1.313372] sdhci: Secure Digital Host Controller Interface driver          
    [    1.313374] sdhci: Copyright(c) Pierre Ossman                               
    [    1.313376] sdhci-pltfm: SDHCI platform and OF driver helper                
    [    1.314033] mmc0: no vqmmc regulator found                                  
    [    1.314039] mmc0: no vmmc regulator found                                   
    [    1.373030] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADM
    A                                                                              
    [    1.373554] Galcore version 5.0.11.25762                                    
    [    1.575479] mmc0: host does not support reading read-only switch. assuming wr
    ite-enable.                                                                    
    [    1.599515] mmc0: new high speed SDHC card at address 59b4                  
    [    1.600167] mmcblk0: mmc0:59b4 USD   7.47 GiB                               
    [    1.603856]  mmcblk0: unknown partition table                               
    [    1.713050] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)          
    [    1.725494] ata1.00: ATA-9: SSD2SC120G1CS1754D117-551, CS111101, max UDMA/133
    [    1.725502] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32)    
    [    1.744834] ata1.00: configured for UDMA/133                                
    [    1.745325] scsi 0:0:0:0: Direct-Access     ATA      SSD2SC120G1CS175 1101 PQ
    : 0 ANSI: 5                                                                    
    [    2.103536] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver
    probed                                                                        
    [    2.104114] mxc_vpu 2040000.vpu: VPU initialized                            
    [    2.163353] VT1613 SoC Audio Codec [ID = 5649 - 4123]                       
    [    2.170363] imx-ac97-vt1613 sound.17: vt1613-hifi-analog <-> 2028000.ssi mapp
    ing ok                                                                         
    [    2.174009] imx-audio-hdmi sound-hdmi.18: hdmi-hifi <-> hdmi_audio.3 mapping
    ok                                                                             
    [    2.174975] nf_conntrack version 0.5.0 (16045 buckets, 64180 max)           
    [    2.175628] TCP: cubic registered                                           
    [    2.175636] NET: Registered protocol family 17                              
    [    2.175690] Key type dns_resolver registered                                
    [    2.177066] ThumbEE CPU extension supported.                                
    [    2.177644] usb_otg_vbus: disabling                                         
    [    2.177648] usb_h1_vbus: disabling                                          
    [    2.177658] regulator-dummy: disabling                                      
    [    2.177886] imx mcc test is registered.                                     
    [    2.178478] snvs_rtc 20cc034.snvs-rtc-lp: setting system clock to 1970-01-01
    00:00:00 UTC (0)                                                               
    [    2.179353] imx_thermal tempmon.10: Extended Commercial CPU temperature grade
    [    2.179361] imx_thermal tempmon.10: max:105C crit:100C passive:95C          
    [    2.190762] ALSA device list:                                               
    [    2.190773]   #0: imx-vt1613-audio                                          
    [    2.190776]   #1: imx-hdmi-soc                                              
    [    2.393971] Waiting for root device /dev/sda2...                            
    [  121.043127] random: nonblocking pool is initialized  
    Any thoughts on how to resolve this? Thanks!
     
  2. Theflorianmaas

    Theflorianmaas UDOOer

    Joined:
    Dec 7, 2013
    Messages:
    22
    Likes Received:
    2
  3. Hydro

    Hydro New Member

    Joined:
    Jan 15, 2015
    Messages:
    6
    Likes Received:
    0
    @Theflorianmaas , do you recall any troubleshooting steps you did? If I know what doesn't fix it, it may point me in the correct direction. It was already late when I started working on this last night and I ran out of steam.
     
  4. Theflorianmaas

    Theflorianmaas UDOOer

    Joined:
    Dec 7, 2013
    Messages:
    22
    Likes Received:
    2
    @Hydro Unfortunately I couldn't succeed.
    Since Udoobuntu 2 has been released (08/2015) I have tried to boot from Sata, but I have always encountered that error.
    I have tried everything, with SSD and mechanical drives and even recompiled the kernel to be sure the sata drivers were included, but nothing...
    Actually the boot starts from the Sata drive but then there is something in this kernel that hangs mounting the partition and I have no idea what it is.
    In my opinion the problem is this kernel. The previous Udoobuntu 1.1 was able to boot from sata but actually the kernel was different.
    I'm curious to see if you are able to find a workaround. It would be great!!!
    Thank you
    Franco
     

Share This Page