On 11/11/2010 12:10 PM, oekopez@xxxxxx wrote: > But this is the live-cd! > # mkdir sda1 > # mount /dev/sda1 sda1 > # ls sda1 > config-2.6.33.3-85.fc13.x86_64 lost+found > config-2.6.34.7-56.fc13.x86_64 memtest86+-4.10 > config-2.6.34.7-61.fc13.x86_64 System.map-2.6.33.3-85.fc13.x86_64 > config-2.6.35.6-48.fc14.x86_64 System.map-2.6.34.7-56.fc13.x86_64 > efi System.map-2.6.34.7-61.fc13.x86_64 > elf-memtest86+-4.10 System.map-2.6.35.6-48.fc14.x86_64 > grub upgrade > initramfs-2.6.33.3-85.fc13.x86_64.img vmlinuz-2.6.33.3-85.fc13.x86_64 > initramfs-2.6.34.7-56.fc13.x86_64.img vmlinuz-2.6.34.7-56.fc13.x86_64 > initramfs-2.6.34.7-61.fc13.x86_64.img vmlinuz-2.6.34.7-61.fc13.x86_64 > initrd-plymouth.img vmlinuz-2.6.35.6-48.fc14.x86_64 OK! As I suspected, /dev/sda1 is your /boot. Assuming you have the partition mounted as above (It looks like it's mounted at /sda1; if not, change the path as needed.): cd /sda1/grub cat grub.conf This should get you where you need to be because, as people tend to forget sometimes, /etc/grub.conf is simply a link to /boot/grub/grub.conf and doesn't exist unless the system you're running uses grub. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines