grub: updated footprint
This commit is contained in:
parent
12aab37706
commit
28c394dd54
@ -22,17 +22,17 @@ drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/grub.8.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/grub/
|
||||
drwxr-xr-x root/root usr/share/grub/i386-pc/
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/e2fs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/fat_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/ffs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/iso9660_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/jfs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/minix_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/reiserfs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/stage1
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/stage2
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/stage2_eltorito
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/ufs2_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/vstafs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/i386-pc/xfs_stage1_5
|
||||
drwxr-xr-x root/root usr/share/grub/x86_64-unknown/
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/e2fs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/fat_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/ffs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/iso9660_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/jfs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/minix_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/reiserfs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/stage1
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/stage2
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/stage2_eltorito
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/ufs2_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/vstafs_stage1_5
|
||||
-rw-r--r-- root/root usr/share/grub/x86_64-unknown/xfs_stage1_5
|
||||
|
@ -27,7 +27,7 @@ POST-INSTALL
|
||||
|
||||
After installation you need to copy the stage files to /boot/grub/:
|
||||
|
||||
# cp /usr/share/grub/i386-pc/* /boot/grub/
|
||||
# cp /usr/share/grub/*/*stage* /boot/grub/
|
||||
|
||||
(Of course, you can choose another location as described above but this guide
|
||||
assumes that you use /boot/grub. Normally you need only the files stage1 and
|
||||
|
Loading…
x
Reference in New Issue
Block a user