hello i try to run regular-xfce-latest-x86_64 from live cd in hp dv6 laptop but when,at startup , i choose boot from usb , the grub loader hangs , with this message (grub loading ..) and hangs there, .....not appear any menu ...
UEFI or Legacy?
(In reply to Антон Мидюков from comment #1) > UEFI or Legacy? legacy
The thread is very old, but FWIW: https://savannah.gnu.org/bugs/?46817
yes but older version live cd running like this alt-p9-xfce-sysv-20210612-x86_64.iso what is the difference between the two publications
(Ответ для Δημητριος на комментарий #4) > yes but older version live cd running like this > alt-p9-xfce-sysv-20210612-x86_64.iso > > what is the difference between the two publications There syslinux, here grub-pc. Did grub work after installing?
(In reply to Антон Мидюков from comment #5) > (Ответ для Δημητριος на комментарий #4) > > yes but older version live cd running like this > > alt-p9-xfce-sysv-20210612-x86_64.iso > > > > what is the difference between the two publications > > There syslinux, here grub-pc. > Did grub work after installing? no no before install , ... run pc choose from bios the usb ...and normally must appear the first picture with options installation ,live cd ,and other .... this picture not appear in regular-xfce-latest-x86_64 , i hope to understand , and sorry for my English
(Ответ для Антон Мидюков на комментарий #5) > (Ответ для Δημητριος на комментарий #4) > > yes but older version live cd running like this > > alt-p9-xfce-sysv-20210612-x86_64.iso > > > > what is the difference between the two publications > > There syslinux, here grub-pc. > Did grub work after installing? Anton, was it really transition from syslinux to grub and not transition from grub-2.04 to grub-2.06?
(In reply to nickel@altlinux.org from comment #7) > (Ответ для Антон Мидюков на комментарий #5) > > (Ответ для Δημητριος на комментарий #4) > > > yes but older version live cd running like this > > > alt-p9-xfce-sysv-20210612-x86_64.iso > > > > > > what is the difference between the two publications > > > > There syslinux, here grub-pc. > > Did grub work after installing? > > Anton, was it really transition from syslinux to grub and not transition > from grub-2.04 to grub-2.06? so the problem is that syslinux was removed from the starter, ie with grub it does not work ???
I must inform you that finally with the help of the Gosts 87 member, the distribution regular-xfce-latest-x86_64 ran normally from dvd, but from usb does not run ...thanks you
(In reply to Δημητριος from comment #9) > I must inform you that finally with the help of the Gosts 87 member, the > distribution regular-xfce-latest-x86_64 ran normally from dvd, but from usb > does not run ...thanks you How did you record the image on a USB flash drive? Try altmediawriter or dd. Do not load the USB flash drive in the mode of saving the session on other devices. I've read about similar issues in Ubuntu on older hp devices. These devices require a boot flag in the MBR. But, perhaps, this is a problem of even more ancient hp devices.
Try also the old regular-xfce with grub 2.04: http://nightly.altlinux.org/sisyphus/alpha/regular-xfce-20210505-x86_64.iso
Try also starterkit xfce with grub 2.02: http://nightly.altlinux.org/p9/beta/alt-p9-xfce-20210702-x86_64.iso
(In reply to Антон Мидюков from comment #10) > (In reply to Δημητριος from comment #9) > > I must inform you that finally with the help of the Gosts 87 member, the > > distribution regular-xfce-latest-x86_64 ran normally from dvd, but from usb > > does not run ...thanks you > > How did you record the image on a USB flash drive? Try altmediawriter or dd. > Do not load the USB flash drive in the mode of saving the session on other > devices. I've read about similar issues in Ubuntu on older hp devices. These > devices require a boot flag in the MBR. > But, perhaps, this is a problem of even more ancient hp devices. all linux ISOs register them with dd command and they work ... dd if=/path/to/image.iso of=/dev/sdX bs=1M oflag=direct status=progress; sync
(In reply to Антон Мидюков from comment #11) > Try also the old regular-xfce with grub 2.04: > http://nightly.altlinux.org/sisyphus/alpha/regular-xfce-20210505-x86_64.iso (In reply to Антон Мидюков from comment #12) > Try also starterkit xfce with grub 2.02: > http://nightly.altlinux.org/p9/beta/alt-p9-xfce-20210702-x86_64.iso Unfortunately from usb neither of the two distributions is running..
(In reply to Δημητριος from comment #14) > (In reply to Антон Мидюков from comment #11) > > Try also the old regular-xfce with grub 2.04: > > http://nightly.altlinux.org/sisyphus/alpha/regular-xfce-20210505-x86_64.iso > > (In reply to Антон Мидюков from comment #12) > > Try also starterkit xfce with grub 2.02: > > http://nightly.altlinux.org/p9/beta/alt-p9-xfce-20210702-x86_64.iso > > Unfortunately from usb neither of the two distributions is running.. Ok. So this is not grub regression. Please check the regular-rescue: http://nightly.altlinux.org/sisyphus/tested/regular-rescue-latest-x86_64.iso
(In reply to Антон Мидюков from comment #15) > (In reply to Δημητριος from comment #14) > > (In reply to Антон Мидюков from comment #11) > > > Try also the old regular-xfce with grub 2.04: > > > http://nightly.altlinux.org/sisyphus/alpha/regular-xfce-20210505-x86_64.iso > > > > (In reply to Антон Мидюков from comment #12) > > > Try also starterkit xfce with grub 2.02: > > > http://nightly.altlinux.org/p9/beta/alt-p9-xfce-20210702-x86_64.iso > > > > Unfortunately from usb neither of the two distributions is running.. > > Ok. So this is not grub regression. > > Please check the regular-rescue: > http://nightly.altlinux.org/sisyphus/tested/regular-rescue-latest-x86_64.iso unfortunately it doesn't work from usb ... my stick is this https://d.scdn.gr/images/sku_main_images/000286/286976/20171227135417_adata_c008_16gb.jpeg but I have to tell you , with this usb i installed the P9.1 ,P9, P8 simply linux distribution without problems ...
(In reply to Δημητριος from comment #16) > (In reply to Антон Мидюков from comment #15) > > (In reply to Δημητριος from comment #14) > > > (In reply to Антон Мидюков from comment #11) > > > > Try also the old regular-xfce with grub 2.04: > > > > http://nightly.altlinux.org/sisyphus/alpha/regular-xfce-20210505-x86_64.iso > > > > > > (In reply to Антон Мидюков from comment #12) > > > > Try also starterkit xfce with grub 2.02: > > > > http://nightly.altlinux.org/p9/beta/alt-p9-xfce-20210702-x86_64.iso > > > > > > Unfortunately from usb neither of the two distributions is running.. > > > > Ok. So this is not grub regression. > > > > Please check the regular-rescue: > > http://nightly.altlinux.org/sisyphus/tested/regular-rescue-latest-x86_64.iso > > unfortunately it doesn't work from usb Have tried i586?
(In reply to Антон Мидюков from comment #17) > (In reply to Δημητριος from comment #16) > > (In reply to Антон Мидюков from comment #15) > > > (In reply to Δημητριος from comment #14) > > > > (In reply to Антон Мидюков from comment #11) > > > > > Try also the old regular-xfce with grub 2.04: > > > > > http://nightly.altlinux.org/sisyphus/alpha/regular-xfce-20210505-x86_64.iso > > > > > > > > (In reply to Антон Мидюков from comment #12) > > > > > Try also starterkit xfce with grub 2.02: > > > > > http://nightly.altlinux.org/p9/beta/alt-p9-xfce-20210702-x86_64.iso > > > > > > > > Unfortunately from usb neither of the two distributions is running.. > > > > > > Ok. So this is not grub regression. > > > > > > Please check the regular-rescue: > > > http://nightly.altlinux.org/sisyphus/tested/regular-rescue-latest-x86_64.iso > > > > unfortunately it doesn't work from usb > > Have tried i586? what can be the difference???
(In reply to Δημητριος from comment #18) > (In reply to Антон Мидюков from comment #17) > > (In reply to Δημητριος from comment #16) > > > (In reply to Антон Мидюков from comment #15) > > > > (In reply to Δημητριος from comment #14) > > > > > (In reply to Антон Мидюков from comment #11) > > > > > > Try also the old regular-xfce with grub 2.04: > > > > > > http://nightly.altlinux.org/sisyphus/alpha/regular-xfce-20210505-x86_64.iso > > > > > > > > > > (In reply to Антон Мидюков from comment #12) > > > > > > Try also starterkit xfce with grub 2.02: > > > > > > http://nightly.altlinux.org/p9/beta/alt-p9-xfce-20210702-x86_64.iso > > > > > > > > > > Unfortunately from usb neither of the two distributions is running.. > > > > > > > > Ok. So this is not grub regression. > > > > > > > > Please check the regular-rescue: > > > > http://nightly.altlinux.org/sisyphus/tested/regular-rescue-latest-x86_64.iso > > > > > > unfortunately it doesn't work from usb > > > > Have tried i586? > > what can be the difference??? i586 - MBR, x86_64 - GPT.
(In reply to Антон Мидюков from comment #19) > (In reply to Δημητριος from comment #18) > > (In reply to Антон Мидюков from comment #17) > > > (In reply to Δημητριος from comment #16) > > > > (In reply to Антон Мидюков from comment #15) > > > > > (In reply to Δημητριος from comment #14) > > > > > > (In reply to Антон Мидюков from comment #11) > > > > > > > Try also the old regular-xfce with grub 2.04: > > > > > > > http://nightly.altlinux.org/sisyphus/alpha/regular-xfce-20210505-x86_64.iso > > > > > > > > > > > > (In reply to Антон Мидюков from comment #12) > > > > > > > Try also starterkit xfce with grub 2.02: > > > > > > > http://nightly.altlinux.org/p9/beta/alt-p9-xfce-20210702-x86_64.iso > > > > > > > > > > > > Unfortunately from usb neither of the two distributions is running.. > > > > > > > > > > Ok. So this is not grub regression. > > > > > > > > > > Please check the regular-rescue: > > > > > http://nightly.altlinux.org/sisyphus/tested/regular-rescue-latest-x86_64.iso > > > > > > > > unfortunately it doesn't work from usb > > > > > > Have tried i586? > > > > what can be the difference??? > > i586 - MBR, x86_64 - GPT. Unfortunately it doesn't run look https://disk.yandex.com/i/pllIMza7ACrMgQ
I must inform you that it ran normally on another laptop lenovo y470 laptop, but it did not run on an hp dv6 ..
Try it: http://nightly.altlinux.org/sisyphus/alpha/grub-20210716-x86_64.iso
(In reply to Антон Мидюков from comment #22) > Try it: http://nightly.altlinux.org/sisyphus/alpha/grub-20210716-x86_64.iso this not work on HP dv6 laptop :-( same picture laptop freez on grub loading .. and ι m ust to press extended for 5 seconds the button to close , but like other work on Lenovo Y470
(In reply to Δημητριος from comment #23) > (In reply to Антон Мидюков from comment #22) > > Try it: http://nightly.altlinux.org/sisyphus/alpha/grub-20210716-x86_64.iso > > this not work on HP dv6 laptop :-( same picture laptop freez on grub loading > .. and ι m ust to press extended for 5 seconds the button to close , but > like other work on Lenovo Y470 Can you try Ubuntu 21.04? They also use grub-pc + GPT.
(In reply to Антон Мидюков from comment #24) > (In reply to Δημητριος from comment #23) > > (In reply to Антон Мидюков from comment #22) > > > Try it: http://nightly.altlinux.org/sisyphus/alpha/grub-20210716-x86_64.iso > > > > this not work on HP dv6 laptop :-( same picture laptop freez on grub loading > > .. and ι m ust to press extended for 5 seconds the button to close , but > > like other work on Lenovo Y470 > > Can you try Ubuntu 21.04? They also use grub-pc + GPT. no i do not like at all ubuntu , but if you like i try linux mint xfce... i thing working..
(In reply to Δημητριος from comment #25) > (In reply to Антон Мидюков from comment #24) > > (In reply to Δημητριος from comment #23) > > > (In reply to Антон Мидюков from comment #22) > > > > Try it: http://nightly.altlinux.org/sisyphus/alpha/grub-20210716-x86_64.iso > > > > > > this not work on HP dv6 laptop :-( same picture laptop freez on grub loading > > > .. and ι m ust to press extended for 5 seconds the button to close , but > > > like other work on Lenovo Y470 > > > > Can you try Ubuntu 21.04? They also use grub-pc + GPT. > > no i do not like at all ubuntu , but if you like i try linux mint xfce... i > thing working.. i will try xfce mint 20.2 Uma...
(In reply to Δημητριος from comment #25) > (In reply to Антон Мидюков from comment #24) > > (In reply to Δημητριος from comment #23) > > > (In reply to Антон Мидюков from comment #22) > > > > Try it: http://nightly.altlinux.org/sisyphus/alpha/grub-20210716-x86_64.iso > > > > > > this not work on HP dv6 laptop :-( same picture laptop freez on grub loading > > > .. and ι m ust to press extended for 5 seconds the button to close , but > > > like other work on Lenovo Y470 > > > > Can you try Ubuntu 21.04? They also use grub-pc + GPT. > > no i do not like at all ubuntu , but if you like i try linux mint xfce... i > thing working.. We need to see if grub will boot into Ubuntu. There is no need to bootload further :-)
(In reply to Антон Мидюков from comment #27) > (In reply to Δημητριος from comment #25) > > (In reply to Антон Мидюков from comment #24) > > > (In reply to Δημητριος from comment #23) > > > > (In reply to Антон Мидюков from comment #22) > > > > > Try it: http://nightly.altlinux.org/sisyphus/alpha/grub-20210716-x86_64.iso > > > > > > > > this not work on HP dv6 laptop :-( same picture laptop freez on grub loading > > > > .. and ι m ust to press extended for 5 seconds the button to close , but > > > > like other work on Lenovo Y470 > > > > > > Can you try Ubuntu 21.04? They also use grub-pc + GPT. > > > > no i do not like at all ubuntu , but if you like i try linux mint xfce... i > > thing working.. > > We need to see if grub will boot into Ubuntu. There is no need to bootload > further :-) ok i download this 21.04... and i will check ..I have been using ubuntu since the graphic environment changed in 2008-9 ...
(In reply to Антон Мидюков from comment #27) > (In reply to Δημητριος from comment #25) > > (In reply to Антон Мидюков from comment #24) > > > (In reply to Δημητριος from comment #23) > > > > (In reply to Антон Мидюков from comment #22) > > > > > Try it: http://nightly.altlinux.org/sisyphus/alpha/grub-20210716-x86_64.iso > > > > > > > > this not work on HP dv6 laptop :-( same picture laptop freez on grub loading > > > > .. and ι m ust to press extended for 5 seconds the button to close , but > > > > like other work on Lenovo Y470 > > > > > > Can you try Ubuntu 21.04? They also use grub-pc + GPT. > > > > no i do not like at all ubuntu , but if you like i try linux mint xfce... i > > thing working.. > > We need to see if grub will boot into Ubuntu. There is no need to bootload > further :-) not working ubuntu 21.04....
linuxmint 20.2 uma work fine..
(In reply to Δημητριος from comment #30) > linuxmint 20.2 uma work fine.. Because isolinux.
(In reply to Антон Мидюков from comment #31) > (In reply to Δημητριος from comment #30) > > linuxmint 20.2 uma work fine.. > > Because isolinux. but i download ubuntu-21.04-desktop-amd64.iso
Try it like that: # LC_ALL=C fdisk -w never /dev/sdX Welcome to fdisk (util-linux 2.37.3). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. GPT PMBR size mismatch (237463 != 62411242) will be corrected by write. The backup GPT table is not on the end of the device. This problem will be corrected by write. The device contains 'iso9660' signature and it may remain on the device. It is recommended to wipe the device with wipefs(8) or fdisk --wipe, in order to avoid possible collisions. Command (m for help): M Entering protective/hybrid MBR disklabel. Command (m for help): d Partition number (1,2, default 2): 2 Partition 2 has been deleted. Command (m for help): a Selected partition 1 The bootable flag on partition 1 is enabled now. Command (m for help): w The partition table has been altered. Command (m for help): r Leaving nested disklabel. Command (m for help): w The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks.
(In reply to Антон Мидюков from comment #33) > Try it like that: > > # LC_ALL=C fdisk -w never /dev/sdX > > Welcome to fdisk (util-linux 2.37.3). > Changes will remain in memory only, until you decide to write them. > Be careful before using the write command. > > GPT PMBR size mismatch (237463 != 62411242) will be corrected by write. > The backup GPT table is not on the end of the device. This problem will be > corrected by write. > The device contains 'iso9660' signature and it may remain on the device. It > is recommended to wipe the device with wipefs(8) or fdisk --wipe, in order > to avoid possible collisions. > > Command (m for help): M > > Entering protective/hybrid MBR disklabel. > > Command (m for help): d > Partition number (1,2, default 2): 2 > > Partition 2 has been deleted. > > Command (m for help): a > Selected partition 1 > The bootable flag on partition 1 is enabled now. > > Command (m for help): w > The partition table has been altered. > > Command (m for help): r > Leaving nested disklabel. > > Command (m for help): w > The partition table has been altered. > Calling ioctl() to re-read partition table. > Syncing disks. I'll do this every time I record a usb for a regular distribution??
(In reply to Антон Мидюков from comment #33) > Try it like that: > > # LC_ALL=C fdisk -w never /dev/sdX > > Welcome to fdisk (util-linux 2.37.3). > Changes will remain in memory only, until you decide to write them. > Be careful before using the write command. > > GPT PMBR size mismatch (237463 != 62411242) will be corrected by write. > The backup GPT table is not on the end of the device. This problem will be > corrected by write. > The device contains 'iso9660' signature and it may remain on the device. It > is recommended to wipe the device with wipefs(8) or fdisk --wipe, in order > to avoid possible collisions. > > Command (m for help): M > > Entering protective/hybrid MBR disklabel. > > Command (m for help): d > Partition number (1,2, default 2): 2 > > Partition 2 has been deleted. > > Command (m for help): a > Selected partition 1 > The bootable flag on partition 1 is enabled now. > > Command (m for help): w > The partition table has been altered. > > Command (m for help): r > Leaving nested disklabel. > > Command (m for help): w > The partition table has been altered. > Calling ioctl() to re-read partition table. > Syncing disks. unfortunately, it doesn't work. :-( https://disk.yandex.com/d/JjgpLm_5x5wJ_w
Try it like that without '-w never': # fdisk /dev/sdX
(In reply to Антон Мидюков from comment #36) > Try it like that without '-w never': > > # fdisk /dev/sdX I will tell you step by step the procedure I follow, in case I make a mistake somewhere ...and I'm not doing right what you're saying to me . 1) step install the distribution regular-xfce-latest-x86_64.iso on my stick through the command dd if=/home/hp/"Επιφάνεια εργασίας"/regular-xfce-latest-x86_64.iso of=/dev/sdb bs=1M oflag=direct status=progress; sync 2) I execute the following commands ______________________ # LC_ALL=C fdisk -w never /dev/sdX <=> in my case is sdb Welcome to fdisk (util-linux 2.37.3). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. GPT PMBR size mismatch (237463 != 62411242) will be corrected by write. The backup GPT table is not on the end of the device. This problem will be corrected by write. The device contains 'iso9660' signature and it may remain on the device. It is recommended to wipe the device with wipefs(8) or fdisk --wipe, in order to avoid possible collisions. Command (m for help): M Entering protective/hybrid MBR disklabel. Command (m for help): d Partition number (1,2, default 2): 2 Partition 2 has been deleted. Command (m for help): a Selected partition 1 The bootable flag on partition 1 is enabled now. Command (m for help): w The partition table has been altered. Command (m for help): r Leaving nested disklabel. Command (m for help): w The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. _______________________ and now i change this command LC_ALL=C fdisk -w never /dev/sdX to LC_ALL=C fdisk /dev/sdb and other same the resault is same not work resaults of fdisk -l from usb is Disk /dev/sdb: 29,49 GiB, 31666995200 bytes, 61849600 sectors Disk model: Flash Disk Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: E4693091-93BB-4DF9-81E8-F70826012578 Device Start End Sectors Size Type /dev/sdb1 64 2606023 2605960 1,2G Microsoft basic data /dev/sdb2 2606024 2617607 11584 5,7M EFI System /dev/sdb3 2617608 2618207 600 300K Microsoft basic data ___________________________ please if I make a mistake in the process inform me, thank you
what's going on , we won't be able to put the altlinux distribution on anymore??? now i have same problem with normal distro slinux-10.1-x86_64.iso i cannot install on my hp dv6 laptop!!!
(Ответ для Δημητριος на комментарий #38) > what's going on , we won't be able to put the altlinux distribution on > anymore??? > > now i have same problem with normal distro slinux-10.1-x86_64.iso i cannot > install on my hp dv6 laptop!!! Try ventoy. Bootloading through it now works.
(In reply to Антон Мидюков from comment #39) > (Ответ для Δημητριος на комментарий #38) > > what's going on , we won't be able to put the altlinux distribution on > > anymore??? > > > > now i have same problem with normal distro slinux-10.1-x86_64.iso i cannot > > install on my hp dv6 laptop!!! > > Try ventoy. Bootloading through it now works. unfortunately nothing works neither ventoy nor rosa write image , I don't understand it has been changed from the p10 distribution to the p10.1 distribution and it can't run?? here linux mint 20.3 https://disk.yandex.com/i/zvtfejQ-LKyVWQ and here simple linux 10.1 look after 6.27 minute https://disk.yandex.com/i/UX8z4zE1y2IDwg
(In reply to Δημητριος from comment #40) > (In reply to Антон Мидюков from comment #39) > > (Ответ для Δημητριος на комментарий #38) > > > what's going on , we won't be able to put the altlinux distribution on > > > anymore??? > > > > > > now i have same problem with normal distro slinux-10.1-x86_64.iso i cannot > > > install on my hp dv6 laptop!!! > > > > Try ventoy. Bootloading through it now works. > > unfortunately nothing works neither ventoy nor rosa write image , I don't > understand it has been changed from the p10 distribution to the p10.1 > distribution and it can't run?? > here linux mint 20.3 > https://disk.yandex.com/i/zvtfejQ-LKyVWQ > and here > simple linux 10.1 look after 6.27 minute > https://disk.yandex.com/i/UX8z4zE1y2IDwg and this is a new video to try install with ventoy .....https://disk.yandex.com/i/vie4IdKkIr3otg , and look what see what happens after 1.07 minutes.
From a DVD?
(In reply to Антон Мидюков from comment #42) > From a DVD? sony dvd DL delayed enough at loading but ran :-)
(In reply to Антон Мидюков from comment #42) > From a DVD? sony dvd DL+R run but if you like look this video ... https://disk.yandex.com/i/Q5b4ao90GKxSbg
Please try new iso with grub 2.12: https://nightly.altlinux.org/sisyphus/snapshots/20240814/regular-xfce-20240814-x86_64.iso
(In reply to Антон Мидюков from comment #45) > Please try new iso with grub 2.12: > https://nightly.altlinux.org/sisyphus/snapshots/20240814/regular-xfce- > 20240814-x86_64.iso I tried it and they seem to work very well..:-)
(In reply to Δημητριος from comment #46) > (In reply to Антон Мидюков from comment #45) > > Please try new iso with grub 2.12: > > https://nightly.altlinux.org/sisyphus/snapshots/20240814/regular-xfce- > > 20240814-x86_64.iso > > I tried it and they seem to work very well..:-)