Hello,
Been USING opensuse for several years, but I have NOT had any problems upon bootup, so I am clueless on the procedures for troubleshooting so please forgive my verbage:
Problem:
I have a 12.1 box…no real problems. Decided to shut the box down to clean up some wires… sucessfully shut the device down. When I powered on it took along time, basically I had the following:
…
“dependency failed. Aborted start of /lacie”
Welcome to emergency mode. Use “systemctl default” or ^D to activate default mode
Background: /lacie is an external usb drive that happens to have some file shares on it
if I login as root and enter the command:
cat /ect/fstab
I will essentially get the same thing as the current “good fstab” shown below
SOLUTION: plug in the usb to sdcard adapter with a card and reboot!
Question(s):
So by having or not having an sdcard reader in the usb port can disable the ability of the os to boot? Note the sdcard reader was not in there when I installed 12.1
That has to be a bad setting somewhere, right?
Any keywords to search on would be mighty helpful.
On 2012-11-24 03:26, qu1nn wrote:
>
> gogalthorp;2506058 Wrote:
>> Put nofail in the line that mounts the reader card. just before the 0 0
>>
>> So if the mem card is not there the mount won’t fail.
>
Please, do use code tags. Your fstab is almost unreadable.
I think they may be right it is the lacy line. Is the mount point for this mem card /lacy? in the usbfs line the noauto should keep from mount when mount -a is used like at startup
Note that only items listed in fstab are mounted at startup automatically
On 2012-11-24 16:46, qu1nn wrote:
>
> Thank you for taking the time to respond.
>
>
>
> Code:
> --------------------
> usbfs /proc/bus/usb usbfs noauto,nofail 0 0
> --------------------
>
>
> Doesnt that line take care of all USB drives that are plugged in ? (the
> lacie drive is an external usb)
Try.
Does it work? Tell us.
Does it not work? Tell us and do what we told you.
> if not what does the line mean?
Nobody knows.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” (Minas Tirith))