Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've setup a Linux server for an Avaya Server Addition setup. I'm not Linux savvy so I pretty much just follow the setup doc. Everything seemed fine but now I'm getting an error during a boot up and I'm not understanding the message I'm seeing. I could really use some guidance.
Location: Fleury-les-Aubrais, 120 km south of Paris
Distribution: Devuan, Debian, Mandrake, Freeduc (the one I used to work on), Slackware, MacOS X
Posts: 251
Rep:
Hi, with the text you wrote I can't be sure that the failed is really linked with the above lines. You should explore log files. And giving hand via a console is the normal behaviour of a server, no?
Can you provide some computer hardware information, including the display device. The title of your thread, and content of code you provided suggest there is a failure bringing up graphics and you are then given a command prompt, and you are expecting a desktop.
Brains, you are correct. I'm working on a Dell PowerEdge T330 with 5 bay hard drives of 300GB each. I'd love to attach an image of the screen I'm getting but I don't see any option to do so on this forum.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Looks like your setup uses LVM but I can't tell for sure from the part of the error message you're providing whether the "FAILED" comment is referring to that or something else.
Is that all there is as far as error information provided ?
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
... OK ... well my guess, for what it's worth, is that there's a problem with one or more of your disks, either physical or logical. If it were me, I would boot a live distro and run some diagnostics on the drives.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Running a live distro : 1) choose a Linux distro (Ubuntu, Mint, etc. .. ) - most come as ISO files that you burn to a CD or DVD or with which you create a bootable USB drive ... 2) boot the previously created media and choose the option that looks like "Run as Live" and not "Install" 3) the Linux distro boots from the "live" media and you can use it as if you had installed it, albeit with less performance than if it were installed on a hard disk and without (in most cases) any persistence (you can't save anything). 4) try accessing your logical volumes and / or drives and if necessary, figure out what diagnostics come with whatever distro you've got and run them as well.
>I don't see any option to [attach images] on this forum.
Click "Go Advanced". Click on the tiny paperclip. I think even a *photograph* could be 'posted'
Maybe try: in grub menu, e (to edit), use arrows to move here/here, append: init=/bin/sh *but also* move to&backspace-out the words 'quiet splash' (to see more messages)
(ignore that that is a 'passwd' example in those links; goal here is the # prompt)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.