* [gentoo-user] GRUB isn't working on SSD
@ 2014-06-29 12:17 João Matos
2014-06-29 13:16 ` Bill Kenworthy
2014-06-29 13:48 ` Alan McKinnon
0 siblings, 2 replies; 6+ messages in thread
From: João Matos @ 2014-06-29 12:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 633 bytes --]
Dear list,
After finishing the configuration, my gentoo was working very well. So, the
last step was to create a stage4, and replace my old hd.
I did it, installed grub lecacy in chroot. No error reported during the
installation. My /boot isn't a separated partition, and my root fs is ext4,
just like before. Everything is the same but the ssd.
I tried the grub2, but I had the same result. I don't think grub is the
problem, and I don't see need to change it, since I have just gentoo on my
machine.
what do you say?
--
João Neto
Linux User #461527
http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
[-- Attachment #2: Type: text/html, Size: 975 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] GRUB isn't working on SSD
2014-06-29 12:17 [gentoo-user] GRUB isn't working on SSD João Matos
@ 2014-06-29 13:16 ` Bill Kenworthy
2014-06-29 13:48 ` Alan McKinnon
1 sibling, 0 replies; 6+ messages in thread
From: Bill Kenworthy @ 2014-06-29 13:16 UTC (permalink / raw
To: gentoo-user
On 29/06/14 20:17, João Matos wrote:
>
> Dear list,
>
> After finishing the configuration, my gentoo was working very well. So,
> the last step was to create a stage4, and replace my old hd.
>
> I did it, installed grub lecacy in chroot. No error reported during the
> installation. My /boot isn't a separated partition, and my root fs is
> ext4, just like before. Everything is the same but the ssd.
>
> I tried the grub2, but I had the same result. I don't think grub is the
> problem, and I don't see need to change it, since I have just gentoo on
> my machine.
>
> what do you say?
>
> --
> João Neto
> Linux User #461527
> http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
olympus build # cat /boot/grub/device.map
(hd0) /dev/sda
(hd1) /dev/sdb
(hd2) /dev/hdc
(hd3) /dev/sdd
olympus build #
sdd is the boot ssd (mbr) - grub would not recognise it until this was set.
BillK
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] GRUB isn't working on SSD
2014-06-29 12:17 [gentoo-user] GRUB isn't working on SSD João Matos
2014-06-29 13:16 ` Bill Kenworthy
@ 2014-06-29 13:48 ` Alan McKinnon
2014-06-29 16:02 ` João Matos
1 sibling, 1 reply; 6+ messages in thread
From: Alan McKinnon @ 2014-06-29 13:48 UTC (permalink / raw
To: gentoo-user
On 29/06/2014 14:17, João Matos wrote:
>
> Dear list,
>
> After finishing the configuration, my gentoo was working very well. So,
> the last step was to create a stage4, and replace my old hd.
>
> I did it, installed grub lecacy in chroot. No error reported during the
> installation. My /boot isn't a separated partition, and my root fs is
> ext4, just like before. Everything is the same but the ssd.
>
> I tried the grub2, but I had the same result. I don't think grub is the
> problem, and I don't see need to change it, since I have just gentoo on
> my machine.
>
> what do you say?
does grub find your ssd device at all?
You can find it in the grub shell using tab completion, it is
(hd<something>)
If you have the old and new drives now installed, grub's idea of device
numbers may have changed
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] GRUB isn't working on SSD
2014-06-29 13:48 ` Alan McKinnon
@ 2014-06-29 16:02 ` João Matos
2014-06-29 17:50 ` Alexander Puchmayr
2014-06-29 19:10 ` Alan McKinnon
0 siblings, 2 replies; 6+ messages in thread
From: João Matos @ 2014-06-29 16:02 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1260 bytes --]
2014-06-29 10:48 GMT-03:00 Alan McKinnon <alan.mckinnon@gmail.com>:
> On 29/06/2014 14:17, João Matos wrote:
> >
> > Dear list,
> >
> > After finishing the configuration, my gentoo was working very well. So,
> > the last step was to create a stage4, and replace my old hd.
> >
> > I did it, installed grub lecacy in chroot. No error reported during the
> > installation. My /boot isn't a separated partition, and my root fs is
> > ext4, just like before. Everything is the same but the ssd.
> >
> > I tried the grub2, but I had the same result. I don't think grub is the
> > problem, and I don't see need to change it, since I have just gentoo on
> > my machine.
> >
> > what do you say?
>
>
> does grub find your ssd device at all?
>
> yes. In fact the grub is working pretty well. But nothing is showed. Just
black screen. but my system is booting, even I cant see the menu.
> You can find it in the grub shell using tab completion, it is
> (hd<something>)
>
> If you have the old and new drives now installed, grub's idea of device
> numbers may have changed
>
>
> --
> Alan McKinnon
> alan.mckinnon@gmail.com
>
>
>
--
João Neto
Linux User #461527
http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
[-- Attachment #2: Type: text/html, Size: 2103 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] GRUB isn't working on SSD
2014-06-29 16:02 ` João Matos
@ 2014-06-29 17:50 ` Alexander Puchmayr
2014-06-29 19:10 ` Alan McKinnon
1 sibling, 0 replies; 6+ messages in thread
From: Alexander Puchmayr @ 2014-06-29 17:50 UTC (permalink / raw
To: gentoo-user
On Sonntag, 29. Juni 2014, 13:02:12 João Matos wrote:
> 2014-06-29 10:48 GMT-03:00 Alan McKinnon <alan.mckinnon@gmail.com>:
> > On 29/06/2014 14:17, João Matos wrote:
> > > Dear list,
> > >
> > > After finishing the configuration, my gentoo was working very well. So,
> > > the last step was to create a stage4, and replace my old hd.
> > >
> > > I did it, installed grub lecacy in chroot. No error reported during the
> > > installation. My /boot isn't a separated partition, and my root fs is
> > > ext4, just like before. Everything is the same but the ssd.
> > >
> > > I tried the grub2, but I had the same result. I don't think grub is the
> > > problem, and I don't see need to change it, since I have just gentoo on
> > > my machine.
> > >
> > > what do you say?
> >
> > does grub find your ssd device at all?
> >
> > yes. In fact the grub is working pretty well. But nothing is showed. Just
>
> black screen. but my system is booting, even I cant see the menu.
>
Have you tried grub2-mkconfig -o /boot/grub/grub.cfg ?
Alex
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] GRUB isn't working on SSD
2014-06-29 16:02 ` João Matos
2014-06-29 17:50 ` Alexander Puchmayr
@ 2014-06-29 19:10 ` Alan McKinnon
1 sibling, 0 replies; 6+ messages in thread
From: Alan McKinnon @ 2014-06-29 19:10 UTC (permalink / raw
To: gentoo-user
On 29/06/2014 18:02, João Matos wrote:
>
>
>
> 2014-06-29 10:48 GMT-03:00 Alan McKinnon <alan.mckinnon@gmail.com
> <mailto:alan.mckinnon@gmail.com>>:
>
> On 29/06/2014 14:17, João Matos wrote:
> >
> > Dear list,
> >
> > After finishing the configuration, my gentoo was working very
> well. So,
> > the last step was to create a stage4, and replace my old hd.
> >
> > I did it, installed grub lecacy in chroot. No error reported
> during the
> > installation. My /boot isn't a separated partition, and my root fs is
> > ext4, just like before. Everything is the same but the ssd.
> >
> > I tried the grub2, but I had the same result. I don't think grub
> is the
> > problem, and I don't see need to change it, since I have just
> gentoo on
> > my machine.
> >
> > what do you say?
>
>
> does grub find your ssd device at all?
>
> yes. In fact the grub is working pretty well. But nothing is showed.
> Just black screen. but my system is booting, even I cant see the menu.
Ah, you have a screen problem. Shouldn't be too hard to track down as
the only thing grub has available is what the bios provides.
My first step would be to double check your video settings in the bios,
then check if you have configured grub to run quiet.
I know my Ubuntu machines are all blank between post and kernel init
because Ubuntu sets it up that way for the "benefit" of the millions of
idiots running ubuntu. I can get a grub screen my pressing esc (or maybe
it is enter), this might be your trouble
>
>
> You can find it in the grub shell using tab completion, it is
> (hd<something>)
>
> If you have the old and new drives now installed, grub's idea of device
> numbers may have changed
>
>
> --
> Alan McKinnon
> alan.mckinnon@gmail.com <mailto:alan.mckinnon@gmail.com>
>
>
>
>
>
> --
> João Neto
> Linux User #461527
> http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-06-29 19:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-29 12:17 [gentoo-user] GRUB isn't working on SSD João Matos
2014-06-29 13:16 ` Bill Kenworthy
2014-06-29 13:48 ` Alan McKinnon
2014-06-29 16:02 ` João Matos
2014-06-29 17:50 ` Alexander Puchmayr
2014-06-29 19:10 ` Alan McKinnon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox