Results 11 to 16 of 16
You can go to a Konsole (look for it in your menu) and enter the following command to edit the /boot/grub/menu.lst file:
Code:
kdesu kwrite /boot/grub/menu.lst
You'll need to change ...
- 11-29-2007 #11forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
You can go to a Konsole (look for it in your menu) and enter the following command to edit the /boot/grub/menu.lst file:
You'll need to change the default line according to your needs. If Linux is booting by default now and you want Windows to boot by default instead, you need to count down from the Linux entry to the Windows entry and use that number in the default line. However, the first entry counts as 0 rather than 1.Code:kdesu kwrite /boot/grub/menu.lst
So if it looks like this now:
You'll need to change it to something more like this:Code:default 0
...replacing the 2 with whatever number the Windows entry is.Code:default 2
Hope that makes sense.Last edited by oz; 12-20-2007 at 07:03 PM. Reason: spelling error
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-29-2007 #12Just Joined!
- Join Date
- Nov 2007
- Posts
- 9
I think it does, make sense that is, "konsole" that would be in a menu while booting up? or in the operating system itself? I think I know what you are talking about, but I am booted in windows right now and cant get out of it for a bit to look and see.
maybe a mind meld would speed things up...
- 11-29-2007 #13forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Konsole will be found in your applications menu once you boot into Linux and KDE (the graphical user interface) has fully started.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-29-2007 #14Just Joined!
- Join Date
- Nov 2007
- Posts
- 9
thanx, that is what I thought...but all this bootloader grub talk had me temporarily confused
- 12-01-2007 #15Just Joined!
- Join Date
- Nov 2007
- Posts
- 9
ozar, thanx dude, finally I have success. Ok, ok...it took me a few tries but it worked and thats what counts in the end. I can now be happy with my computer again.
- 12-01-2007 #16forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Glad you are up and running!
Don't hesitate to post new threads with any other questions.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote
