On 10/26/06, Andy Green <andy@xxxxxxxxxxx> wrote:
> Did so, but there is no grub.conf file in /mnt/fc6/etc. And, > furthermore, I cannot create it on /mnt/fc6/etc. Why are we talking about ./etc? grub.conf lives down /boot/grub Here is what I find in my /boot/grub # ll /boot/grub/ total 288 -rw-r--r-- 1 root root 63 Apr 21 2006 device.map -rw-r--r-- 1 root root 7424 Apr 21 2006 e2fs_stage1_5 -rw-r--r-- 1 root root 7328 Apr 21 2006 fat_stage1_5 -rw-r--r-- 1 root root 6592 Apr 21 2006 ffs_stage1_5 -rw------- 1 root root 1206 Oct 25 13:22 grub.conf -rw-r--r-- 1 root root 6592 Apr 21 2006 iso9660_stage1_5 -rw-r--r-- 1 root root 8032 Apr 21 2006 jfs_stage1_5 lrwxrwxrwx 1 root root 11 Apr 21 2006 menu.lst -> ./grub.conf -rw-r--r-- 1 root root 6752 Apr 21 2006 minix_stage1_5 -rw-r--r-- 1 root root 9056 Apr 21 2006 reiserfs_stage1_5 -rw-r--r-- 1 root root 17127 Sep 25 12:58 splash.xpm.gz -rw-r--r-- 1 root root 512 Apr 21 2006 stage1 -rw-r--r-- 1 root root 102332 Oct 25 23:43 stage2 -rw-r--r-- 1 root root 6944 Apr 21 2006 ufs2_stage1_5 -rw-r--r-- 1 root root 6144 Apr 21 2006 vstafs_stage1_5 -rw-r--r-- 1 root root 8768 Apr 21 2006 xfs_stage1_5
See then what I get: $ pwd /mnt/fc6/boot $ dir grub* dir: grub*: No such file or directory $ cd grub bash: cd: grub: No such file or directory $ Paul