Fedora Linux Support Community & Resources Center
  #1  
Old 22nd September 2011, 11:00 AM
Pedroski Offline
Registered User
 
Join Date: Jan 2011
Posts: 175
linuxfirefox
Fed 16 and grub

I have installed F16 on /dev/sda3 I have F15 on /dev/sda2 and Windows on /dev/sda1 I have a lot of problems with F15, so I thought I'd try F16

F16 rewrote menu.lst, but didn't leave my F15 installation. I want to put it there, but I have problems. The /boot is 512MB part of sda2 as far as I can tell.

How can I call up menu.lst and modify it to boot F15 or F16?
  #2  
Old 22nd September 2011, 11:29 AM
sea's Avatar
sea Offline
"Shells" (of a sub world)
 
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,608
linuxfirefox
Re: Fed 16 and grub

http://www.gnu.org/software/grub/manual/grub.html

Mainly, menu.lst is not used any more (as F16 uses Grub2 (1.99)).
Instead, you're going to modify /etc/grub.d/4?_custom for personal changes.

On the other hand, you might try to run sudo grub2-update

Or have a look at another thread handling this, as you posted in 'wrong' topic..
http://forums.fedoraforum.org/showthread.php?t=269873

hth
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
  #3  
Old 22nd September 2011, 11:59 AM
Pedroski Offline
Registered User
 
Join Date: Jan 2011
Posts: 175
linuxfirefox
Re: Fed 16 and grub

Thanks, I'll try that. I see you also have a Toshiba. Do you have any wierd problems? Like the ethernet interface is em?

I just installed F16, but have no internet. If I call up Network connections, there is no tab 'dsl' where I could put my user name and password. I had the same with F15, but I found, if I just install F14 then upgrade, I have dsl. But just from F16 or 15, no dsl, no internet. I have never got wireless to work, it sees the connection ChinaNet-Qqtn, I give the password written on the router, but it never connects. Don't know why.

---------- Post added at 06:59 PM ---------- Previous post was at 06:40 PM ----------

I reinstalled F15 as F16 has no internet access. I looked at /etc/grub/ but they are scripts. Where can I put the details from my menu.lst so that I can boot from F15 /dev/sda2 or /dev/sda3 = F16
  #4  
Old 22nd September 2011, 12:01 PM
sea's Avatar
sea Offline
"Shells" (of a sub world)
 
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,608
linuxfirefox
Re: Fed 16 and grub

According to what i've read and seen, em is pretty common for wired internet.

Several suggestions go like: Dont upgrade to F15 from F14, do a fresh install.
As i have changed from windows directly to f15, cant tell you anything for certain concerning upgrades.

Is anything listed in the "wired" tab?
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb

Last edited by sea; 22nd September 2011 at 12:03 PM.
  #5  
Old 22nd September 2011, 12:16 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxredhatfirefox
Re: Fed 16 and grub

Moved to F16 Development
  #6  
Old 22nd September 2011, 12:21 PM
Pedroski Offline
Registered User
 
Join Date: Jan 2011
Posts: 175
linuxfirefox
Re: Fed 16 and grub

If I had an old modem, or a fixed ip I could configure for ip4, like at work, but I don't, and I don't understand why F16 does not recognize a dsl connection. I think it hangs together with Toshiba and an em interface.
  #7  
Old 22nd September 2011, 02:05 PM
sea's Avatar
sea Offline
"Shells" (of a sub world)
 
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,608
linuxfirefox
Re: Fed 16 and grub

Wired doesnt mean its a fix ip, it (can) use dhcp as well.
However, i have a DSL tab on F16.

Again, EM is just a name, could be ANYTHINGELSE and still work.
Try to use/modify the EM thing.
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
  #8  
Old 22nd September 2011, 10:23 PM
Pedroski Offline
Registered User
 
Join Date: Jan 2011
Posts: 175
linuxfirefox
Re: Fed 16 and grub

Oh I know wired doesn't have to be fixed, but I also know I can't enter my dsl username and password in the wired tab.

The only way I can get the dsl tab is install Fed 14, then upgrade it with the Fed 15 dvd, You said I should do a clean install. I did that with Fed 16 on /dev/sda3 and I have no internet. Network settings shows no dsl tab.

Lately I just seem to have problems with Fedora. Nothing works properly. You might thnk the hardware is faulty, but it works under F14, and Windows.

I tried a Ubuntu 11 Live CD, and had the same problem, so this is not Fedora 15/16 specific.

Any suggestions??
  #9  
Old 22nd September 2011, 10:37 PM
sea's Avatar
sea Offline
"Shells" (of a sub world)
 
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,608
linuxfedorafirefox
Re: Fed 16 and grub

Stange, i have a toshiba too and do see the dsl tab, in F15 as well as F16.
Have you installed Network-Manager?

Code:
yum list NetworkManager
And whats the output of:
Code:
clear && lspci | grep controller
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
  #10  
Old 22nd September 2011, 10:59 PM
Pedroski Offline
Registered User
 
Join Date: Jan 2011
Posts: 175
linuxfirefox
Re: Fed 16 and grub

[pedro@fangshan ~]$ clear && lspci | grep controller

00:01.0 VGA compatible controller: ATI Technologies Inc AMD Radeon HD 6310 GraphicsATI
00:11.0 SATA controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
06:00.0 Ethernet controller: Atheros Communications AR8152 v2.0 Fast Ethernet (rev c1)
[pedro@fangshan ~]$

---------- Post added at 05:59 AM ---------- Previous post was at 05:57 AM ----------

Installed Packages
NetworkManager.i686 1:0.9.0-1.fc15 installed
[pedro@fangshan ~]$
 

Tags
fed, grub

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Grub problem: After installing Fedora 15, I can't boot win xp from grub oliveryty Using Fedora 12 21st July 2011 11:21 AM
Is that hideous GRUB splash screen the current GRUB default? Mariusz W Reviews, Rants & Things That Make You Scream 10 29th May 2011 01:29 AM
GRUB GRUB GRUB GRUB... endless loop xenotrax Using Fedora 4 12th February 2009 06:16 PM
HOWTO Deal with GRUB _, grub> _, and GRUB GRUB GRUB stoat Guides & Solutions (No Questions) 10 7th December 2008 11:48 PM


Current GMT-time: 09:04 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat