Thanks! I've done plenty of Ubuntu Server installs before, but I was a bit insecure about the partitioning when doing it in dual boot without seperate physical HDDs. Ubuntu Desktop has a feature that recognizes a Windows installation and does this all automatically for you, but Ubuntu Server requires you to do it manually. This helped me out a lot!
For people who are having issues at 13:02 where you dont get the /boot/efi option, here are some steps to make it work. 1) If your windows is in legacy bios you need to convert it to GPT. You can do that by logging into windows, running cmd at admin level and they typing the command mbr2gpt.exe /convert /allowFullOS. Now if you get an error here you need to fix few things. There is a video "A Solution to "Cannot find OS partition(s) for disk 0" - MBR2GPT". Follow that. Then after correcting the errors, rerun the mbr2gpt command. Then redo whats mentioned on this video. You will see the /boot/efi option. You dont need to download any software to fix this
For anybody that has a Mac, after you make your bootable USB, plug it in, reboot your computer, hold down the option key as soon as you hear the startup chime until the screen displays a list of drives. Double click on the EFI Boot option (most likely an orange icon), and your Mac will boot from your USB.
So around the storage configuration part of installing linux... I followed all the steps so far but I can't seem to continue in the installation since the 'done' option is still grayed out
Nice Tutorials. Now I want to access this server from remote PC using SSH, How to add public IP with this local server? Please make a complete tutorials about it. Thanks in advance
You're welcome. Make sure to smash that like button for me if you haven't already. If you want SSH access install the openssh-server and forward port 22 through your router. It's fairly easy. It's not something I will be making a video on because I do not suggest opening up your computer to the public.
@@SavvyNik Actually i want to make my sever public so that i can this server from anywhere. Do you suggest me any documentation that can help me to set a external ip to the server?
Yes it does effect the installation, this was meant for a UEFI based BIOs system, although, there's not much difference.. there are a couple of locations for the bootloader that make all the difference. I suggest looking for a video that shows MBR (legacy) install.
It always starts Windows 10 instead of Ubuntu Server. The only option for booting is windows Boot manager. I'm doing this on a Laptop so could it be that it doesn't work on all Computers?
Thanks for the fast reply. I actually just fixed it by running CMD as an administrator and typing the following command:"bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi". I don't know what it does, just that it fixed my problem.
And by the way I also ran into an issue with the partition shrinking. Windows stores immovable files(like the pagefile) at the end of the disk so you can only shrink the partition by 0 Bytes. There are multiple ways to fix this, but this video fixed it for me: "ua-cam.com/video/X-0R7Q_vhmw/v-deo.html"
I installed Ubuntu server successfully, but something went wrong with the Windows Boot Manager, when choosing it from grub, Windows throws a 'system thread exception not handled' error. There is also no Windows Boot Manager on my BIOS' boot menu anymore: it is only visible in grub. Do you know what happened?
I made it to the end. Questions: #1: When I tried to login to the server I got "This site can't be reach". Shouldn't I be able to see the welcome html? Question #2: I have a second drive (completely free, and would like to put all of Ubuntu stuff there) how is that done? Thanks
It's similar to what you see in this video but you have to use a partitioning tool on Manjaro in order to shrink the size of the disk to make room for server. I don't have a video on this.
@@SavvyNik Windows 10 pro install. I ended up running Ubuntu desktop instead of the server installer. Bigger but figured it might work. And it did. Stop is just for a home dvr setup after all.
Make sure you have UEFI enabled on Windows, and not Legacy. Check this in system information If you have legacy, you need to switch to UEFI. First make sure your drive has 3 or fewer partitions Then make sure all those partitions are Windows readable (no ext4, only NTFS or FAT) Then reboot windows into recovery mode (Settings > Update & Security > Recovery > Restart now) Go to to troubleshoot > advanced options > commmand line Log into your admin account after the reboot Check if you can convert using the command "mbr2gpt.exe /validate" If the check are succesfull you've done the previous steps correctly and you can convert to UEFI now. Run the command "mbr2gpt.exe /convert" and wait for the prompt to finish. If you get an error about WindowsRE or Recovery Environment, I wasn't able to figure this out, but it didn't seem like a problem.
Now you can install Ubuntu server. You might want to adjust your partitions again now, as they need to be done before you do the installation. I do this with a live-USB of Ubuntu desktop, and launching GParted. First select your main drive (the entire drive, so the device itself) as the boot-drive. Then select the partition you want to use for Ubuntu Server root directory, and format it to whatever filesystem you want. Install as normal.
Hi, one question. I folowed up to storage configuration, select the partition i prepared in Windows. There was only a exfat option to preformat. I gave format instruction ext4 and mountpoint / but no Done option, what is greyed out. Any idea? i updated the installer few steps back, but no change. Thanks, Peter
Im currently using a dell windows 7 computer, when i try to set the boot to UEFI and asd a boot option, it says "File system not found". So with that it does not detect the /boot/efi dir, can you help me ?
Now install Webmin just so you can control Ubuntu server while running Windows....not Can you do a tutorial on Webmin and how to setup Samba so filesharing works
@@SavvyNik For me Webmin is a much better way to control Ubuntu server, but I'm finding it slightly difficult to share files with Windows, but don't mind a Samba tutorial
Thanks! I've done plenty of Ubuntu Server installs before, but I was a bit insecure about the partitioning when doing it in dual boot without seperate physical HDDs. Ubuntu Desktop has a feature that recognizes a Windows installation and does this all automatically for you, but Ubuntu Server requires you to do it manually. This helped me out a lot!
Rick that's awesome to hear! No problem and glad I could help! Make sure to smash that like button for me if you haven't already ^^
11:06 is the Start of the Partition Related Section. Thank You for a Great Video.
You're welcome! Thanks for sharing the timestamp.
For people who are having issues at 13:02 where you dont get the /boot/efi option, here are some steps to make it work. 1) If your windows is in legacy bios you need to convert it to GPT. You can do that by logging into windows, running cmd at admin level and they typing the command mbr2gpt.exe /convert /allowFullOS. Now if you get an error here you need to fix few things. There is a video "A Solution to "Cannot find OS partition(s) for disk 0" - MBR2GPT". Follow that. Then after correcting the errors, rerun the mbr2gpt command. Then redo whats mentioned on this video. You will see the /boot/efi option. You dont need to download any software to fix this
What part of the process do I change into gpt? Is it when you flash the iso with rufus?
If you change the mount point, will tye server be able to acces the files inside windows ?
Super cool! Such an complex issue in about 20 minutes, thanks a lot
You're welcome! Glad you liked it.
When i selected the partition for the inastall the /boot/efi wasn't selected what do i do?
Always useful to have a tty install guide
I never know what to put in /etc/hosts 😂
got to go minimal ^^
12:12 I press Save button but system don't automatically create /boot/efi. What's wrong? thanks
Same here
same here as well
For anybody that has a Mac, after you make your bootable USB, plug it in, reboot your computer, hold down the option key as soon as you hear the startup chime until the screen displays a list of drives. Double click on the EFI Boot option (most likely an orange icon), and your Mac will boot from your USB.
Thanks!
Ubunto is easy to learn. I learned linux by practising ubunto first. Bytheway this is a nice video.
Thanks @MD! Yes, Ubuntu is a great starter distro.
Thank you so much, it is the best ubuntu server installing video I have watched!
No problem, glad you enjoyed it.
one more hint: I don't get the /boot/efi mount shown under my selected device of 146 Gig
You are a godsend. Thank you!
Making my life easier once again
It works, thank you so much.
You're welcome! Glad you found the video helpful. Smash that like button for me if you haven't already :)
Thanks @SavvyNik, made it easy for me!
thanks, it works
Hello, exFAT and NTFS are the only two choices available for formatting in my Windows 10. Will exFAT work for Ubuntu?
Just use ntfs
@@quadbecky14 Thanks!
@@SAkash-hj1jl no problem
So around the storage configuration part of installing linux... I followed all the steps so far but I can't seem to continue in the installation since the 'done' option is still grayed out
Hello, my installation crashes systematically after the step : "SSH Setup" I don't understand.
thanks a lot. Its work to me
You're welcome! Glad you liked it.
very very useful ! tks so much!!!!
You're welcome! I'm glad you enjoyed the video. Make sure to smash that like button for me if you haven't already =)
No GUI after finished installation?
Thx for the video !!! Great as ever !!!
Glad you find it helpful! No problem =)
Nice Tutorials. Now I want to access this server from remote PC using SSH, How to add public IP with this local server? Please make a complete tutorials about it. Thanks in advance
You're welcome. Make sure to smash that like button for me if you haven't already. If you want SSH access install the openssh-server and forward port 22 through your router. It's fairly easy. It's not something I will be making a video on because I do not suggest opening up your computer to the public.
@@SavvyNik Actually i want to make my sever public so that i can this server from anywhere. Do you suggest me any documentation that can help me to set a external ip to the server?
@@bidhubhushanroy3336 You're routers documentation is probably all you need and then look up how to install openssh.
Thank you very much nice video
You're very welcome! Thanks for the suggestion and make sure to smash that like button for me on the video if you haven't already.
Yupp, no special UEFI based system, an ordinary 2015 American Megatrends ROM Monitor. Does that have any effect on the Ubuntu Server installation?
Yes it does effect the installation, this was meant for a UEFI based BIOs system, although, there's not much difference.. there are a couple of locations for the bootloader that make all the difference. I suggest looking for a video that shows MBR (legacy) install.
It didn’t auto detect my windows partition
Hi may I know how do u record the video? Do u connect your computer to the other computer?
Depends on the video, but yes I'll use a screen capture device. Otherwise sometimes I do the work directly on my computer or through a VM.
It always starts Windows 10 instead of Ubuntu Server.
The only option for booting is windows Boot manager.
I'm doing this on a Laptop so could it be that it doesn't work on all Computers?
Make sure you have secure boot and fast boot disabled in your BIOS.
Thanks for the fast reply.
I actually just fixed it by running CMD as an administrator and typing the following command:"bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi".
I don't know what it does, just that it fixed my problem.
@@ideaonic703 haha it edits the bootmanager path on the windows side of things.. Glad you figured out and you're welcome.
And by the way I also ran into an issue with the partition shrinking.
Windows stores immovable files(like the pagefile) at the end of the disk so you can only shrink the partition by 0 Bytes.
There are multiple ways to fix this, but this video fixed it for me: "ua-cam.com/video/X-0R7Q_vhmw/v-deo.html"
@@ideaonic703 thanks for sharing!
I installed Ubuntu server successfully, but something went wrong with the Windows Boot Manager, when choosing it from grub, Windows throws a 'system thread exception not handled' error. There is also no Windows Boot Manager on my BIOS' boot menu anymore: it is only visible in grub. Do you know what happened?
I made it to the end. Questions: #1: When I tried to login to the server I got "This site can't be reach". Shouldn't I be able to see the welcome html? Question #2: I have a second drive (completely free, and would like to put all of Ubuntu stuff there) how is that done? Thanks
Thanks!
You're welcome!
why we dont have swap it will do automaticly ?
thanks nick
You're welcome :)
good one
Manjaro e Ubuntu Server em dual boot. Tem como fazer?
It's similar to what you see in this video but you have to use a partitioning tool on Manjaro in order to shrink the size of the disk to make room for server. I don't have a video on this.
@@SavvyNik Vou tentar.
@@danielfernandes1230 Good luck!
My setup didn't auto detect windows efi partition, advice?
Are you sure that your Windows is an EFI based setup?
@@SavvyNik Windows 10 pro install. I ended up running Ubuntu desktop instead of the server installer. Bigger but figured it might work. And it did. Stop is just for a home dvr setup after all.
@@ITpanda Awesome glad it worked out for you!
Make sure you have UEFI enabled on Windows, and not Legacy. Check this in system information
If you have legacy, you need to switch to UEFI. First make sure your drive has 3 or fewer partitions
Then make sure all those partitions are Windows readable (no ext4, only NTFS or FAT)
Then reboot windows into recovery mode (Settings > Update & Security > Recovery > Restart now)
Go to to troubleshoot > advanced options > commmand line
Log into your admin account after the reboot
Check if you can convert using the command "mbr2gpt.exe /validate"
If the check are succesfull you've done the previous steps correctly and you can convert to UEFI now.
Run the command "mbr2gpt.exe /convert" and wait for the prompt to finish.
If you get an error about WindowsRE or Recovery Environment, I wasn't able to figure this out, but it didn't seem like a problem.
Now you can install Ubuntu server.
You might want to adjust your partitions again now, as they need to be done before you do the installation.
I do this with a live-USB of Ubuntu desktop, and launching GParted.
First select your main drive (the entire drive, so the device itself) as the boot-drive.
Then select the partition you want to use for Ubuntu Server root directory, and format it to whatever filesystem you want.
Install as normal.
Hi, one question. I folowed up to storage configuration, select the partition i prepared in Windows. There was only a exfat option to preformat. I gave format instruction ext4 and mountpoint / but no Done option, what is greyed out. Any idea? i updated the installer few steps back, but no change. Thanks, Peter
Are you sure that your system is UEFI based or has EFI enabled? Maybe you're dealing with Legacy BIOS and don't see the efi boot directory?
Im currently using a dell windows 7 computer, when i try to set the boot to UEFI and asd a boot option, it says "File system not found". So with that it does not detect the /boot/efi dir, can you help me ?
can you install ubuntu server alongside ubuntu?
uefi not found in my windows 10 system
what's wrong
Maybe you have it installed on an MBR system instead of UEFI.
Now install Webmin just so you can control Ubuntu server while running Windows....not
Can you do a tutorial on Webmin and how to setup Samba so filesharing works
Can't say I'm used Webmin before but Samba is definitely something I can add to my list.
@@SavvyNik For me Webmin is a much better way to control Ubuntu server, but I'm finding it slightly difficult to share files with Windows, but don't mind a Samba tutorial
@@Dexter101x you could try scp to share files remotely through a command line interface.
❤️️
ahhh, cmmon am 30 mins late ☹️ :sadTurtle:
:sadTurtle: