Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Boot Screen Edit
dhanesh
post Sep 6 2006, 01:01 PM
Post #1


Binary Geek
Group Icon

Group: Members
Posts: 444
Joined: 4-November 05
From: The Digital Arena
Member No.: 9,440



I Installed Windows first and then SuSe linux on another partition. Now everytime i start my laptop, i get GRUB to load a selective boot screen of SuSe , that allows me to select :

1) SuSe Boot
2) Windows Boot
3) SuSe Safe Boot

By default the select is made on suse and the time is 10 secs, is there any way i can edit the time and the order of these bootups ? I think i could do this from linux, but how ?

Regards
Dhanesh.

Go to the top of the page
 
+Quote Post
yordan
post Sep 6 2006, 01:22 PM
Post #2


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



I also would like to know. that's why I don't use Grub, I use Lilo.
Probably useless for you, but maybe it works rather the same way with Grub.
With Lilo :
edit /etc/lilo.conf
Then, change the default.
then issue /etc/lilo.
I used this, and now my system boots under Windows so unexperienced people know how to use it, and experienced people use the arrows to choose "Linux".
Go to the top of the page
 
+Quote Post
Mark420
post Sep 6 2006, 01:40 PM
Post #3


The Modernator
Group Icon

Group: Members
Posts: 486
Joined: 6-August 06
From: The Interweb!
Member No.: 15,021



Same here I use Lilo and have a dual boot screen.

Danaseh..when you setup Suse and it gets to the writing of the bootloader you can click on the entry for Windows and then SET AS DEFAULT also you can change the time in secs how long the bootloader sequence is displayed..I have mine of 3 secs..so my gf and son can just leave the system to boot into windows...when i come to use the pc i get the choice to go into Suse..

With a working Linux build you will have to find the Grub.conf file and edit it manually it should be in the /boot/grub/grub.conf folder.
Been a LONG time since I did this but...ive checked around and this should be ok..

default 1
timeout 3
splashimage (hd0,1)/grub/splash.xpm.gz

title Suse Linux
root (hd0,1)
kernel /vmlinuz root=/dev/hdh5 ro

title Windows XP Professional
rootnoverify (hd0,0)
chainloader +1

This will give you XP as default and the timeout at 3 secs..


Hope this works!!
Good luck!

Worse case..you format and reload again ;( and then like I said..when Suse gets to the boot loader config click on the Windows entry and change it to default and you can change the timeout there too!
I bet your getting used to the Suse installer right wink.gif
Go to the top of the page
 
+Quote Post
dhanesh
post Sep 6 2006, 03:21 PM
Post #4


Binary Geek
Group Icon

Group: Members
Posts: 444
Joined: 4-November 05
From: The Digital Arena
Member No.: 9,440



LOL .. hope you were sercastic mark , cause i am done with installation after installation tongue.gif ..

Newayz, i got into boot/grub/ and there i didnt find a file called grub.conf but rather had weird files like device.map, stage1, stage2, ohh and there was menu.lst but this file was protected as in i could see a lock on the document icon, when i go to open it i see a message saying "You donot have enough permissions to read file:///boot/grub/menu.lst" .. i am the only user so shouldnt i be the admin ? or is it like OS protected .. if so how do i view this file ?

Regards
Dhanesh.

EDIT: WOHOOOOOOO, Asta looks good tru Linux wink.gif hehe, Ok i got to read the file, gosh i am a bit late in understanding .. All i had to do was get into System > File Manager > Super User Mode biggrin.gif ..

Newayz, I see the file now and umm this is it ..

QUOTE
# Modified by YaST2. Last modification on Wed Sep 6 03:15:37 UTC 2006

color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,7)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux 10.1
root (hd0,7)
kernel /boot/vmlinuz root=/dev/sda8 vga=0x314 resume=/dev/sda7 splash=silent showopts
initrd /boot/initrd

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
chainloader (hd0,0)+1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE Linux 10.1
root (hd0,7)
kernel /boot/vmlinuz root=/dev/sda8 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd

Default is 0 so leme leave that to it (but just out of curiosity, what does it do?) .. Timeout is 8 so that would be the time taken before it loads up the default selection. Now how do i go about changing this file ? Is it safe to move the entire chunk of Windows to the top and the Linux below that ?

Umm .. Ohh well could some one explain whats the whole document as in line wise ? I mean only if you have the time, else i'd go searching and i hate searching when i dont know what to search lol.

Regards
Dhanesh.



This post has been edited by dhanesh: Sep 6 2006, 03:44 PM
Go to the top of the page
 
+Quote Post
yordan
post Sep 6 2006, 04:40 PM
Post #5


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



QUOTE
Default is 0 so leme leave that to it

I would rather say that "default 0" means "default boot is the boot number zero".
Unfortunately you want the system to boot on partition 1, which is
QUOTE
title Windows XP Professional
rootnoverify (hd0,0)
chainloader +1

The "default 0" thing is rather well explained in http://www.freeos.com/articles/3482/

I would try simply changing to "default 1", but i'm not sure this will not break everything and make you need to re-install Linux.
Go to the top of the page
 
+Quote Post
qwijibow
post Sep 7 2006, 12:23 PM
Post #6


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



