Linked by Dedoimedo on Thu 17th Mar 2011 23:17 UTC
Thread beginning with comment 466794
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Comment by marblesbot
by marblesbot on Fri 18th Mar 2011 22:19
in reply to "RE: Comment by marblesbot"
I totally agree. I tried to edit the GRUB config file after I installed the new FreeBSD next to Debian and COULD NOT find it. I'm normally an ArchLinux user and they've mostly stayed away from all the split config files. Or I haven't noticed a big change. Of course, Debian is the standard for so many other distros so whatever way they go is where all the others go, too.




Member since:
2005-07-11
Ugh, GRUB2 is just nasty. Especially the way its installed on Debian/Ubuntu.
GRUB1 was easy to manage: just edit /boot/grub/menu.lst
GRUB2 is impossible to manage, as there are 4 different directories under /etc where the config is splattered around, with most of it being scripted and so chock full of variables that aren't defined anywhere. Good luck getting a simple listing of what's checked, in what order, during the boot.
I don't know if it's a specific Debian thing, or
a general Linux thing, but this move toward umpteen zillion tiny config files for each service is just assinine! It's making it impossible to manage servers via SSH and a text editor.