LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-09-2020, 08:19 AM   #1
PicardDefendingData
Member
 
Registered: Dec 2019
Distribution: Debian
Posts: 30

Rep: Reputation: Disabled
Can't install GRUB (Debian Buster) during installation on portable SSD Samsung T5 drive and latest win 10 pro not detected


I am trying to install Debian Buster on a portable Samsung T5 SSD drive and I have windows 10 Pro installed already on a separate internal laptop (Lenovo) drive.

But I can't install GRUB. GRUB is saying failed to install on the hard drive where the Debian buster is being installed. And Grub is not detecting the latest Windows Pro either. Here is the error log saved from the HTTP server.

Can anybody kindly tell me what I should do?

I have kept the installation screen open. I did not turn it off. So I can fix it at the installation point.




Code:
14:01:46 os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb1
Jan  9 14:01:46 50mounted-tests: debug: /dev/sdb1 type not recognised; skipping
Jan  9 14:01:46 os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan  9 14:01:46 os-prober: debug: /dev/sdb3: is active swap
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/sdc1
Jan  9 14:01:46 05efi: debug: Not on UEFI platform
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/sdc1
Jan  9 14:01:46 10freedos: debug: /dev/sdc1 is a FAT32 partition
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/sdc1
Jan  9 14:01:46 10qnx: debug: /dev/sdc1 is not a QNX4 partition: exiting
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/sdc1
Jan  9 14:01:46 macosx-prober: debug: /dev/sdc1 is not an HFS+ partition: exiting
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/sdc1
Jan  9 14:01:46 20microsoft: debug: /dev/sdc1 is a FAT32 partition
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/sdc1
Jan  9 14:01:46 30utility: debug: /dev/sdc1 is a FAT32 partition
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/sdc1
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/sdc1
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/sdc1
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/83haiku on mounted /dev/sdc1
Jan  9 14:01:46 83haiku: debug: /dev/sdc1 is not a BeFS partition: exiting
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/sdc1
Jan  9 14:01:46 os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/sdc1
Jan  9 14:01:53 grub-installer: info: Installing grub on '/dev/sda'
Jan  9 14:01:53 grub-installer: info: grub-install does not support --no-floppy
Jan  9 14:01:53 grub-installer: info: Running chroot /target grub-install  --force "/dev/sda"
Jan  9 14:01:53 grub-installer: Installing for i386-pc platform.
Jan  9 14:01:55 grub-installer: grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.
Jan  9 14:01:55 grub-installer: grub-install: error: embedding is not possible, but this is required for cross-disk install.
Jan  9 14:01:55 grub-installer: error: Running 'grub-install  --force "/dev/sda"' failed.
Jan  9 14:01:58 main-menu[405]: (process:26948): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jan  9 14:01:58 main-menu[405]: (process:26948): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jan  9 14:01:58 main-menu[405]: (process:26948): File descriptor 3 (pipe:[12043]) leaked on lvdisplay invocation. Parent PID 27138: /bin/sh
Jan  9 14:01:58 main-menu[405]: (process:26948): File descriptor 4 (/dev/tty0) leaked on lvdisplay invocation. Parent PID 27138: /bin/sh
Jan  9 14:01:58 main-menu[405]: (process:26948): File descriptor 5 (/dev/tty0) leaked on lvdisplay invocation. Parent PID 27138: /bin/sh
Jan  9 14:01:58 main-menu[405]: (process:26948): File descriptor 6 (/dev/tty0) leaked on lvdisplay invocation. Parent PID 27138: /bin/sh
Jan  9 14:01:58 main-menu[405]: (process:26948):   Volume group "sdb" not found
Jan  9 14:01:58 main-menu[405]: (process:26948):   Cannot process volume group sdb
Jan  9 14:01:58 main-menu[405]: (process:26948): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jan  9 14:01:58 main-menu[405]: WARNING **: Configuring 'grub-installer' failed with error code 1
Jan  9 14:01:58 main-menu[405]: WARNING **: Menu item 'grub-installer' failed.
Jan  9 14:02:13 main-menu[405]: INFO: Modifying debconf priority limit from 'high' to 'medium'
Jan  9 14:02:13 debconf: Setting debconf/priority to medium
Jan  9 14:02:14 main-menu[405]: DEBUG: resolver (libgcc1): package doesn't exist (ignored)
Jan  9 14:02:14 main-menu[405]: INFO: Falling back to the package description for brltty-udeb
Jan  9 14:02:41 main-menu[405]: INFO: Falling back to the package description for brltty-udeb
Jan  9 14:02:41 main-menu[405]: INFO: Menu item 'save-logs' selected
Jan  9 14:03:30 kernel: [  963.817265] TCP: request_sock_TCP: Possible SYN flooding on port 80. Sending cookies.  Check SNMP counters.
Jan  9 14:03:33 kernel: [  966.479886] TCP: request_sock_TCP: Possible SYN flooding on port 80. Sending cookies.  Check SNMP counters.

Last edited by PicardDefendingData; 01-09-2020 at 09:56 AM.
 
Old 01-09-2020, 11:32 AM   #2
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
The most common reason for a Linux OS to not see a windows 8/10 is due to the user failing to turn off fastboot and anything related to hibernation. I would suggest you do that, thousands of sites w/detailed explanation of the process. If you maintain the dual boot, be aware that some windows updates will turn hibernation/fastboot back on and of course, will not ask if you want that or inform you that it is happening.

There are references to 3 drives in your output, sda, sdb and sdc with sdc1 being an EFI partition. It is trying to install Grub to sda. Your problem is explained in the line below from your output. You are doing a legacy install of Debian rather than an EFI so you need to either create the BIOS Boot partition or reinstall Debian EFI. If you do a legacy install of Debian, it will not boot the windows EFI so you will need to do that from the BIOS, your choice.

Quote:
grub-install: warning: this GPT partition label contains no BIOS Boot Partition
 
1 members found this post helpful.
Old 01-09-2020, 11:34 AM   #3
PicardDefendingData
Member
 
Registered: Dec 2019
Distribution: Debian
Posts: 30

Original Poster
Rep: Reputation: Disabled
Solved the problem. Completely erased and zeroed in the hard drive with dd tool. Then installed by logging into Debian Xfce Live All Non-Free firmware USB key.

Installed from the desktop environment. It was a breeze.

Lightdm is the best display manager. I am liking it very much. Enjoying every bit of Xfce.


Actually there should be a vote about which display manager is the best. Lightdm is a lightweight component and loads like a breeze and super cool graphics.


Thanks, Debian for making my day. Every effort I have put into dual booting windows 10 pro on internal SSD drive connected to PCI express port and Debian Buster on portable SSD drive last night till now was worth it. That is the main reason I love Linux and technology. Again thanks Linux community. It wouldn't be possible without you.

I am just ecstatic to get my system exactly like the way I always wanted.
 
Old 01-09-2020, 11:47 AM   #4
PicardDefendingData
Member
 
Registered: Dec 2019
Distribution: Debian
Posts: 30

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by yancek View Post
The most common reason for a Linux OS to not see a windows 8/10 is due to the user failing to turn off fastboot and anything related to hibernation. I would suggest you do that, thousands of sites w/detailed explanation of the process. If you maintain the dual boot, be aware that some windows updates will turn hibernation/fastboot back on and of course, will not ask if you want that or inform you that it is happening.

There are references to 3 drives in your output, sda, sdb and sdc with sdc1 being an EFI partition. It is trying to install Grub to sda. Your problem is explained in the line below from your output. You are doing a legacy install of Debian rather than an EFI so you need to either create the BIOS Boot partition or reinstall Debian EFI. If you do a legacy install of Debian, it will not boot the windows EFI so you will need to do that from the BIOS, your choice.
Thank you very much Yancek. I have stopped, disabled, again stopped, applied and okayed Windows Update service from the Services manager so I don't have any updates.

I will do it manually.

Last time an anniversary update completely derailed my Windows 10 Home system. So this precaution. I have turned on windows defender and installed security essentials and firewall is turned on. I don't like Adobe All in one pack Firewall and Antivirus. I bought it. For two years. It made my dad's system unstable by automatically deleting certain files. So I uninstalled them from all computers. Thanks for your help.
 
Old 01-09-2020, 11:48 AM   #5
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,567
Blog Entries: 19

Rep: Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447
Quote:
Originally Posted by PicardDefendingData View Post
Actually there should be a vote about which display manager is the best. Lightdm is a lightweight component and loads like a breeze and super cool graphics.
You could go to the LQ feedback forum and suggest putting one in the annual votes. I've just checked and I couldn't find an entry for display managers.
 
  


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
[SOLVED] After having a successful installation of Debian Buster, Lenovo computer refuses to boot into Debian Buster 10.2 PicardDefendingData Debian 4 12-21-2019 07:51 PM
LXer: Debian 10 Buster with GNOME 3: I didn't expect it to be this fast, but that could be the SSD talking LXer Syndicated Linux News 1 09-11-2019 05:58 PM
Samsung PRO SSD or the other SSD ? brodo Slackware 5 03-02-2017 03:06 PM
[SOLVED] I have a SSD a 500GB drive and a 2TB drive and want to move Ubuntu from 500GB to SSD greatormesby Linux - Newbie 12 07-06-2015 09:58 AM
Infinite Grub Loop: GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB... beeblequix MEPIS 2 11-02-2013 10:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:21 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