Results 11 to 18 of 18
Attached file has the contents..
thanks...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-09-2010 #11Just Joined!
- Join Date
- Sep 2010
- Posts
- 9
Attached file has the contents..
thanks
- 09-10-2010 #12
Open /boot/grub/menu.lst file with root privileges.
Remove quiet and splash options from kernel line of Ubuntu block that appear after Other Operating Systems line.Code:sudo nano /boot/grub/menu.lst
Press Ctrl+X, Y and hit enter key to save file. Reboot machine and select Ubuntu title. Post error message here, if any.
Which version of Ubuntu have you installed?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-10-2010 #13Just Joined!
- Join Date
- Sep 2010
- Posts
- 9
I'm using Ubuntu 10.04
I did what you said but it did not changed anything..
when i boot into that entry all i get is a blank screen.
It looks like this:
img203.imageshack.us/img203/5/22543910.png
- 09-10-2010 #14
Let's try installing Ubuntu GRUB and boot up Ubuntu from it only.
Boot up from Ubuntu LiveCD and open Terminal. Execute this in Terminal :
Reboot machine and check if Ubuntu boots up fine.Code:sudo mount /dev/sda5 /mnt sudo grub-install --root-directory=/mnt /dev/sda sudo umount /dev/sda5 exit
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-11-2010 #15Just Joined!
- Join Date
- Sep 2010
- Posts
- 9
yeah
that workd like a charm..
U are rite ubuntu booted up fine..
what to do now?
I cant see backtrack entry??
thnx man for helping me all the way..
- 09-11-2010 #16
GRUB should detect and setup multiboot with Backtrack too.
Boot up Ubuntu and execute sudo update-grub command. It should detect all installed OSes and setup multiboot.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-11-2010 #17Just Joined!
- Join Date
- Sep 2010
- Posts
- 9
thanks for the help
thnx man...
it worked perfectly
You taught me so much...
thanks....
- 09-11-2010 #18
Glad to help you !
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First



