LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 04-06-2021, 06:28 PM   #1
puppymagic
Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 66

Rep: Reputation: 4
Red face Bought a new laptop, installed Win 10, and then installed Kubuntu


It was running Win 10 fine for a few days.

I installed Kubuntu to have a dual-boot laptop

but the problem is

After installing Kubuntu 20 LTS

the GRUB 2 show when I turn my laptop on

but it does not show Windows

And when I enter Kubuntu, Kubuntu does not recognize Windows partitions
 
Old 04-06-2021, 06:44 PM   #2
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
Perhaps you overwrote your Windows installation? Which partitions does Kubuntu recognize, and how did you check that?
 
1 members found this post helpful.
Old 04-06-2021, 06:54 PM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,623

Rep: Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964
Quote:
Originally Posted by puppymagic View Post
It was running Win 10 fine for a few days.

I installed Kubuntu to have a dual-boot laptop but the problem is After installing Kubuntu 20 LTS the GRUB 2 show when I turn my laptop on but it does not show Windows And when I enter Kubuntu, Kubuntu does not recognize Windows partitions
Haven't we been here before??
https://www.linuxquestions.org/quest...ed-4175561639/

...where you also didn't follow up. If it's a new laptop, you can either do a full restore of Windows and wipe out Linux. And do an install where you actually follow an installation guide (here is one of MANY you can look up for yourself):
https://www.ubuntubuzz.com/2020/09/h...nal-drive.html

Or you can post some details about your partition structure, what you've done/tried so far, etc. Typically the Linux installers will automatically set up dual-boot, but you don't say how you did the install, what you see on the menu, or give any details. Since you've now been using Linux for *TEN YEARS*, you should be easily able to provide these things.
 
Old 04-06-2021, 07:01 PM   #4
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,800

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by puppymagic View Post
It was running Win 10 fine for a few days.

I installed Kubuntu to have a dual-boot laptop

but the problem is

After installing Kubuntu 20 LTS

the GRUB 2 show when I turn my laptop on

but it does not show Windows

And when I enter Kubuntu, Kubuntu does not recognize Windows partitions
Caveat: I'm not a dual-booter anymore. The problem could be as simple as a missing section in the Grub config file that corresponds to the Windows OS.

Before performing surgery on the Grub configuration, try issuing the following to get a report of what partitions you actually have on disk:
Code:
$ script fdisk-command.log
Script started, file is fdisk-command.log
$ sudo fdisk -l
[sudo] password for root: <whatever>

<fdisk output>

$ exit
exit
Script done, file is fdisk-command.log
$
You should see the partition tables for all attached disks. One disk should have a Windows partition listed (in the far right-hand column) of one of the partition tables. On a laptop, there's likely only one disk/one partition table.

Either upload/attach that log file (see the "Additional Options / Attach Files" pane) or issue "cat fdisk-command.log" and paste the results into the Message pane, highlight it, and enclose it within "code" tags. (See the "#" above the Message pane.)

Good luck...
 
1 members found this post helpful.
Old 04-06-2021, 07:40 PM   #5
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
opne a terminal post the ouput of the following:
Code:
sudo parted -l
cat /sys/firmware/efi
 
Old 04-07-2021, 06:30 AM   #6
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,492

Rep: Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488
More information is required as suggested above but 2 common reasons for this scenario are installing in different modes, windows likely UEFI and Kubuntu Legacy or having left windows hibernated so that the windows partitions will not be mounted/accessible.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with freshly installed Slackware64 14 on a newly bought laptop glupa4e Slackware 42 04-07-2013 03:51 PM
LXer: Survey, Bought a Win License, only to wipe it for Linux? LXer Syndicated Linux News 0 05-26-2009 05:40 PM
Bought Dell Laptop; installed Fedora KenJackson Fedora 2 09-28-2008 08:16 AM
a couple of years ago i bought rh 5.2 and then emigrated fgh Red Hat 8 08-22-2008 06:58 PM
novell bought suse, now novell may be bought out ronss Linux - Distributions 3 11-17-2003 08:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration