02-10-2018, 07:09 AM
Yes it must be the case.
(02-10-2018, 04:29 AM)Moltke link Wrote: Hi [member=411]bitsnpcs[/member]
Quote:Built on an "Arch Linux Base", as I have already wrote
Antergos and Manjaro are both Arch based distros and grub says "Antergos" for Antergos and "Manjaro" for Manjaro. Not Arch Linux.
(02-10-2018, 10:02 AM)bitsnpcs link Wrote: [quote author=Moltke link=topic=5130.msg38763#msg38763 date=1518236964]
Hi [member=411]bitsnpcs[/member]
Quote:Built on an "Arch Linux Base", as I have already wrote
Antergos and Manjaro are both Arch based distros and grub says "Antergos" for Antergos and "Manjaro" for Manjaro. Not Arch Linux.
$ sudo nano /etc/default/grub$ sudo grub-mkconfig -o /boot/grub/grub.cfg![[Image: 2zfpbb7.jpg]](http://i68.tinypic.com/2zfpbb7.jpg)
![[Image: dono9j.jpg]](http://i66.tinypic.com/dono9j.jpg)
![[Image: 2m6pe6g.jpg]](http://i66.tinypic.com/2m6pe6g.jpg)
![[Image: 15cg681.jpg]](http://i65.tinypic.com/15cg681.jpg)

(02-10-2018, 12:55 PM)Moltke link Wrote: Hope this helps!
/boot/grub/grub.cfg![[Image: grub_edit.png]](https://image.ibb.co/gUxLbS/grub_edit.png)
Quote:So all I done was login as root and edit the
Code: [Select]
/boot/grub/grub.cfg
Simply changing the text and saving
However, I noticed that the line for "Advanced options for..." still says "Arch Linux", that's because you edited "/boot/grub/grub.cfg" instead of "/etc/default/grub". grub-customizer is in the AUR repositories so an AUR helper should do the job of installing it https://wiki.archlinux.org/index.php/AUR_helpers I use pacaur in my Arch VM.

(02-10-2018, 12:09 PM)RandomBoy link Wrote: Pretty cool!
The only "homemade" OS I ever tried, besides a Debian net-install where you add all your own stuff, was a Xubuntu-Core minimal iso with selected personal favorite stuff added and edited. Bare bones on my ancient 32-bit desktop. I suppose I might have made it a micro distrolet and named it "RandomLinux" or something, lol. You have gone to a lot more trouble and built it from a totally different base! Good luck with it!
it has been a lot of fun trying it out.
(02-10-2018, 05:39 PM)Moltke link Wrote:Quote:So all I done was login as root and edit the
Code: [Select]
/boot/grub/grub.cfg
Simply changing the text and saving
Well done!However, I noticed that the line for "Advanced options for..." still says "Arch Linux", that's because you edited "/boot/grub/grub.cfg" instead of "/etc/default/grub". grub-customizer is in the AUR repositories so an AUR helper should do the job of installing it https://wiki.archlinux.org/index.php/AUR_helpers I use pacaur in my Arch VM.
![[Image: cfg1.png]](https://preview.ibb.co/hA79mS/cfg1.png)