

InterviewSolution
Saved Bookmarks
1. |
Solve : Dual and Triple boot with Ubuntu and Windows.? |
Answer» Yesterday I installed Ubuntu 16.04.3 on my hard drive, which already had Windos XP and Windows 10. (I made a backup before I stated.) $ sudo add-apt-repository ppa:danielrichter2007/grub-customizerThe $ represents the prompt you get from the shell in a terminal mode thing. You type in the stuff after the $. Tokk me a bit to remember that. I am getting older. After doing that, there is a new thing for grub that lets you see what the boot list is. Yu can move an entry up or down. The top item is the default. So I put Windows 10 on the top. It works, nd up comes the windows 10 boot manager that lets me pick either Windows 10 or the eralier verson of Windows. Which happens to be Windows XP. So now I can have Ubuntu anytime I want without waiting for the live demo DVD to load. Ubuntu takes very little disk space. It takes only about 5 GB for Ubuntu 16.04 and a little pbit of swap space. But I put it on a much larger partition so it has room to grow. Even so, I still have spare room on my 250 Gb hard drive on this old Dell 755 ATX size desktop. BTW, I have my HDD in the old MBR style, not the new thing. The new thing for HDD is not needed if yu do not have a monster drive. So I made no effort to go with the new standard for HDD. Cn't even remember what it is called. I recomend yu try Ununtu 16.04.3 Lts for yhourself. It is very nice and ease to use. On the internet, it performs as well or even better taht a Windows based system. You have a choice of Firefox and other popular web browsers.It has not problem reading test and image files creadted by Windows. Libre OFFICE is included, as well as the usual Linux things. Hope you enjoy Linux. If something bad happens to your Windows install, you can boot up Umbutu and get on the Internet. Nice to have it ahndy. I think you messed something up with your installation, that's far too small an installation of Ubuntu https://askubuntu.com/questions/760408/can-i-install-ubuntu-16-04-lts-with-less-than-25gb-hard-disk-space Is that the partition size or data size? The drive is a 250 GB standard desktop drive. it is divided into a number or partitions. Below is a screenshot of my drive in Windows drive manager. HYou will notice the Linux, Ubuntu, partiton is 'unknown' becuase wineos does not read taht format. The partition is about 37 GB with only some 5 GB used by Ubunty. Sorry if I caused confusion. I would not recomend using less taht 20 GB for any modern operationg system The attachment is in PNG 8 color to conserve CH bandwidth. EDIT: Anybody with low disk space ought to first clean things up by REMOVING stuff taht is not really needed. Like old downloads, you tube video and other thins yoou cou easily get again later. Then use a good partition maneger to open up some space. I like the mini-tool, free edition. https://www.minitool.com/partition-manager/partition-wizard-home.html It can also verify a partition and check for erros. I did that before installing Ubuntu. I did a custom install and let Umbuntu used the unused space I created between two partitions. [attachment deleted by admin to conserve space]YEAH, I just misunderstood, I thought you were trying to use a 5GB partition, more than enough for Puppy but pretty shy for anything else. Take a look at GParted as a partition manager, reads Linux partition TABLES just fine. Oh, and for a graphical GRUB try GRUB 2.0 - I think you just might like it a bit more You actually could use a 5GB partition, but you would spend a great deal of time running maintenance and deleting things (like old kernels) Ues, I have used Puppy and Gpartd sometime ago. But now way would I ever have time to try all of the most popular distros of Linux. Here is a list from Google: most popular linux distros Ubuntu and Fedora at on top. I chose the Ubuntu 16.04.3 version becuase it offers long term support. Maybe I will not need the support, but nice to know it is there. https://wiki.ubuntu.com/LTS Quote LTS is an abbreviation for “Long Term Support”.Anybody whjo works in IT might already know that Umbuntu 15.04 can be used as a server. https://poweruphosting.com/blog/initial-server-setup-ubuntu-16-04/ |
|