Hallo zusammen Ich habe auf einem Laptop Win7 und danach Lubuntu istalliert. Partionierung mit GParted ausgeführt. Zuerst Win7 und dann Lubuntu installiert. Beim booten sollte normalerweise der Ubuntu eigene Bootloader erscheinen zum Auswählen des Betriebssystems. Das passiert nicht. Es wird direkt Lubuntu gestartet. Der Bootloader ist auf MBR installiert, kein UEFI. Da nicht vorhanden und auch nicht benötigt. Ich komme nicht weiter. Was kann ich tun?
Dual boot
Anmeldungsdatum: Beiträge: 464 |
|
||
Supporter
![]() Anmeldungsdatum: Beiträge: 4126 |
Starte Lubuntu und installiere Inxi sudo apt install inxi und dann zeige uns, hier im Forum jeweils als Codeblock formatiert, die vollständige Ein- und Ausgabe dieser Befehle:
(Befehle bitte einzeln nacheinander ausführen. Benutze Kopieren Strg + C und Einfügen Strg + V . Im Terminal braucht es zusätzlich die ⇧ -Taste.) Und hier noch Lesestoff: GRUB 2/Konfiguration |
||
(Themenstarter)
Anmeldungsdatum: Beiträge: 464 |
anne@anne-aspire7250:~$ inxi -Fz System: Kernel: 6.11.0-21-generic arch: x86_64 bits: 64 Desktop: LXQt v: 1.4.0 Distro: Lubuntu 24.04.2 LTS (Noble Numbat) Machine: Type: Laptop System: Acer product: Aspire 7250 v: V1.05 serial: <superuser required> Mobo: Acer model: HMA71_BZ serial: <superuser required> BIOS: Insyde v: 1.05 date: 07/27/2011 Battery: ID-1: BAT0 charge: 2.5 Wh (100.0%) condition: 2.5/48.4 Wh (5.1%) CPU: Info: dual core model: AMD E-450 APU with Radeon HD Graphics bits: 64 type: MCP cache: L2: 1024 KiB Speed (MHz): avg: 826 min/max: 825/1650 cores: 1: 823 2: 829 Graphics: Device-1: AMD Wrestler [Radeon HD 6320] driver: radeon v: kernel Device-2: ALi WebCam driver: uvcvideo type: USB Display: x11 server: X.Org v: 21.1.11 driver: X: loaded: radeon unloaded: fbdev,modesetting,vesa dri: r600 gpu: radeon resolution: 1600x900~60Hz API: EGL v: 1.5 drivers: kms_swrast,r600,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.5 vendor: mesa v: 24.2.8-1ubuntu1~24.04.1 renderer: AMD PALM (DRM 2.50.0 / 6.11.0-21-generic LLVM 19.1.1) Audio: Device-1: AMD Wrestler HDMI Audio driver: snd_hda_intel Device-2: AMD SBx00 Azalia driver: snd_hda_intel API: ALSA v: k6.11.0-21-generic status: kernel-api Server-1: PipeWire v: 1.0.5 status: active Network: Device-1: Qualcomm Atheros AR9485 Wireless Network Adapter driver: ath9k IF: wlp7s0 state: down mac: <filter> Device-2: Qualcomm Atheros AR8152 v2.0 Fast Ethernet driver: atl1c IF: enp8s0 state: up speed: 100 Mbps duplex: full mac: <filter> Drives: Local Storage: total: 465.76 GiB used: 8.32 GiB (1.8%) ID-1: /dev/sda vendor: Toshiba model: MK5059GSXP size: 465.76 GiB Partition: ID-1: / size: 33.35 GiB used: 8.23 GiB (24.7%) fs: ext4 dev: /dev/sda5 ID-2: /home size: 307.51 GiB used: 92.7 MiB (0.0%) fs: ext4 dev: /dev/sda7 Swap: ID-1: swap-1 type: file size: 512 MiB used: 0 KiB (0.0%) file: /swapfile ID-2: swap-2 type: partition size: 1.95 GiB used: 0 KiB (0.0%) dev: /dev/sda6 Sensors: System Temperatures: cpu: 51.9 C mobo: N/A gpu: radeon temp: 53.0 C Fan Speeds (rpm): N/A Info: Memory: total: 4 GiB note: est. available: 3.56 GiB used: 1.18 GiB (33.1%) Processes: 183 Uptime: 50m Shell: Bash inxi: 3.3.34 anne@anne-aspire7250:~$ sudo parted --list Model: ATA TOSHIBA MK5059GS (scsi) Disk /dev/sda: 500GB Sector size (logical/physical): 512B/4096B Partition Table: msdos Disk Flags: Number Start End Size Type File system Flags 1 1049kB 32,0GB 32,0GB primary ntfs boot 2 32,0GB 125GB 92,7GB primary ntfs 3 125GB 500GB 375GB extended 5 125GB 161GB 36,7GB logical ext4 6 161GB 163GB 2097MB logical linux-swap(v1) swap 7 163GB 500GB 337GB logical ext4 {{{ anne@anne-aspire7250:~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS BIOS Das sind die Ausgaben komplett. |
||
![]() Anmeldungsdatum: Beiträge: 11242 |
Hej 10rey, in Lubuntu: – in der Datei /etc/default/grub bei der Zeile #GRUP_DISABLE_OS_PROBER=false das "#" entfernen Dann sollte das grub menu erscheinen. Falls nicht, auch noch in der Zeile GRUB_TIMEOUT_STYLE=hidden das "hidden" ändern in "menu". Gruß black tencate |
||
(Themenstarter)
Anmeldungsdatum: Beiträge: 464 |
Hallo black_tencate Ich habe alles ausgeführt. Leider wird das Grub Menü nicht angezeigt. Ich habe auch "GRUB_TIMEOUT=10" auf 10 sekunden gestellt. Stand auf 0 Sekunden. Anbei das Grub Verzeichniss. Co# If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=menu GRUB_TIMEOUT=10 GRUB_DISTRIBUTOR='Ubuntu' GRUB_CMDLINE_LINUX_DEFAULT='quiet splash resume=UUID=7bdcff41-0c73-4e6b-ac56-70f0aac10776' GRUB_CMDLINE_LINUX="" # If your computer has multiple operating systems installed, then you # probably want to run os-prober. However, if your computer is a host # for guest OSes installed via LVM or raw disk devices, running # os-prober can cause damage to those guest OSes as it mounts # filesystems to look for things. GRUB_DISABLE_OS_PROBER=false # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1"de Ich habe auf einem anderen Laptop auch ein Dual Boot System und habe die beiden Grub Verzeichnisse verglichen. Ich kann da bis auf "GRUB_TIMEOUT_STYLE=hidden" auf dem Laptop mit dem funktionierenten Dual Boot keinen Unterschied finden. Als Anhang: # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=4 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX="" # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" |
||
Supporter
![]() Anmeldungsdatum: Beiträge: 4126 |
Du hast danach auch eine |
||
(Themenstarter)
Anmeldungsdatum: Beiträge: 464 |
Ja habe ich. Ich habe mich falsch ausgedrückt. Es erscheint das Grub Menü, aber ohne Auflistung des 2.Betriebssystems Win7. |
||
![]() Anmeldungsdatum: Beiträge: 11242 |
Hej 10rey, zeige sudo os-prober Gruß black tencate |
||
(Themenstarter)
Anmeldungsdatum: Beiträge: 464 |
anne@anne-aspire7250:~$ sudo os-prober [sudo] password for anne: /dev/sda1:Windows 7:Windows:chain |
||
![]() Anmeldungsdatum: Beiträge: 11242 |
|||
(Themenstarter)
Anmeldungsdatum: Beiträge: 464 |
Hatte ich bereits ausgeführt. Nochmals gemacht. anne@anne-aspire7250:~$ sudo update-grub [sudo] password for anne: Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/lubuntu-grub-theme.cfg' Generating grub configuration file ... Found theme: /usr/share/grub/themes/lubuntu-grub-theme/theme.txt Found linux image: /boot/vmlinuz-6.11.0-21-generic Found initrd image: /boot/initrd.img-6.11.0-21-generic Found linux image: /boot/vmlinuz-6.11.0-17-generic Found initrd image: /boot/initrd.img-6.11.0-17-generic Found memtest86+x64 image: /boot/memtest86+x64.bin Warning: os-prober will be executed to detect other bootable partitions. Its output will be used to detect bootable binaries on them and create new boot entries. Found Windows 7 on /dev/sda1 Adding boot menu entry for UEFI Firmware Settings ... done Was mich irritiert ist "Adding boot menu entry for UEFI Firmware Settings .." Das Bios hat kein UEFI u. Win 7 braucht es noch nicht. |
||
(Themenstarter)
Anmeldungsdatum: Beiträge: 464 |
Ich habe mir nochmal das Bios angesehen und die Boot Reihenfolge geändert. Bisher stand an 1.Stelle USB HDD und an 2. die Festplatte . USB Stick war keiner
vorhanden aber jetzt funktioniert alles. Bearbeitet von Berlin_1946: Forensyntax korrigiert. |
||
![]() Anmeldungsdatum: Beiträge: 11242 |
Hej 10rey,
das darf doch so bleiben:
ganau so sollte das sein, oder willst Du bei jedem 'boot von USB' erst ins BIOS oder override Menü, damit das funktioniert? Gruß black tencate |