Waiting 10 seconds for device....

I have serious problem detecting hard disk during startup.
There is a message: Waiting 10 seconds for device, but it won't wait 10 seconds.
Sometimes it passes and system boots.
Sometimes it fails at that point, and I can only reboot because it's not able to mount root.
Where exactly is the script which waits 10 seconds? I can't find it in /etc at all.

Jacek Poplawski wrote:Correction - I am dumped into recovery shell. There is a message "you are on your own", so that's why I think the problem is root mount.
But it never waits 10s.
It only waits 10 sec if needed, it should read "waiting maximally 10 sec for root device...". If it finds the device or an unrecoverable error occurs, it wouldn't make sense to keep on waiting.
As suggested above, the problem is probably due to device nodes getting swapped. Read this article and use UUIDs or labels in fstab and grub.
Edit: typo.
Last edited by Ramses de Norre (2011-06-11 12:33:36)

Similar Messages

  • [SOLVED] Waiting 10 seconds for device...

    I'm getting a "waiting 10 seconds for device..." on boot, and then it waits 10 seconds and boots me to a recoverely shell.
    I do realise a lot of people have had this problem, but the solutions all imply the Fallback. When I boot to fallback, I get the exact same error, so I can't use those solutions.
    It seems that I have to run "mkinitcpio -p linux", can I do that from a livecd. If yes, how?
    Any ideas? Thank you.
    Last edited by ephan (2012-11-09 17:02:52)

    I'm glad you fixed it. But you don't have to reinstall packages, just run mkinitcpio -p linux and you'll be fine (reinstallation also works because mkinitcpio -p linux is invoked during the process).

  • Boot: "Waiting 10 seconds for device" - mkinitcpio doesnt fix

    I've recently started experiencing an issue which is occurring regularly.
    On bootup directly after the kernel begins loading I get the error
    Waiting 10 seconds for device /dev/by-id/xxx-xxx-xxx-xx...
    and then get dropped to jail root shell.
    I have had this problem occur a few times and each time was easily fixed by booting up rescue, chrooting, ensuring pacman is up to date and re-running mkinitcpio -p linux
    This time that doesn't work. Does anyone know where else I can look?

    https://wiki.archlinux.org/index.php/Pa … onger_boot

  • [Solved] Boot messages waiting 10 secodns for device...

    Hello.
    When i'm boot my arch i got message waiting 10 secdonds for device /dev/sda1 (arch partition).
    I have in mkinitcpio this modules:
    ahci ext4 scsi_mod sd_mod libata.
    That's all what can i do run arch wihout waiting 10 secodns?
    Last edited by SpeedVin (2009-06-26 13:56:57)

    paranoos wrote:
    after a little digging, i realized this is caused by mkinitcpio. it defaults to 10 seconds, but most drives don't need to wait at all. this delay is available for people booting off usb devices which take a few seconds to initialize. the default should be no waiting, with an option for those who need it (by setting the kernel rootdelay manually).
    afaict this is a bug, here is the fix
    edit /lib/initcpio/init; where it says
    # If rootdelay is empty or not a non-negative integer, set it to 10
    if [ -z "${rootdelay}" -o ! "${rootdelay}" -ge 0 ]; then
    export rootdelay=10
    fi
    change it to export rootdelay=0 -- this way, the default is not to wait
    also edit /lib/initcpio/init_functions; where it says
    if [ "$2" -gt 0 ]; then
    seconds="$2"
    change -gt 0 to -ge 0 -- this way, it will accept a setting of 0 and not ignore it.
    Great that's working thamk you

  • ACNS wait 120 seconds for reply not long enough

    Hello
    Using CE-7305A-K9 with ACNS 5.5.5 for outgoing proxy towards the Internet. A POST is send via the proxy and TCP ack'd by the application provider. The HTTP reply comes back from the application almost 4 minutes later. ACNS only waits for 120 seconds (I think) and then sends an error message to the client browser. The browser waits for 5 minutes so this works when the proxy is not there.
    Can this max time that the proxy waits for a reply be increased ?
    Thanks

    This problem occurs when the first configured name server is down and replies with ICMP unreachable for the DNS queries.
    or
    CSCef67934
    Symptom: The proxy autoconfiguration file is missing from the Content Engine after you switch from group settings to device settings, and then switch back to group settings.
    Condition: This problem occurs in the following circumstances:
    a. You have specified values in the Client Proxy Autoconfig Device Group window of the Content Distribution Manager GUI.
    b. You override these values through the Client Proxy Autoconfig Device window of the Content Distribution Manager GUI.
    c. You revert the Content Engine back to the device group settings (you click the Force device group settings button in the device group window or you select the device group from the drop-down menu in the device window).
    The autoconfiguration file is not found, but the proxy autoconfiguration feature is shown as enabled.
    Workaround: Return to the device window in the Content Distribution Manager GUI, delete the values from the proxy autoconfiguration fields in the device window, and then select device group from the drop-down menu.

  • Change Seconds Waiting for Device during boot

    During boot at the section: "Waiting 10 Seconds for Device", I am often dropped to a shell. I think it may be because I need to increase the wait time. How can I do this? I've looked in several places but I'm not sure what to look for.

    I've ran into exactly same problem lately, but finally solved it.
    Setup: Intel Fake RAID, mirror, partitioned as:
    /dev/mapper/isw_dfjeffgfaj_rootvol1 /boot
    /dev/mapper/isw_dfjeffgfaj_rootvol2 /
    /dev/mapper/isw_dfjeffgfaj_rootvol3 /home (dm-crypted)
    In /etc/fstab i had following mountpoints:
    # file /etc/fstab
    /dev/mapper/isw_dfjeffgfaj_rootvolp2 / ext4 rw,relatime,data=ordered 0 1
    /dev/mapper/isw_dfjeffgfaj_rootvolp1 /boot ext4 rw,relatime,data=ordered 0 2
    and boot hung on waiting for /dev/mapper/isw_dfjeffgfaj_rootvolp1. Solution involves changing dev path to UUID:
    # file /etc/fstab
    /dev/mapper/isw_dfjeffgfaj_rootvolp2 / ext4 rw,relatime,data=ordered 0 1
    UUID=44809529-11d9-4f53-9652-7b97ed077225 /boot ext4 rw,relatime,data=ordered 0 2
    For some reason symlinks /dev/mapper/isw* are not present during systemd mount.

  • Timed out waiting for device sys-subsystem-net-devices-enp69s0.device

    Hi all,
    Since quite some time I have been waiting for Arch Linux to startup (and shutdown), and today I wanted to figure out what was going wrong. I found out that I could find the boot log file with journalctl, and this seems to be the issue:
    Oct 13 21:01:52 localhost systemd[1]: Job sys-subsystem-net-devices-enp69s0.device/start timed out.
    Oct 13 21:01:52 localhost systemd[1]: Timed out waiting for device sys-subsystem-net-devices-enp69s0.device.
    Oct 13 21:01:52 localhost systemd[1]: Dependency failed for dhcpcd on enp69s0.
    Oct 13 21:01:52 localhost systemd[1]: Starting Network.
    Oct 13 21:01:52 localhost systemd[1]: Reached target Network.
    Oct 13 21:01:52 localhost systemd[1]: Mounting /mnt/homesrv/storage...
    Now, enp69s0 is my LAN network interface, which I barely use, and my WLAN connection is handled by NetworkManager. However, I can't find out what I'm supposed to do to stop this behaviour. I tried:
    systemctl disable sys-subsystem-net-devices-enp69s0.device
    But that does not seem to solve anything. Can anyone help me out?
    Last edited by Hmail (2013-10-13 19:09:53)

    Andreaskem wrote:Maybe try "systemctl disable [email protected]".
    That did the trick! I didn't want to disable the device because I might use it once in a while.
    The shutdown issue is not solved yet, but that seems to be an issue with a samba share that is unmounted after the network services are shutdown. I'll delve in the wiki to figure out how to fix that. But for now, I can at least start my machine up within seconds. Thanks a lot!

  • IPhone: Stuck on "Waiting for device to connect.."

    I just had to reinstall the latest 2.0 build after something trashed my iPod Touch, and now I can no longer install software on it. I get the very non-specific "Waiting for device to become ready in 5 seconds". When that expires, nothing happens.
    Any ideas?

    Found it: Something in xcode got confused. Rebooting the machine got things talking to each other again.

  • Hp LaserJet 1200 Generic Class: Waiting for device

    I have 2 computers that I want to print to my hp Laserjet 1200 printer. We are using an iogear 4-port usb 2.0 sharing switch. One computer prints fine but the other always displays a message "Generic Class: Waiting for device." Help!

    Both computers have the printer driver installed. The usb device does not have a driver to install. You just plug in the usb cords to each computer and the printer. You only install a driver if using a pc operating system.

  • HP LaserJet 5200 - Yet another "GenericClass: waiting for device" problem

    I have an HP LaserJet 5200 that worked until today. I have changed nothing and replaced nothing and now I'm getting the ol' "GenericClass: waiting for device." It worked when I first went to 10.5.4, so that's not the issue. The connection obviously works because the computer recognizes the printer. I've deleted and reinstalled everything under the sun related to printing to no avail.
    Any ideas? I'm hoping I don't have a $2000 paper weight.
    Thanks in advance
    Message was edited by: Wesley Johnson

    Several Leopard users are reporting that HP printers no longer work with USB-parallel adapter cables. I don't know why.
    The best solution is to put the printer on the network, either by buying the jetdirect card that fits that model (on eBay), or by buying a used parallel port print server.

  • [SOLVED] dmraid "Timed out waiting for device" at boot

    Created a bug report with solution proposal: https://bugs.archlinux.org/task/33166
    I created a virtual machine to demonstrate the problem
    https://docs.google.com/open?id=0B40Hp1 … WZUQ21xZk0
    The root and the other mount points are all on one raid disk. Although the root mounts quickly, other mount points cause timeouts at boot time.
    dmraid prints that all /dev/mapper/isw_* devices are created.
    I think /dev/disk/by-uuid/* links are created too, but for some reason systemd doesn't see them.
    After boot I can execute "mount -a" without errors.
    here's my fstab:
    tmpfs /tmp tmpfs nodev,nosuid 0 0
    UUID=e89249d8-49a5-415b-8f9b-97de5cfbe82d / ext3 defaults
    UUID=c37f8bdd-3d6c-495f-bf8a-5ef059e55254 swap swap defaults 0 0
    UUID=91988343-dd89-43b9-8975-babb0b9510a2 /media/ARCHLINUXNEW ext4 nofail 0 1
    UUID=62C813E9C813B9ED /media/distrpart ntfs-3g rw,nofail
    UUID=E0A1-D623 /media/realboot vfat rw,codepage=866,iocharset=utf8,umask=002,noatime,nofail
    # journalctl -b
    Dec 15 00:25:24 localhost kernel: firewire_core 0000:05:03.0: created device fw0: GUID 0011d800017a5dd7, S400
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-E0A1\x2dD623.device/start timed out.
    Dec 15 00:26:50 localhost systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-E0A1\x2dD623.device.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for /media/realboot.
    Dec 15 00:26:50 localhost systemd[1]: Job media-realboot.mount/start failed with result 'dependency'.
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-E0A1\x2dD623.device/start failed with result 'timeout'.
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-62C813E9C813B9ED.device/start timed out.
    Dec 15 00:26:50 localhost systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-62C813E9C813B9ED.device.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for /media/distrpart.
    Dec 15 00:26:50 localhost systemd[1]: Job media-distrpart.mount/start failed with result 'dependency'.
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-62C813E9C813B9ED.device/start failed with result 'timeout'.
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-91988343\x2ddd89\x2d43b9\x2d8975\x2dbabb0b9510a2.device/start timed out.
    Dec 15 00:26:50 localhost systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-91988343\x2ddd89\x2d43b9\x2d8975\x2dbabb0b9510a2.device.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for /media/ARCHLINUXNEW.
    Dec 15 00:26:50 localhost systemd[1]: Job media-ARCHLINUXNEW.mount/start failed with result 'dependency'.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for File System Check on /dev/disk/by-uuid/91988343-dd89-43b9-8975-babb0b9510a2.
    Dec 15 00:26:50 localhost systemd[1]: Job systemd-fsck@dev-disk-by\x2duuid-91988343\x2ddd89\x2d43b9\x2d8975\x2dbabb0b9510a2.service/start failed with result 'dependency
    Dec 15 00:26:50 localhost systemd[1]: Job dev-disk-by\x2duuid-91988343\x2ddd89\x2d43b9\x2d8975\x2dbabb0b9510a2.device/start failed with result 'timeout'.
    Dec 15 00:26:50 localhost systemd[1]: Dependency failed for /dev/disk/by-uuid/c37f8bdd-3d6c-495f-bf8a-5ef059e55254.
    Dec 15 00:26:50 localhost systemd[1]: Reached target Swap.
    Note the 1.5 minute pause
    # mount | grep /dev/mapper
    /dev/mapper/isw_ebaifefjbf_Volume0p9 on / type ext3 (rw,relatime,stripe=64,data=ordered)
    /dev/mapper/isw_ebaifefjbf_Volume0p1 on /media/realboot type vfat (rw,noatime,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp866,iocharset=utf8,shortname=mixed,errors=remount-ro)
    /dev/mapper/isw_ebaifefjbf_Volume0p8 on /media/ARCHLINUXNEW type ext4 (rw,relatime,stripe=64,data=ordered)
    /dev/mapper/isw_ebaifefjbf_Volume0p5 on /media/distrpart type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
    Last edited by leniviy (2012-12-22 16:06:25)

    I've ran into exactly same problem lately, but finally solved it.
    Setup: Intel Fake RAID, mirror, partitioned as:
    /dev/mapper/isw_dfjeffgfaj_rootvol1 /boot
    /dev/mapper/isw_dfjeffgfaj_rootvol2 /
    /dev/mapper/isw_dfjeffgfaj_rootvol3 /home (dm-crypted)
    In /etc/fstab i had following mountpoints:
    # file /etc/fstab
    /dev/mapper/isw_dfjeffgfaj_rootvolp2 / ext4 rw,relatime,data=ordered 0 1
    /dev/mapper/isw_dfjeffgfaj_rootvolp1 /boot ext4 rw,relatime,data=ordered 0 2
    and boot hung on waiting for /dev/mapper/isw_dfjeffgfaj_rootvolp1. Solution involves changing dev path to UUID:
    # file /etc/fstab
    /dev/mapper/isw_dfjeffgfaj_rootvolp2 / ext4 rw,relatime,data=ordered 0 1
    UUID=44809529-11d9-4f53-9652-7b97ed077225 /boot ext4 rw,relatime,data=ordered 0 2
    For some reason symlinks /dev/mapper/isw* are not present during systemd mount.

  • Stuck on waiting for device to become ready...

    I did a slide show on iDVD now I'm trying to burn it on a Phillips dvd but it reads waiting for device to become ready. this continues & it does not burn the dvd. I tried the save as disk image but the same thing happens. the utility was no help on getting it started

    Hi Don't:
    Just assuming here (which is always dangerous)...
    Is there any audio associated with your slideshow?
    Sue
    PS Verbatim DVD-R (you are using DVD-R, right?) is about the best there is....

  • HT4623 I upgraded my iPad 2 and now it keeps locking up.  It takes 45 seconds to to unlock the device.  When I try to reply to an email it takes 10 to 12 seconds for each letter to appear.

    I have recently upgraded my iPad 2 to iOS7.  I am not happy because it is locking up.  It takes almost 45 seconds to enter my four digit code.  When I type an email it takes 10 to 12 seconds for the letters to appear. 

    Resetting your settings
    You can also try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your device settings again.... All of the settings in the settings app will have to be re-entered. You won't lose any data, but it takes time to enter all of the settings again.
    Resetting your device
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears. Apple recommends this only if you are unable to restart it.
    Or if this doesn't work and nobody else on the blog doesn't have a better idea you can contact Apple.
    Here is a link to their contacts with most of the information below.
    http://www.apple.com/contact/

  • "Waiting for device to become ready" can't burn additional copies

    I created an iMovie and burned about six copies on iDVD. When i went to put in the seventh disk it sort of froze up with the "Waiting for device to become ready" message never going away. I attempted to shut everything down, even turned the computer off for awhile thinking maybe it was overheated but several hours later its doing the same thing. It will burn the first copy but get hung up when attempting to burn additional ones. Any suggestions???

    It's often recommended areound here to let the optical drive cool down after burning 3-4 disks in a row.
    See if you can burn any kind of disk via the Finder to make sure the drive is OK.  Also I suggest you follow this workflow for future projects:
    Once you have the project as you want it save it as a disk image via the  File ➙ Save as Disk Image  menu option.  This will separate the encoding process from the burn process. 
    To check the encoding mount the disk image and launch DVD Player and play it.  If it plays OK with DVD Player the encoding was good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    The save as disk image as mishmumken recommended will save you from having to reencode the project if you want to burn another copy at a later date.  It also lets you verify the encoding process before committing the project to disk.
    OT

  • "waiting for device"

    I have tried to print from my MacBook to my HP Photosmart 1215 without consistent success. I'm most likely to get the following error message "GenericClass: waiting for device." I downloaded the latest HPPhotosmart_Installer10.2-10.4.dmg, which eventully gives me a choice between Photosmart 1000 and 1100 Gimp-Print 5.0.0 beta drivers. (I chose the Photosmart 1100.) When I hit print, it starts the Gimp-Print driver, says it has reached 18% of the document, and stalls with the "waiting" message mentioned above. How do I get this all to work together? Thanks, Tom.

    Whoa -- slow down.
    Do not attempt to install any new version of CUPS - that is already part of OS X and if you try to update that you will be sorry!
    The linux-foundation files are STANDARD, OS X .DMG installer files -- don't do any compiling or even think about Unix when you download them and install them.
    If in fact you are just trying to print with the printer directly connected via USB, I don't know why you are doing any of that. That is what the HP driver was designed for. Let's just try some generic OS X printing fixes:
    Delete and re-ADD the printer(s) in Printer Setup.
    Repair permissions (Disk Utility).
    Reset Printing System (new in Tiger) - In Printer Setup, click this menu item found just above Quit Printer Setup.
    Download the Combination Updater from Apple, use it to re-Update OS X.
    Try Printer Setup Repair from www.fixamac.net.
    Use a Disk Utility like Disk Warrior to repair the HD -- or, put in your install DVD and restart while holding the c key. DO NOT start the installer - instead, find Disk Utility in the top (Finder) menus and use it to repair the hard drive.

Maybe you are looking for

  • ICal Print List Hang / Font Issue / Sync Problems...

    Okay, here's a couple issues all wrapped up into one thread/post - reason is cause I suspect they may all be tied together somehow, but am not sure. Sync Problems... Regarding the Syncing problems, you can find an ongoing thread about @ http://forums

  • Vendor Batch Creation

    Hi Friends, I need to some Physical Inventory with Vendor. for this I need to create some new Batches with Vendor. I have tried in MSC1N and had entered vendor and vendor Batch, but while using this in MI01, system is not picking up this batch and pr

  • Handle transaction in web dynpro applications

    Hello, can you please tell me How to handle transaction in web dynpro applications which is using Adaptive RFC model ? Thanks, Teja

  • Where can i find Java Component SOLMAN40SR3

    Hello there, during the Installation Process of Solution Manager 4.0 SR3 i have to give the installer the location for: Java Component SOLMAN40SR3 i thougt i downloaded all i need for the installation but i cannot find any Java Component SOLMAN40SR3

  • "warning code 0x3b21"

    I just upgraded to vista and outlook 2007.  I have installed Desktop Manager 4.6 When I try to set up the sync config I get the error message above. I know there are other threads on this, but none of them seemed to be related to outlook 2007 - any s