Page 1 of 1

Help me!!!

Posted: Mon Apr 22, 2013 4:19 am
by trollkiller32
I am using Mint 14 mate.After a while of using it, I tried changing bootloaders.When I changed bootloader syslinux can't find my kernel image.It is at my hard drive...Help Me!!!

Re: Help me!!!

Posted: Mon Apr 22, 2013 4:48 am
by catweazel
Trollkiller hahahaha pah.

Start from a live cd then in a terminal:

Code: Select all

$ sudo mount /dev/sdX /mnt
$ for i in /dev /dev/pts /proc /sys; do sudo mount -B $i /mnt$i; done
$ sudo chroot /mnt
$ update-initramfs -u
$ dpkg-reconfigure grub-pc
$ exit
$ for i in /dev/pts /dev /proc /sys; do sudo umount /mnt$i; done
$ sudo umount /mnt
$ sudo reboot
Replace X /dev/sdX with the partition letter and number of where your installation is located, eg /dev/sda1.

The dpkg-reconfigure grub-pc command will popup an interactive, text-based application. Choose the drive, not the partition, where you want to install grub. eg /dev/sda.

Trollkiller hahahaha - helped by a troll. I hope you never live it down :mrgreen:

Re: Help me!!!

Posted: Mon Apr 22, 2013 8:48 am
by Spinnekop
Off topic but Catweazel you are a delight
:lol:

Re: Help me!!!

Posted: Wed Apr 24, 2013 10:31 am
by trollkiller32
[img]http://img.tapatalk.com/d/13/04/24/9enu3e4u.jpg[/img]

I cannot boot from liveCD What happen is Peter.... syslinux 4.03?What to do???

Sent from my GT-S5570 using Tapatalk 2

Re: Help me!!!

Posted: Wed Apr 24, 2013 10:34 am
by trollkiller32
uploadfromtaptalk1366814084357.jpg
Tapatalk 2