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.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Quote:
Originally Posted by mmain70
Thanks again. The D drive does contain drivers. Don't know why I didn't think to look at that previously.
No prob - you can easily move those directories and their contents onto your C: drive - just create a "From_D_Drive" directory (or something like that) to remember where they came from. Then you can delete that partition and use it with the rest of your freed space from the main Windows partition you'll be shrinking.
First, allow me again say thank you for all the help. I can't begin to express my appreciation. Second, you will get a break here as I will be stepping away from my laptop for a few hours after I post this reply. Third, I will transfer my drivers from D drive onto C and use that. Would I only use that for swap since I will be creating a 300 gig partition for Linux? OR is the EFI partition you mentioned creating something else? Sorry for all the questions. This is my first real foray into trying to install Linux. I purchased a used computer from someone once that had Ubuntu already installed on it so I've never had to do this.
The Disk Management images you posted show only the bottom two partitions with anything on them. You do have an EFI partition but, according to Disk Management, it is empty?? In fact it shows 4 of the 6 partitions as empty with only the C: windows system and Lenovo partitions containing anything. If that is accurate, it might explain a lot. Have you tried mounting the EFI partition to see if there are any files there?
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Quote:
Originally Posted by mmain70
First, allow me again say thank you for all the help. I can't begin to express my appreciation. Second, you will get a break here as I will be stepping away from my laptop for a few hours after I post this reply. Third, I will transfer my drivers from D drive onto C and use that. Would I only use that for swap since I will be creating a 300 gig partition for Linux? OR is the EFI partition you mentioned creating something else? Sorry for all the questions. This is my first real foray into trying to install Linux. I purchased a used computer from someone once that had Ubuntu already installed on it so I've never had to do this.
Hey - you're most welcome for the help - glad I can be of assistance.
I would just delete the LENOVO partition (D Drive) after moving the files. It's too big for a swap partition. Depending on the amount of RAM on your system and how you want to implement power management (suspend-resume-hibernate etc. ..), you'll need anywhere from 0 to a max of 16GB, most likely on the lower side (common rules of thumb are RAMx2 or RAM +1GB .. opinions are many ..) Just create unused space with that partition and use it with the rest of the freed space from your C: drive.
The ESP has nothing to do with the creation or management of a swap partition - that is your choice when installing or modifying the configuration of an already installed linux distro. I tend to create the main ext4 partition and the linux-swap partition with GParted before installing, but the Mint install routine probably guides you through it if not.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Quote:
Originally Posted by yancek
The Disk Management images you posted show only the bottom two partitions with anything on them. You do have an EFI partition but, according to Disk Management, it is empty?? In fact it shows 4 of the 6 partitions as empty with only the C: windows system and Lenovo partitions containing anything. If that is accurate, it might explain a lot. Have you tried mounting the EFI partition to see if there are any files there?
Hey Yancek - Windows Disk Management never actually accurately shows the usage of those partitions ... They are nevertheless being used.
Windows Disk Management never actually accurately shows the usage of those partitions
I would not expect accurate information from Disk Management on any Linux partition since a default windows can't read Linux filesystems. When I go to Disk Management on my systems with windows 7 and windows 10, they show 100% free for the Linux partitions but show the accurate amount free for the windows (ntfs and vfat) partitions. Since the EFI partition is vfat, I would expect it to be accurate. Pretty simple to mount it and find out or look at it in GParted.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Quote:
Originally Posted by yancek
I would not expect accurate information from Disk Management on any Linux partition since a default windows can't read Linux filesystem. When I go to Disk Management on my systems with windows 7 and windows 10, they show 100% free for the Linux partitions but show the accurate amount free for the windows (ntfs and vfat) partitions. Since the EFI partition is vfat, I would expect it to be accurate. Pretty simple to mount it and find out.
Hey Yancek,
You are of course, right, that it would be simple to do so. I can confirm however, that on my Windows 10 UEFI based systems, Windows Disk Management reports the ESP as having 100% available space. This is the reason I'm not particularly suprised at the OPs situation.
I solved my problem and I did it completely by mistake. I rebooted my computer and pressed F12 to get into the boot menu. I had 3 options in my boot menu. They were: 1) Windows bootloader, 2) Ubuntu (Lexar USB) and something called 3)Linpus Lite.
I managed to select Linpus Lite by accident. I immediately noticed that my flash drive started to blink and something was happening. Ubuntu loaded from the flash drive just as it had previously. This time however when I went to install I actually had to option to install Ubuntu alongside Windows 10. It found the windows bootloader. I finished the installation and am happy to say that I am now typing this comment from my newly installed Ubuntu.
I have no idea what linpus lite is or why it worked, but if anyone else is having issues with this particular Lenovo model it would appear selecting linus lite from the boot menu when attempting to install is the answer.
I just looked up Linpus Lite and it appears it is actually a Linux distro in it's own right. Not sure how that happened or why it worked. I'm just glad it did.
I can confirm however, that on my Windows 10 UEFI based systems, Windows Disk Management reports the ESP as having 100% available space
How bizarre. Wonder what the point of that is. My systems are MBR. I noticed the OP refer to boot repair several times but never posted the output from the BootInfo Summary. That might be useful to those who use UEFI.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Quote:
Originally Posted by yancek
How bizarre. Wonder what the point of that is. My systems are MBR. I noticed the OP refer to boot repair several times but never posted the output from the BootInfo Summary. That might be useful to those who use UEFI.
Agreed - it is odd. As to the OPs issue, it seems to be resolved :-)
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Quote:
Originally Posted by mmain70
I solved my problem and I did it completely by mistake. I rebooted my computer and pressed F12 to get into the boot menu. I had 3 options in my boot menu. They were: 1) Windows bootloader, 2) Ubuntu (Lexar USB) and something called 3)Linpus Lite.
I managed to select Linpus Lite by accident. I immediately noticed that my flash drive started to blink and something was happening. Ubuntu loaded from the flash drive just as it had previously. This time however when I went to install I actually had to option to install Ubuntu alongside Windows 10. It found the windows bootloader. I finished the installation and am happy to say that I am now typing this comment from my newly installed Ubuntu.
I have no idea what linpus lite is or why it worked, but if anyone else is having issues with this particular Lenovo model it would appear selecting linus lite from the boot menu when attempting to install is the answer.
I just looked up Linpus Lite and it appears it is actually a Linux distro in it's own right. Not sure how that happened or why it worked. I'm just glad it did.
lol ... Glad to learn you found the answer ! Linpus is indeed a linux distro. I know little about it other than it is more common pre-installed on some Asian produced laptops. I've heard of it on lower-end Acers produced in Asia. Didn't know Lenovo pre-installed it. It seems that, in your case, it was set up with its own bootloader that you needed a hot-key combination to access - rather unconventional.
Congrats on finding it, though - enjoy your experience with linux and don't be a stranger if you need help.
That is the part of this that is so strange. Despite the fact it said Linpus Lite it is Ubuntu that was loaded from the usb and that was installed. I'm just making a wild guess, but I used Rufus to create my Ubuntu usb. I am wondering if Rufus somehow managed to incorrectly identify the distro. But it definitely booted from the USB which had Ubuntu on it and installed Ubuntu.
And I obviously have no idea why it found the windows bootloader during installation this time as opposed to all the times I chose the option of the Ubuntu usb.
Distribution: native install of Parrot Home Edition 5.0 Debian (no security tools) 64 bit, KDE, 5.14.0-9parrot1,
Posts: 668
Rep:
Quote:
Originally Posted by Rickkkk
I tend to create the main ext4 partition and the linux-swap partition with GParted before installing, but the Mint install routine probably guides you through it if not.
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
Quote:
Originally Posted by linux-man
You prefer that before installing because?
Hey linux-man,
... More a question of habit, honestly. I like to have the destination for a distro install defined, formatted and available before starting the installation procedure. Furthermore, since I primarily use Arch, this is a necessity in most cases for my systems.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.