Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu as target OS #1

Closed
rvencu opened this issue Jan 29, 2021 · 12 comments · Fixed by #2
Closed

Ubuntu as target OS #1

rvencu opened this issue Jan 29, 2021 · 12 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request

Comments

@rvencu
Copy link

rvencu commented Jan 29, 2021

Just curious if Ubuntu and Debian are so similar following your guide should be enough or not.

I know Ubuntu usually installs a lot of proprietary drivers, maybe some of them will be automatically setup like the fan for instance.

I guess just installing Debian then Bind on top I can get what I want anyway...

@alexhorner alexhorner changed the title Planning to convert one of these into local DNS server. Would Ubuntu setup be much different? Ubuntu as target OS Jan 29, 2021
@alexhorner
Copy link
Owner

Hi @rvencu,

When I first started this project, the intent was in fact to install Ubuntu, not Debian. I am highly interested in getting Ubuntu working on this box, however there has been a roadblock for me on this.

I was not able to get the Ubuntu Server 20.04 LTS installer to start up on the serial console like I have done with Debian. If you are able to get Ubuntu to start on the serial console, I will hapily run through an installation on my own hardware to test all of the other parts of the guide for you, so you don't waste time installing it and finding some parts of the guide do not work. That way you can decide if you wish to do a final Debian or Ubuntu install knowing the limitations of both.

Thanks,

Alex

@alexhorner alexhorner pinned this issue Jan 29, 2021
@rvencu
Copy link
Author

rvencu commented Jan 30, 2021

Hi. I can confirm, Ubuntu server 20.04 is installing fine following your guide with more than 99% compatibility.

The only thing I noticed differently was on fancontrol pwmconfig where I was asked less questions than your docs provided.

As a small note: inserting the disks without reboot will NOT light the blue LED. But after reboot the LED are lighting just fine.

I also had to search for previous RAID (from windows installation) and remove it before I could follow up with the new raid creation.

Other than these minor bumps there is no problem whatsoever to setup Ubuntu. Thanks a lot for your effort to document all of it.

@alexhorner
Copy link
Owner

Hi @rvencu,

If possible, would you mind expanding on the LEDs please?

Would you also be able to provide information on how you set the Ubuntu installer up to work via serial console so I may document that please?

Thanks,

Alex

@rvencu
Copy link
Author

rvencu commented Jan 31, 2021

There are 4 blue LEDs just below the LCD display, they are on when disks are used. After reboot they work fine. During the installation when disks are inserted they do not work (and I needed to double check if sdb and sdc are truly my inserted disks. No big deal.

I downloaded the 950MB installation iso for Ubuntu Server 20.04 and used latest Rufus to burn an installation USB stick. Then followed your docs. After first BIOS setup and reboot, there is a short amount of time where the console seems unresponsive but then the installation starts.

After some steps, the installation does not "see" the target disk but it offers either access to a terminal to partition and mount the target disk or instructions for SSH connection. it provides the installation user and password for SSH and it works fine.

After fixing the target disk, the installation does NOT rescan disks. I had to reboot once again and restart the installation for it to complete. Going to SSH terminal is better even second time. Normally after the setup the serial is not needed anymore but I found it convenient to watch the boot sequence.

One mention, my board revision ends with -003. Not sure if that matters.

@alexhorner
Copy link
Owner

Interesting, I never noticed the drive LEDs acted up during install but I didn't really pay attention. One issue I do have with them, is they are synchronised for all drive activity. On the windows installation they are split between the drives and only flash when the corresponding drive is active but with Debian they all flash in unison whenever any drive is accessed. I also have not got the buttons and the power LED communicating with the OS either.

Thanks for confirming what you've done, I shall attempt an Ubuntu installation when I get the chance to and I will also document how to clear the Intel RAID prior to installation

@rvencu
Copy link
Author

rvencu commented Jan 31, 2021

As I have 2 drives in RAID, I think blinking on unison is OK as both drives are accessed at write operations at least. Not mind too much about them. They turn solid on at boot, then blink on usage.

@alexhorner
Copy link
Owner

Ah I have two sets of two drives so it can be a little confusing 😂

@alexhorner
Copy link
Owner

I am having great success with the Ubuntu installation right now. Once I have completed all of the guides myself, I will be finishing the writeup which I have already started and created a branch for.

@alexhorner alexhorner mentioned this issue Feb 16, 2021
@alexhorner alexhorner linked a pull request Feb 16, 2021 that will close this issue
@alexhorner
Copy link
Owner

The Ubuntu installation guide has now been completed. If you spot anything, please do let me know on this issue!

@rvencu
Copy link
Author

rvencu commented Feb 17, 2021

All seems fine. I would add info about deleting windows raid configuration on disks.md since most of your readers will attempt to migrate from original config to Linux and will stumble on this issue.

@alexhorner
Copy link
Owner

Ah damn, forgot that again! I'll pop machine open again and write this up tonight. Thanks for checking through the new guide for me 😃

@alexhorner
Copy link
Owner

Hey there! I have now added the RAID configuration to the guide

@alexhorner alexhorner self-assigned this Mar 5, 2021
@alexhorner alexhorner added the enhancement New feature or request label Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants