SliTaz SliTaz Forum

You are not logged in.

#1 2013-11-22 01:36:14

randall
Member
Registered: 2013-11-21
Posts: 3

grub error

accidently allowed slitaz to install grub and now I cannot boot my ubuntu system I have tried everything I can find on internet no luck  (ubuntu on hda1) (slitaz4.0 on hda2) not sure what I'm missing with editing grub menu.lst

Offline

#2 2013-11-22 02:00:04

sixofeight
Member
Registered: 2013-07-02
Posts: 234

Re: grub error

Hi randy

please post your list so that someone can take a look at it and find out what's wrong..;-)

did you make a forum search with keyword "grub"?.maybe the answer is already there.

Offline

#3 2013-11-22 07:01:10

yves04
Member
Registered: 2012-09-23
Posts: 135

Re: grub error

Hello randy

From Slitaz open Sakura (or Terminal)

$su

#mkdir /mnt/hda1

#mount /dev/hda1 /mnt/hda1

#pcmanfm &

In pcmanfm open /mnt/hda1/boot to know the exact name of vmlinuz (and perhaps initrd, I don't know Ubuntu)

#leafpad /boot/grub/menu.lst

add an entry like this

title Ubuntu(on hda1)

root (hd0,0)

kernel /boot/vmlinuz-x.y.z root=/dev/hda1 ro quiet

initrd /boot/initrd-x.y.z

Save.

#reboot

That's all

Have a nice day.

Offline

#4 2013-11-22 16:11:52

randall
Member
Registered: 2013-11-21
Posts: 3

Re: grub error

thank you for quick reply but found solution VERY early this morning and system back to normal (for me anyway) just responding now cause just woke up THANKS again  Randy

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]