| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
GNU Graphics Grub is the new Grub boot screen which adds to Visual appeal of Boot Screen .. Unlike older grub GFX Grub has now much better themes and customization options.. So lets take a quick look at How To Install GFX Boot..To install GFX Grub we have to remove older grub so that it should cause any dependencies problem.. To remove Grub Open Terminal . .Main Menu -> Accessories -> Terminal Now type the following code in Terminal Code:
sudo apt-get remove grub Before we get started take backup of you Menu.lst file so that you can use it in mishap .. To take backup of Menu.lst file Navigate to /boot/grub and save it .. Now Download some additional themes for GFX Grub Menu Click Here Now unzip the files and move it to /boot/grub .. Since it comes under root file system you need to gain root privileged to do that .. Type the following in Terminal Code:
sudo su root Now since you have added theme .. Lets do final settings to make this GFX Grub work.. Open terminal and type this Code:
sudo gedit /boot/grub/menu.lst Code:
gfxmenu /boot/grub/message.xyz # the xyz should be replaced with the theme name that you are going to use Type Code:
sudo grub Code:
find /boot/grub/stage1 Then type this Code:
root (hdx,x) Code:
setup (hdx) The last thing you have to do is to install Grub MBR . Code:
sudo fdisk -l Code:
Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x0dd6c6bd Device Boot Start End Blocks Id System /dev/sda1 * 1 3187 25599546 7 HPFS/NTFS /dev/sda2 3188 8287 40965750 f W95 Ext'd (LBA) /dev/sda3 8288 9607 10602900 83 Linux /dev/sda4 9608 9729 979965 82 Linux swap / Solaris /dev/sda5 3188 5737 20482843+ 7 HPFS/NTFS /dev/sda6 5738 8287 20482843+ 7 HPFS/NTFS Code:
sudo grub-install /dev/sdaX Here is what My GFX looks like ... Thats it reboot and see the magic ![]() Regards
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ Last edited by Dark Star; 18-01-2008 at 02:25 PM. |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
|
Thanks for the info and the menu looks Professional.
But i am a little hesitant to try it and will wait till big boys here give some feedback
__________________
topdocumentaryfilms.com |
|
|
|
|
#3 (permalink) | ||
|
Alpha Geek
Join Date: Feb 2006
Location: Chandigarh
Posts: 917
|
Getting the following orders. Already half way through, so i really need a solution
Quote:
Quote:
__________________
Appreciate me now and avoid the rush!! i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600 |
||
|
|
|
|
#5 (permalink) |
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
|
The numbering starts from "0", so do as Dark Star says and type hd0
BTW what is your o/p of Code:
find /boot/grub/stage1
__________________
topdocumentaryfilms.com |
|
|
|
|
#6 (permalink) |
|
Alpha Geek
Join Date: Feb 2006
Location: Chandigarh
Posts: 917
|
Thanks. Rebooting now( After backing up my assignments
__________________
Appreciate me now and avoid the rush!! i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600 |
|
|
|
|
#8 (permalink) |
|
Alpha Geek
Join Date: Feb 2006
Location: Chandigarh
Posts: 917
|
Didn't work. But thankfully my system booted ( after showing some error messages which I couldn't read since they vanished soon.
@Rahim: It was (hd0,1)
__________________
Appreciate me now and avoid the rush!! i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600 Last edited by baccilus; 18-01-2008 at 06:07 PM. |
|
|
|
|
#9 (permalink) |
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
|
^^ aaww
Are you sure you followed it correctly?
__________________
topdocumentaryfilms.com Last edited by Rahim; 18-01-2008 at 06:20 PM. |
|
|
|
|
#10 (permalink) |
|
Alpha Geek
Join Date: Feb 2006
Location: Chandigarh
Posts: 917
|
Yup I did. One more thing..... My grub always boots into stage 1.5( and takes a long time). Is this important?
__________________
Appreciate me now and avoid the rush!! i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600 |
|
|
|
|
#11 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
^^ Post you menu.lst/fdisk -l output under code tags
[code]sudo apt-get install startupmanager[code] use this to decrease the time limit
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ Last edited by Dark Star; 18-01-2008 at 06:18 PM. |
|
|
|
|
#12 (permalink) |
|
Alpha Geek
Join Date: Feb 2006
Location: Chandigarh
Posts: 917
|
Here it is:
Code:
gfxmenu /boot/grub/message.snow # the xyz should be replaced with the theme name that you are going to use # menu.lst - See: grub(8), info grub, update-grub(8) # grub-install(8), grub-floppy(8), # grub-md5-crypt, /usr/share/doc/grub # and /usr/share/doc/grub-doc/. ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. # # You can specify 'saved' instead of a number. In this case, the default entry # is the entry saved with the command 'savedefault'. # WARNING: If you are using dmraid do not change this entry to 'saved' or your # array will desync and will not let you boot your system. default 0 ## timeout sec # Set a timeout, in SEC seconds, before automatically booting the default entry # (normally the first entry defined). timeout 00 ## hiddenmenu # Hides the menu by default (press ESC to see the menu) hiddenmenu # Pretty colours #color cyan/blue white/blue ## password ['--md5'] passwd # If used in the first section of a menu file, disable all interactive editing # control (menu entry editor and command-line) and entries protected by the # command 'lock' # e.g. password topsecret # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/ # password topsecret # # examples # # title Windows 95/98/NT/2000 # root (hd0,0) # makeactive # chainloader +1 # # title Linux # root (hd0,1) # kernel /vmlinuz root=/dev/hda2 ro # # # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST ### BEGIN AUTOMAGIC KERNELS LIST ## lines between the AUTOMAGIC KERNELS LIST markers will be modified ## by the debian update-grub script except for the default options below ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## default kernel options for automagic boot options ## If you want special options for specific kernels use kopt_x_y_z ## where x.y.z is kernel version. Minor versions can be omitted. ## e.g. kopt=root=/dev/hda1 ro ## kopt_2_6_8=root=/dev/hdc1 ro ## kopt_2_6_8_2_686=root=/dev/hdc2 ro # kopt=root=UUID=e0b6f192-efa1-4a5c-b7b9-f668741111e8 ro ## Setup crashdump menu entries ## e.g. crashdump=1 # crashdump=0 ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd0,1) ## should update-grub create alternative automagic boot options ## e.g. alternative=true ## alternative=false # alternative=true ## should update-grub lock alternative automagic boot options ## e.g. lockalternative=true ## lockalternative=false # lockalternative=false ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions=quiet splash ## should update-grub lock old automagic boot options ## e.g. lockold=false ## lockold=true # lockold=false ## Xen hypervisor options to use with the default Xen boot option # xenhopt= ## Xen Linux kernel options to use with the default Xen boot option # xenkopt=console=tty0 ## altoption boot targets option ## multiple altoptions lines are allowed ## e.g. altoptions=(extra menu suffix) extra boot options ## altoptions=(recovery) single # altoptions=(recovery mode) single ## controls how many kernels should be put into the menu.lst ## only counts the first occurence of a kernel, not the ## alternative kernel options ## e.g. howmany=all ## howmany=7 # howmany=all ## should update-grub create memtest86 boot option ## e.g. memtest86=true ## memtest86=false # memtest86=true ## should update-grub adjust the value of the default booted system ## can be true or false # updatedefaultentry=false ## ## End Default Options ## title Linux Mint, kernel 2.6.20-16-generic root (hd0,1) kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=e0b6f192-efa1-4a5c-b7b9-f668741111e8 ro quiet splash initrd /boot/initrd.img-2.6.20-16-generic quiet savedefault title Linux Mint, kernel 2.6.20-16-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=e0b6f192-efa1-4a5c-b7b9-f668741111e8 ro single initrd /boot/initrd.img-2.6.20-16-generic title Linux Mint, kernel 2.6.20-15-generic root (hd0,1) kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=e0b6f192-efa1-4a5c-b7b9-f668741111e8 ro quiet splash initrd /boot/initrd.img-2.6.20-15-generic quiet savedefault title Linux Mint, kernel 2.6.20-15-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=e0b6f192-efa1-4a5c-b7b9-f668741111e8 ro single initrd /boot/initrd.img-2.6.20-15-generic title Linux Mint, memtest86+ root (hd0,1) kernel /boot/memtest86+.bin quiet ### END DEBIAN AUTOMAGIC KERNELS LIST # This is a divider, added to separate the menu items below from the Debian # ones. title Other operating systems: root # This entry automatically added by the Debian installer for a non-linux OS # on /dev/sda1 title Microsoft Windows XP Professional root (hd0,0) savedefault makeactive chainloader +1
__________________
Appreciate me now and avoid the rush!! i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600 Last edited by baccilus; 18-01-2008 at 06:17 PM. Reason: Automerged Doublepost |
|
|
|
|
#13 (permalink) | |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
Quote:
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ |
|
|
|
|
|
#14 (permalink) | |
|
Alpha Geek
Join Date: Feb 2006
Location: Chandigarh
Posts: 917
|
There is a
Quote:
That fdisk command showing no output. Rebooting now.
__________________
Appreciate me now and avoid the rush!! i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600 |
|
|
|
|
|
#16 (permalink) |
|
Alpha Geek
Join Date: Feb 2006
Location: Chandigarh
Posts: 917
|
Code:
Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 7012 56323858+ 7 HPFS/NTFS /dev/sda2 7013 9079 16603177+ 83 Linux /dev/sda3 9080 9243 1317330 82 Linux swap / Solaris /dev/sda4 9244 9729 3903795 b W95 FAT32
__________________
Appreciate me now and avoid the rush!! i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600 |
|
|
|
|
#17 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
sudo grub-install /dev/sda2 do this and reboot after that ;
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ |
|
|
|
|
#18 (permalink) |
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
|
The output seems fine.
Install new Grub in sda2 where Linux is installed.
__________________
topdocumentaryfilms.com |
|
|
|
|
#19 (permalink) |
|
Alpha Geek
Join Date: Feb 2006
Location: Chandigarh
Posts: 917
|
Ya had done this earlier too but it has given this report each time:
Code:
Due to a bug in xfs_freeze, the following command might produce a segmentation fault when /boot/grub is not in an XFS filesystem. This error is harmless and can be ignored. xfs_freeze: specified file ["/boot/grub"] is not on an XFS filesystem Installation finished. No error reported. This is the contents of the device map /boot/grub/device.map. Check if this is correct or not. If any of the lines is incorrect, fix it and re-run the script `grub-install'.
__________________
Appreciate me now and avoid the rush!! i5 2500K || 8GB DDRIII 1600 MHz RAM || Zotac GTX560Ti || Samsung 2233sw || Corsair GS600 Last edited by baccilus; 18-01-2008 at 07:33 PM. Reason: Automerged Doublepost |
|
|
|
|
#20 (permalink) |
|
Resistance is Futile.
Join Date: Oct 2007
Location: Borg Cube
Posts: 366
|
^^ You can ignore this
__________________
Super User ♦ Moderator | About me Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | iPhone 3GS | Dell U2312HM |
|
|
|
|
#26 (permalink) |
|
Alpha Geek
Join Date: Sep 2007
Location: hassan
Posts: 714
|
^^Thanks darkstar will try it soon..
Does the package have any dependencies... and will it work for grub for dos which i am currently using....
__________________
☼ onlyfreewares.info ► Onlyfreewares...Nothing Else !! ☼ regtweak.info ► Windows Registry hacks and tricks ☼ blog.aditech.info ► There is something for everyone |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Do i need to install GRUB? | Gigacore | Open Source | 5 | 12-06-2007 03:36 PM |
| Ubuntu 6.06 - Grub loader failed..!! | prasad_den | Open Source | 18 | 06-12-2006 09:59 PM |
| grub install | champ_rock | Open Source | 3 | 29-03-2006 10:53 PM |
| Ubuntu grub | vignesh | Open Source | 4 | 29-09-2005 07:10 AM |
| Install GRUB on other partition | dabster | Open Source | 5 | 06-08-2005 01:00 PM |