 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

18th August 2010, 06:58 AM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 11

|
|
|
Problem with Grub for other distro, set time and date
Hello, I'm totally new to fedora but not Linux (uses Ubuntu). Here's my problem after installing: - I've just installed Fedora 13 on my computer for the very first time which before this has Ubuntu 10.04 and Windows XP already installed. I installed the fedora 13 boot loader during the installation and I noticed that it replaced the Ubuntu version. It works fine for Fedora and Windows but not for Ubuntu. Ubuntu is not listed in the boot menu. I try to run update-grub, but there's no such command! What is the command to do the same job as update-grub in F13?
- During the installation I did not choose get time and date from network. Now I had to manually change the time and date to fit my current location. Is there any way I can change my settings so that the time follows time and date on some server or something?
Thanks in advance.
|

18th August 2010, 10:18 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
|
Re: Problem with Grub for other distro, set time and date
For the system time you can use the ntpd service. Open a terminal and type
Code:
su -c 'chkconfig --level 35 ntpd on'
su -c 'service ntpd start'
Or use the services gui found under System > Administration > Services
For the grub question, personally I would just reinstall Ubuntu's bootloader and use sudo update-grub from within Ubuntu. Might be the best option if you intend to continue using Ubuntu along side Fedora.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

18th August 2010, 11:59 AM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 11

|
|
|
Re: Problem with Grub for other distro, set time and date
Quote:
Originally Posted by glennzo
For the system time you can use the ntpd service. Open a terminal and type
Code:
su -c 'chkconfig --level 35 ntpd on'
su -c 'service ntpd start'
Or use the services gui found under System > Administration > Services
For the grub question, personally I would just reinstall Ubuntu's bootloader and use sudo update-grub from within Ubuntu. Might be the best option if you intend to continue using Ubuntu along side Fedora.
|
Thank you, that solves the problem.
About the grub, I initially can't login to Ubuntu since it's not listed in the grub menu. After some research, I found that Fedora13 uses grub not grub-pc and it uses the grub.conf file. So I editted that file and add Ubuntu to the grub menu and solved that problem.
Thanks again!
|

18th August 2010, 01:19 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
|
Re: Problem with Grub for other distro, set time and date
Glad that all worked for you. I learned something here too. I wasn't aware that you could successfully boot Ubuntu using Fedora's grub.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

18th August 2010, 01:42 PM
|
|
Registered User
|
|
Join Date: Jan 2010
Posts: 5,024

|
|
|
Re: Problem with Grub for other distro, set time and date
You can--I remember Bob and I having a discussion about it, wasn't working for me, worked for him.
What I've found is that Ubuntu puts a symlink to their vmlinuz and init files in /. So you can bypass its grub by doing, after specifying the partition
kernel=vmlinuz
initrd=initrd.img
WIthout pointing to its grub. (I might be wrong on the path, the symlinks might be /boot/vmlinuz and /boot/initrd.img.
On the other hand, when Bob and I had this discussion, some time ago, for him, the usual chainloader +1 worked perfectly--might have been a typo on my part, it was awhile ago.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 11:06 (Thursday, 20-06-2013)
|
|
 |
 |
 |
 |
|
|