Page 2 of 8
Re: Grub2config replaces Grub4Dos
Posted: Wed Jul 28, 2021 1:27 pm
by shinobar
+Me wrote: ↑Wed Jul 28, 2021 2:04 am(But I'm Still Very Alien 2 this New Fangled GPT /UEFi ) & az I've Previously said I want 2 Stick w/ the Old Skool MS DOS / MB
Sorry, i cannot follow you. Are you want to install Grub2 on the internal SDD?
Is the SSD has the msdos type partition table or GPT?
What are the flags on sda1 and sda2?
What is the BIOS boot mode? UEFI or CSM?
Anyway, I recommend to install BionicPup on a USB, and run Grub2config from BionicPup.
Re: Upper case BOOT
Posted: Mon Aug 02, 2021 1:33 am
by shinobar
josejp2424 wrote: ↑Wed Jul 21, 2021 3:54 pm
I installed the grub from another distribution (Debian).
I installed it on sda1 vfat.
But I create a folder BOOT so in capital letters.
Then I installed from puppy Grub2config.
but it gives me an error, because it wants to create a boot folder, and gives that it already exists. but the one that exists is in uppercase, and the one it creates is in lowercase.
but in the end it does not create it because it says that it exists, and that gives error and does not install the grub.
@josejp2424
OK. I can reproduce that, after installing LUbuntu. Thanks.
Grub2config preview 7
Posted: Tue Aug 03, 2021 5:51 am
by shinobar
#2021-08-03 v1.9.9-pre7: install grub2 on /boot.pup/grub to prevent interference with other OS,
# limited support older puppy than xenialpup 7.5
DOWNLOAD grub2config-1.9.9-pre7 from http://shinobar.server-on.net/puppy/opt/test/
Almost a release candidate. Welcome your test and report.
Re: Grub2config replaces Grub4Dos
Posted: Wed Aug 04, 2021 2:41 pm
by shinobar
Scheduling official release on this weekend.
You are encouraged to test the preview 7 and report.
Thank you.
Re: Grub2config replaces Grub4Dos
Posted: Sun Aug 08, 2021 8:15 pm
by josejp2424
shinobar wrote: ↑Wed Aug 04, 2021 2:41 pm
Scheduling official release on this weekend.
You are encouraged to test the preview 7 and report.
Thank you.
hi @shinobar .
I had to add 3 libraries, so that I don't get any error. ( efibootmgr, libefiboot1, libefivar1 ).
and it worked very well.
Locale es. grub2config-1.9.9-pre7
thanks excellent work.
grub2config-2.0 released!
Posted: Thu Aug 12, 2021 7:23 am
by shinobar
grub2config-2.0 released!
DOWNLOAD from http://shinobar.server-on.net/puppy/opt/
Grub2config installs only the boot loader. You can install Puppies manually or using some tool like Frugalinstaller.
frugalinstaller-2.2 is available at the same place, http://shinobar.server-on.net/puppy/opt/
Re: Grub2config locale
Posted: Sun Aug 15, 2021 11:27 am
by josejp2424
hi @shinobar .
the new grub2config-2.0. does not take certain lines in the translation.
Re: Grub2config replaces Grub4Dos
Posted: Sun Aug 15, 2021 3:14 pm
by Ramachandra Iyer
While installing in Fossapup64, it asks for a password. What is the password sir?
Re: Grub2config replaces Grub4Dos
Posted: Mon Aug 16, 2021 12:22 am
by shinobar
Ramachandra Iyer wrote: ↑Sun Aug 15, 2021 3:14 pm
While installing in Fossapup64, it asks for a password. What is the password sir?
Grub2config does not require any password.
Re: Grub2config locale
Posted: Mon Aug 16, 2021 12:29 am
by shinobar
josejp2424 wrote: ↑Sun Aug 15, 2021 11:27 am
the new grub2config-2.0. does not take certain lines in the translation.
Sorry, comment out the line 118 and 142 of /usr/sbin/grub2config:
line 118:
splash() {
debug "splash $*"
rm -f $COUNTFILE
[ "$XPID" != "" ] && kill $XPID >/dev/null 2>&1
XPID=""
#LANG=$LANGORG # recover lang environment
line 142:
$GTKDIALOG -p DIALOG -c >/dev/null &
XPID=$!
#LANG=C # to be faster
}
Re: Grub2config locale
Posted: Mon Aug 16, 2021 12:56 am
by josejp2424
shinobar wrote: ↑Mon Aug 16, 2021 12:29 am
josejp2424 wrote: ↑Sun Aug 15, 2021 11:27 am
the new grub2config-2.0. does not take certain lines in the translation.
Sorry, comment out the line 118 and 142 of /usr/sbin/grub2config:
line 118:
splash() {
debug "splash $*"
rm -f $COUNTFILE
[ "$XPID" != "" ] && kill $XPID >/dev/null 2>&1
XPID=""
#LANG=$LANGORG # recover lang environment
line 142:
$GTKDIALOG -p DIALOG -c >/dev/null &
XPID=$!
#LANG=C # to be faster
}
thanks @shinobar
Re: Grub2config replaces Grub4Dos
Posted: Wed Aug 18, 2021 6:55 am
by Ramachandra Iyer
shinobar wrote: ↑Mon Aug 16, 2021 12:22 am
Ramachandra Iyer wrote: ↑Sun Aug 15, 2021 3:14 pm
While installing in Fossapup64, it asks for a password. What is the password sir?
Grub2config does not require any password.
Sorry, it is for spot password of Fossaup64. Do you know sir?
Re: Grub2config replaces Grub4Dos
Posted: Wed Aug 18, 2021 12:19 pm
by rockedge
you can make the password for "spot" by using this while you are the "root" user. Fill in the new password you choose.
in a terminal ->
- (15).png (31.86 KiB) Viewed 15411 times
Grub2config2.0.1
Posted: Fri Aug 20, 2021 10:40 am
by shinobar
Miner bug fix:
#2021-08-20 v2.0.1: was missing nls, remove pdrv option, downgrade grub to 2.0.2
grub2config-2.0.1.pet
http://shinobar.server-on.net/puppy/opt
Re: Grub2config2.0.1
Posted: Sun Aug 29, 2021 1:38 pm
by josejp2424
thank you. @shinobar
works very well
Re: Grub2config replaces Grub4Dos
Posted: Sun Aug 29, 2021 2:30 pm
by JASpup
This post per bigpup's suggestion:
Grub2config boots 64/UEFI which is an evolution over G4D.
On my system it doesn't not find alternate partitions.
G4D still does.
I need a combination of the two to create a multipartition boot.
viewtopic.php?f=4&t=3810&p=35334#p35334
Re: Grub2config replaces Grub4Dos
Posted: Sun Aug 29, 2021 8:56 pm
by Clarity
Hi @JASpup
I am curious to what you face with multi-partition access at boot time. I have a single question.
Would/could you, when booting and you arrive a PUP-DOG boot GRUB2 Menu screen, type an 'e' for any menu line, then at the GRUB menu, type 'ls' so; Do you see all partitions on your PC?
Thanks
Re: Grub2config replaces Grub4Dos
Posted: Sun Aug 29, 2021 9:57 pm
by JASpup
Clarity wrote: ↑Sun Aug 29, 2021 8:56 pm
Would/could you, when booting and you arrive a PUP-DOG boot GRUB2 Menu screen, type an 'e' for any menu line, then at the GRUB menu, type 'ls' so; Do you see all partitions on your PC?
Under what test conditions should I try this?
Everything works now, but I need UUIDs from G4D.
If I boot this machine, it will be either Grub2config or YUMI.
Does any of this matter for your test?
Re: Grub2config replaces Grub4Dos
Posted: Sun Aug 29, 2021 10:11 pm
by Clarity
Just curious, only. I may have mis-understood but I interpreted couple of your statements to mean that when, at the time of booting a GRUB2 base PUP, it is not capable of seeing your PCs partitions and also not capable of using UUIDs.
I had not seen such and was curious.
Re: Grub2config replaces Grub4Dos
Posted: Mon Aug 30, 2021 4:49 am
by shinobar
JASpup wrote: ↑Sun Aug 29, 2021 2:30 pm
Grub2config boots 64/UEFI which is an evolution over G4D.
Did you check on all the drives to search?
- grub2configSS2.png (27.11 KiB) Viewed 15230 times
See the document about options:
http://shinobar.server-on.net/puppy/doc ... ml#options
Re: Grub2config replaces Grub4Dos
Posted: Mon Aug 30, 2021 9:31 am
by JASpup
Clarity wrote: ↑Sun Aug 29, 2021 10:11 pm
Just curious, only. I may have mis-understood but I interpreted couple of your statements to mean that when, at the time of booting a GRUB2 base PUP, it is not capable of seeing your PCs partitions and also not capable of using UUIDs.
Please excuse, I am not a boot expert.
G4D creates a MBR & grub.cfg configuration file that does not boot at all.
I boot from USB.
Yes - GRUB2 will boot on my USB with GRUB2CONFIG MBR and menu.
Yes - It is capable of using UUIDs.
Problem:
GRUB2CONFIG does not create UUID for partitions. It only reads USB.
I do not click "search only this device".
G4D finds all partitions.
Re: Grub2config replaces Grub4Dos
Posted: Mon Aug 30, 2021 9:35 am
by JASpup
shinobar wrote: ↑Mon Aug 30, 2021 4:49 am
Did you check on all the drives to search?
I might have missed thinking it was for boot installation.
Fear of replacing partition boot
I will check carefully next time arigato.
Re: Grub2config replaces Grub4Dos
Posted: Sat Sep 04, 2021 10:19 am
by Clarity
Just a note for anyone who thought GRUB2 was missing some functionality: UUID in particular, it is not.
Of course, it can handle it in the Menu used for booting.
But, for some, you can ALSO break from the Menu to its command line (console) and type
to see UUIDs of all connected storage seen at boot time. Hit the ESC key to return to the PUP's Menu. You can also type "ls" to see a less busy list of the PC storage.
Hope this is helpful understanding.
Re: Grub2config replaces Grub4Dos
Posted: Sat Sep 04, 2021 11:19 am
by JASpup
Clarity wrote: ↑Sat Sep 04, 2021 10:19 am
typegrub> ls -l
to see UUIDs of all connected storage seen at boot time.
I escape out the GRUB menu regularly. Easy apprehension of UUIDs would help - a lot easier than running bootloader apps.
The G2C menu is kind of small. 14pt? Can it easily be increased?
Re: Grub2config replaces Grub4Dos
Posted: Mon Sep 06, 2021 9:19 am
by April
@shinobar
Perhaps I could suggest any changes and updates you make should always be done in the first post.
This thread could end up being 10 pages long and people will not read through the entire thread usually.
Others here do that and it helps immensely. Thanks.
I wonder why you include windows whether its found or not?
I never have windows on my machine and never want it so i would prefer an option to just drop it.Then again I don't think I have a need/use for Grub4Dos then do I .
Re: Grub2config replaces Grub4Dos
Posted: Mon Sep 06, 2021 9:59 am
by April
Clarity wrote: ↑Sat Sep 04, 2021 10:19 am
this code does not work for me ? What am I missing please
Re: Grub2config replaces Grub4Dos
Posted: Mon Sep 06, 2021 12:06 pm
by shinobar
April wrote: ↑Mon Sep 06, 2021 9:19 am
I wonder why you include windows whether its found or not?
I never have windows on my machine and never want it so i would prefer an option to just drop it.Then again I don't think I have a need/use for Grub4Dos then do I .
Windows menu
At least one item of Windows menu are displayed here no matter they are installed or not. Erase the items if you do not need boot up Windows. But this entry is recommended to leave. Especially in case you install the boot loader on removable devices because they might be useful with other PC's.
http://shinobar.server-on.net/puppy/doc ... menutitles
Re: Grub2config replaces Grub4Dos
Posted: Mon Sep 06, 2021 1:23 pm
by amethyst
Just a question out of curiosity, I still use old computers so don't know about these secure boot thingys. My question with regards to Grub4Dos: 1. This can still be used on a new machine even if it is a UEFI boot machine but you will have to change to legacy boot in the BIOS (and secure boot turned-off). I suppose changing the setting to legacy turns off secure boot automatically? 2. You can't boot an ext4 partition. So in short: Grub4Dos will still work if you (can) change to legacy boot and not use ext4 filesystem for your Puppy installation (but you can have another ext4 filesystem for storage for example as long as the bootloader does not boot files from it). Is this correct? Also - will there be instances where it will be impossible to switch to legacy boot mode?
Re: Grub2config replaces Grub4Dos
Posted: Mon Sep 06, 2021 3:44 pm
by Jafadmin
April wrote: ↑Mon Sep 06, 2021 9:59 am
Clarity wrote: ↑Sat Sep 04, 2021 10:19 am
this code does not work for me ? What am I missing please
This is for Grub. Pressing 'c' from a grub boot menu will drop you to the 'grub>' command line prompt. Typing 'ls' (list) dash plus lowercase 'L' (ps -l) should display all the disks the BIOS can detect.
I do not believe the 'ls' command works with Grub4Dos.
Re: Grub2config replaces Grub4Dos
Posted: Mon Sep 06, 2021 4:48 pm
by shinobar
amethyst wrote: ↑Mon Sep 06, 2021 1:23 pm
... My question with regards to Grub4Dos: ...
@amethyst
You are right at this point of time. You can still use the Grub4Dos with legacy BIOS mode (CSM) if you carefully avoid its limitation.
After 2012, Windows 8(64) pre-installed PC 's are shipped with UEFI/GPT system. They can switched to legacy BIOS compatible mode called CSM, in condition the HDD to be re-formatted with ms-dos partition table because CSM cannot boot up GPT.
But from 2021 and near future, new PC and mother boards can be shipped without CSM support.
As for the Grub4Dos is not updated long time. The developers moved to Grub2. Grub4DosConfig too will not be updated now on because Grub2config can replace. You are encouraged to switch to the Grub2config.