QUOTE
I would try simply changing to "default 1", but i'm not sure this will not break everything and make you need to re-install Linux.


Unless you Accidently format your hard drive, then you never ever ever need to re-install linux to fix anything.

Default select the "default" entry to boot...

if default is 0, it will boot the first "Title" entry in menu.lst

if Default is 1, it will boot the second "Title" entry in menu.lst.

Timeout is the number of seconds to wait before booting the default "title"

Timeout 10 ( for 10 seconds )
Timeout 5 ( for 5 seconds )

ALL OF THIS INFORMATION IS INSTALLED BY DEFAULT AS A MAN PAGE.

Always Always Always Read the Manual.

(and if you dont know what a manual is, in a command line, run the command "man man")

Ohh.. and as for Grub.conf, this is not a standard file, its just a symbolic link to menu.lst that some distro's ( redhat etc etc ) add.



Go to the top of the page
 
+Quote Post
tommydanger
post Sep 7 2006, 01:17 PM
Post #7


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 42
Joined: 1-September 06
Member No.: 15,660



hrm, why do everybody want to edit settings in Linux via a texteditor?
You know SUSE has got a nice GUI named KDE ? tongue.gif
No need to edit them manually.

Lets say you have SUSE 10.1 and you want to change the bootloader options:
1.) Open K-Menu
2.)Click on "System -> YaST (Control Center)"
3.)log in as su
4.)click on the system tab
5.)click on where it says "bootloader" on the right colum, it will load the bootloader
6.)edit it to your liking, done smile.gif

You can arrange the order of the entries, set the default entry, rename the entries and set the time delay and of course many other things smile.gif
See, there is a purpose of KDE tongue.gif
Go to the top of the page
 
+Quote Post
qwijibow
post Sep 9 2006, 06:55 AM
Post #8


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



QUOTE
hrm, why do everybody want to edit settings in Linux via a texteditor?


it is documented this way because every linux installation has a text editor.
not all linux macchines have KDE, GNOME, or even X11. for example routers / web servers.

Also...t it be a major pain in the ass if GRUB listed XORG, along with KDE as a dependancy.
Go to the top of the page
 
+Quote Post
yordan
post Sep 9 2006, 08:03 AM
Post #9


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



QUOTE
it is documented this way because every linux installation has a text editor.

And, of course, I know several KDE which don't have the menus "2.)Click on "System -> YaST (Control Center)""
Go to the top of the page
 
+Quote Post
abhay
post Nov 13 2006, 07:41 AM
Post #10


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 34
Joined: 13-August 06
Member No.: 15,185



QUOTE(dhanesh @ Sep 6 2006, 06:31 PM) *

I Installed Windows first and then SuSe linux on another partition. Now everytime i start my laptop, i get GRUB to load a selective boot screen of SuSe , that allows me to select :

1) SuSe Boot
2) Windows Boot
3) SuSe Safe Boot

By default the select is made on suse and the time is 10 secs, is there any way i can edit the time and the order of these bootups ? I think i could do this from linux, but how ?

Regards
Dhanesh.



Hi Dinesh,
If you want to Change youre bootloader settings
then go to directory /etc/grub.conf.

there would be a Time Out setting
you have to just edit the seting as the time you want
For Example
TimeOut=25

After that you will get the entry for the Default operating system to boot
You just have to change the numbers given as

In grub.conf file you will get the entries
0 or 1
you hav to change the 0(zero) to 1


Now press Esc
then press :wq
pres return key
now your setings are changed Enjoy!!!!!!!!!

Don't forget to reboot your system to see the caanged settings.
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Getting Screen Resolution using Javascript.(8)
  2. Bad_pool_header(8)
  3. Video Editing Software(23)
  4. Booting With A USB Drive ( Pen )(2)
  5. Problem: I Need Urgent Help. Can't Boot.(9)
  6. Help, Attempting To Boot Freebsd-6 <solved>(2)
  7. PC Takes Ages To Boot(7)
  8. How to Disable Print Screen?(17)
  9. Windows Media Player Plays All Video In Full Screen(11)
  10. Blue Screen - irql_not_less_or_equal(29)
  11. Restoring Grub Boot Loader(9)
  12. How To Boot To Command Prompt(12)
  13. How To Defrag MFT, Pagefile etc. On Boot?(8)
  14. Messed Up My Boot.ini File With Vista...(13)
  15. How To Change Language At Login Screen(7)
  1. How To Boot A Pc From Your Usb Flashdisk(17)
  2. Pc Does Not Boot(12)
  3. Screen Shots(8)
  4. Altiris Deployment Server: Creating Boot Disks (remote)(2)
  5. Ubuntu 7.10 + Windows Xp Dual Boot(6)
  6. How To Create/edit/delete Ftp Accounts With Php(1)
  7. Dual Boot(4)
  8. Need To Edit A Wav File [solved](1)
  9. Re-ordering Welcome Screen & Moving Heavily Fragmented File(1)
  10. Lcd Screen(5)
  11. Computer Not Boot Up(5)
  12. Press Any Key To Boot From Cd....(help)(2)
  13. Matte Or Glossy?(17)


 



- Lo-Fi Version Time is now: 5th September 2008 - 01:39 PM