On Sun, Feb 20, 2011 at 9:54 PM, Daniel Lin <[email protected]> wrote: > I made a grub4dos-svn PKGBUILD. > I want /etc/grub4dos.conf and /boot/grub/menu.lst be proper backup. > But, I found it won't work. > > If my menu.lst exist, it won't appear menu.lst.pacnew. > If I remove my package. It wont keep menu.lst.orig > > I wrote the following line on PKGBUILD. > backup=(etc/grub4dos.conf boot/grub/menu.lst)
Is /boot mounted readonly, or not mounted at all after init is done?
