21 Feb
2011
21 Feb
'11
7:37 a.m.
I let /boot mounted as r/w permission. ( if I set it unmount or read only. I won't successful upgrade.) This situation also happen on /etc/grub4dos.conf. So, I think it is not caused by mount problem. 2011/2/21 Gary Wright <wriggary@gmail.com>
On Sun, Feb 20, 2011 at 9:54 PM, Daniel Lin <dlin.tw@gmail.com> 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?