Death of an Allian
When he stood up a
smoremail.com
Another argument a
Feels Like a Rolle
The Dead Can Still
The Devils We Know
Work From Home, Ho
Let's Get Rid of t
The Circle of LifeRisk it for the bisket, k?
so just do a sudo update-grub and thatll fix grub
ok thanks guys , much appreciated :)
(or a normal sudo update-grub)
BluesKaj: don't see why your still seeing it
BluesKaj: maybe worth a look at that grub file and check what it's actually looking at
are you using a non-default kernel (eg: non-standard kernel) or an initrd that's messed
maybe worth a look at the grub files for an interesting error
BluesKaj: I've put you on the ignore list, as your not helping or listening to advice
BluesKaj: so best not to try to chat with you any more
ikonia, I'm not using any kernel not listed in the grub menu , unless you mean "linux-generic-pae"
BluesKaj: I mean anything non-standard that you have listed in the grub.cfg
no such file , grub.cfg
oh yeah wait
grub.d
BluesKaj: also, please keep in mind that as this channel is generally used by many people, if there is something that you need help with, just ask a question, we usually respond with useful information for a while, but not necessarily a fix. As ikonia said earlier, sometimes things need a bit of time.
jussi, yeah , that's why I was asking for more detail on other users suggestions/comments , like which pci cards are better supported , rather than a one sentence answer
BluesKaj: it is sometimes difficult to give an answer, as some info isnt available - I find a lot of that is because people come here asking for a particular solution and arent giving enough information.
jussi, it's difficult for me to see why grub is not seeing windows at all, if it's in the pation list of grub2
BluesKaj: it may not be, but at the moment, you are unable to see the file or whatever. So I could just be completely wrong.
but thats something you need to check
ok I'll check it out , maybe there's some new pci card that is better supported
jussi,^
BluesKaj: good luck :)
have fun!
and thx jussi , think I'm getting closer to some kind of resolution
yeah, and if you don't know the answer, just let it be :)
BluesKaj: I _always_ let it be :)
ok , this is what I got in my grub.d http://pastebin.com/wJ8NQ2U5
jussi, ^
BluesKaj: sorry, never seen a grub.d before - maybe someone else has some more ideas...
ok thanks anyway, I'll give up on it for now
I'd be tempted to go through that process manually with a text editor
see if there are any key words the windows partition is associated with
or look for any additional windows config in the grub config itself.
worth looking at it
yeah, I think I'll give that a try as well , ikonia
the grub 2 config is complex, and I can't remember off the top of my head, what options are used on what partition
ok ikonia ,thanks for the suggestion
however the manual grub config can be really powerful if you use it, or can be an exercise in stupidity if you are not careful
BluesKaj: just look at the grub files and see if there is a file for the windows partition, or if there is any associated info in the config files that could explain the problem
right , i'll check it out , ikonia :)
you know what I mean, just read it and see if there is anything associated in there
not something that "should" be in the boot loader but maybe something that you've done that's made it think it's windows
I know some odd partitioning scenarios can cause problems
but that's nothing you've said in your problem so I'm just throwing stuff at it
ikonia, I don't understand the linux-image-2.6.32-33-generic reference , the only installed kernels are 2.6.32.27.29 and 32.28.12.21
BluesKaj: as I said, I have no idea if they are even supported by the later versions of grub, hence I suggested it could just be that ubuntu has put that config there, but maybe has also put config about windows that grub 2 has no idea about and can't apply
BluesKaj: if you can't see the file why not just back up that whole file and put the windows one back ?
BluesKaj: what does it actually do to the boot process though to have the line - do you think ?
it's not like windows has "changed" so if you don't want the message - you wouldn't be making a big deal out of removing it, would you
ikonia, I have no idea , it's a mystery for sure , and I've never had grub do that on any other linux os
what are the chances it will make any differnce if you remove it ?
if it works if you don't remove it, what's the point of changing it to see if removing it fixes it
as that is the point I was trying to make earlier with the config, you changed the config, I think in name of learning but actually doing nothing, now the change has broken it, you want to find out why, you've changed the config, what other info did you change around ?
what other things in your config has windows not told you ?
could be a simple as "you have an additional entry in your windows config, lets just remove it"
(or was that your question)
ikonia, do you think I should remove it ..? I mean the windows entry is just for the boot loader prompt ...grub2 doesn't show a menu ...I think it has to do with the fact I have 2 drives ...windows is on the secondary drive and linux on the primary
I don't know, I didn't even think of a primary/secondary drive configuration as a possible factor
I'm not really sure what that entry even does ...I think it just lets me choose which drive to boot, otherwise I could choose which device to boot with the key combo in my bios ... but it's kind of a guess
that's why I wanted to know what the message was that bootloaders generates by default for windows
I just find it hard to believe that grub is just printing out the menu.lst entry for windows
ikonia, maybe I'm overlooking a very obvious thing , but as I said, this is a new situation for me so i'm trying to piece it all together :)
is there any chance you can see the contents of your "grub.cfg" file for windows ?
don't think so ikonia , as I say, the menu still works , it's just annoying
or if you manually re-make grub.cfg can you put the entry for windows back in there
I'm just trying to find the "how" your menu is getting the "unknown file type" message
ahhh
is there a %h in the menu entries ?
not really ..
if not, %n in the menu entries ?
looks like there is
so %n in the windows partition ?
that would explain why you are seeing the error
I'm just trying to work out why the windows entry says "unknown file type"
so %n in the windows partition has been added to some config file, but not in menu.lst
ikonia, yeah %n, I just noticed that and have no idea why...I think it's in the chainloader (iirc) file
b