From f94fb1b5226781551051daa3761919346e8c4b3e Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 7 Jun 2015 03:05:02 +0100 Subject: Replace rm -r with rm -R --- docs/gnulinux/grub_cbfs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/gnulinux/grub_cbfs.html') diff --git a/docs/gnulinux/grub_cbfs.html b/docs/gnulinux/grub_cbfs.html index 12b03765..1813629f 100644 --- a/docs/gnulinux/grub_cbfs.html +++ b/docs/gnulinux/grub_cbfs.html @@ -363,7 +363,7 @@ Instead, go into /boot and create your own symlinks (update them manually when you install a new kernel update).
$ sudo -s
# cd /boot/
- # rm -rf vmlinuz initrd.img
+ # rm -Rf vmlinuz initrd.img
# ln -s kernel ksym
# ln -s initrd isym
# exit -- cgit v1.2.3-70-g09d2