LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-28-2021, 12:24 PM   #16
cesarsj
Member
 
Registered: Mar 2019
Location: Patos de Minas, MG, Brazil
Distribution: Slackware
Posts: 159

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by hazel View Post
You'd have to use efibootmgr to make elilo the first choice, not grub. In any case, let's start by establishing which program you were actually using before you installed GRUB because there seems to be some confusion. Was it ELILO in EFI native mode or was it LILO in legacy mode?
ELILO in EFI native mode. I also remember that whenever I updated the Slackware kernel before, I had to make a copy of vmlinuz to /boot/efi/EFI/slackware, otherwise the keyboard and mouse would stop working.

Last edited by cesarsj; 04-28-2021 at 12:26 PM.
 
Old 04-28-2021, 05:21 PM   #17
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,368

Rep: Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592
as root post the output of
Code:
parted -l
and slackware /boot/grub/grub.cfg if you prefer to use grub.

Last edited by colorpurple21859; 04-28-2021 at 05:23 PM.
 
Old 04-28-2021, 07:03 PM   #18
cesarsj
Member
 
Registered: Mar 2019
Location: Patos de Minas, MG, Brazil
Distribution: Slackware
Posts: 159

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
as root post the output of
Code:
parted -l
and slackware /boot/grub/grub.cfg if you prefer to use grub.
Model: ATA ST1000LM024 HN-M (scsi)
Disk / dev / sda: 1000GB
Sector size (logical / physical): 512B / 512B
Partition table: gpt
Disk options:

Number Start End Size File system Name Options
1 1049kB 316MB 315MB ntfs Basic hidden data partition, diag
2 316MB 420MB 105MB fat32 EFI system partition boot, esp
3 420MB 555MB 134MB Microsoft reserved partition msftres
4 555MB 229GB 228GB ntfs Basic data partition msftdata
9 229GB 229GB 1049kB ext4 bios_grub
10 229GB 230GB 538MB fat32 msftdata
11 230GB 230GB 538MB fat32 msftdata
12 230GB 560GB 330GB ext4
8 560GB 661GB 100GB ext4
7 661GB 947GB 286GB ext4
5 947GB 951GB 4000MB linux-swap (v1)
6 951GB 1000GB 49.7GB ext4


Model: SD SS08G (sd / mmc)
Disk / dev / mmcblk0: 7948MB
Sector size (logical / physical): 512B / 512B
Partition table: msdos
Disk options:

Number Start End Size Type File system Options
1 1049kB 7948MB 7947MB primary fat32 boot

Last edited by cesarsj; 04-28-2021 at 07:05 PM.
 
Old 04-28-2021, 08:18 PM   #19
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,368

Rep: Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592
What is on partition 10 and 11?

A bios-grub partition is only needed if booting a gpt type drive in csm/legacy mode and using grub2 as the boot loader, not needed if using lilo.
post the ouput of
Code:
cat /sys/firmware/efi

Last edited by colorpurple21859; 04-28-2021 at 08:22 PM.
 
1 members found this post helpful.
Old 04-28-2021, 08:21 PM   #20
cesarsj
Member
 
Registered: Mar 2019
Location: Patos de Minas, MG, Brazil
Distribution: Slackware
Posts: 159

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
What is on partition 10 and 11?
post the ouput of
Code:
cat /sys/firmware/efi
root@darkstar:/sys/firmware/efi# ls
config_table efivars/ fw_platform_size fw_vendor runtime runtime-map/ systab vars/

which file?
 
Old 04-28-2021, 08:30 PM   #21
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,368

Rep: Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592
If you run the command as is it will say "/sys/firmware/efi is a directory" if it exists and no such file if it doesn't exist. That was just to verify that you was booting in uefi mode. I have answered several threads about grub where the op thought the system was booting in uefi mode, but was actually booting in csm/legacy mode.

Last edited by colorpurple21859; 04-28-2021 at 08:34 PM.
 
1 members found this post helpful.
Old 05-01-2021, 06:16 PM   #22
cesarsj
Member
 
Registered: Mar 2019
Location: Patos de Minas, MG, Brazil
Distribution: Slackware
Posts: 159

Original Poster
Rep: Reputation: Disabled
Thumbs up

Quote:
Originally Posted by colorpurple21859 View Post
If you run the command as is it will say "/sys/firmware/efi is a directory" if it exists and no such file if it doesn't exist. That was just to verify that you was booting in uefi mode. I have answered several threads about grub where the op thought the system was booting in uefi mode, but was actually booting in csm/legacy mode.
I preferred to delete all partitions, except for Windows, and install Ubuntu 20.04 LTS again. It is better as it is now. I thank you all for your help.
 
  


Reply

Tags
dual boot, slackware 14.2/x86_64, ubuntu



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
Dual boot Dual hdds, Download of ubuntu 10.1, no vista or dual boot jim d Linux - Newbie 4 11-25-2010 04:18 PM
Dual partition, dual OS, but not dual boot. mikalee Linux - General 7 12-20-2009 10:42 AM
Dual boot: Ubuntu 8.04 and XP. XP won't boot now - loops back to Ubuntu Slowbey Linux - Newbie 9 01-05-2009 02:44 AM
Dual linux boot and dual windows boot together? Stuart36 Linux - General 8 05-01-2007 11:53 PM
Partitioning for Dual Boot (and whether to Dual Boot) Matir Linux - Laptop and Netbook 2 12-14-2004 06:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:52 AM.

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