Hi Andrei,
thanks for your reply. I tried both /dev/sda and /dev/sda2. I ended up
solving the problem by making a total of three partitions: A small one
for EFI, another one for /boot, and the encrypted main partition. Small
snag was that the Debian installer cannot be persuaded to install the
On Mi, 15 sep 21, 05:49:01, Musbur wrote:
>
> Now I'm in my "full" Debian system. Next:
> # grub-install /dev/sda2
> # apt install [linux kernel]
> # update-grub
> Error: Cannot find GRUB drive for /dev/sda2
Unless you have a good reason to do otherwise grub is installed in the
MBR of the drive,
On Tue, Sep 24, 2019 at 02:06:15PM +0200, Mattia wrote:
> Hello,
>
> toady I encountered this error while upgrading to buster:
Nevermind, I just found this workaround[¹]:
cd /boot/efi/EFI
mv debian debian-old
apt install -f
mv debian-old debian
update-grub2
Hope this helps other people.
[¹] h
Andrei POPESCU wrote:
On Jo, 28 iun 12, 21:41:23, Dan B. wrote:
When I run "grub-install /dev/sdb1", it says:
/usr/sbin/grub-setup: error: unable to identify a filesystem in hd1,gpt1;
safety check can't be performed.
and does not install GRUB2. (It's still the same if I use the syntax
("gr
On Jo, 28 iun 12, 21:41:23, Dan B. wrote:
> When I run "grub-install /dev/sdb1", it says:
>
> /usr/sbin/grub-setup: error: unable to identify a filesystem in hd1,gpt1;
> safety check can't be performed.
>
> and does not install GRUB2. (It's still the same if I use the syntax
> ("grub-install
On 09/04/12 04:44 PM, tv.deb...@googlemail.com wrote:
On 08/04/2012 17:42, Frank McCormick wrote:
That worked...but I caused another problem.
I still didn't like Mepis, so I booted into Debian Sid and forgetting
Grub had been last installed by Mepis, formatted the partition. Well you
know what
On 08/04/2012 17:42, Frank McCormick wrote:
That worked...but I caused another problem.
I still didn't like Mepis, so I booted into Debian Sid and forgetting
Grub had been last installed by Mepis, formatted the partition. Well you
know what happened. Next time I booted I ended up at the Grub res
On 12-04-08 12:09 PM, Indulekha wrote:
In linux.debian.user, Frank McCormick wrote:
I mounted sda2, and tried to ChRoot into it. I couldn't...I
kept getting an error message "unable to run /bin/zsh"
Perhaps because it's /usr/bin/zsh?
I don't know...I didn't master the SystemRescue disk :
In linux.debian.user, Frank McCormick wrote:
> I mounted sda2, and tried to ChRoot into it. I couldn't...I
> kept getting an error message "unable to run /bin/zsh"
Perhaps because it's /usr/bin/zsh?
--
❤ ♫ ❤ ♫ ❤ ♫ ❤
Indulekha
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debia
On Thu, Oct 13, 2011 at 6:09 PM, Camaleón wrote:
> On Thu, 13 Oct 2011 12:32:16 +0200, Artifex Maximus wrote:
>
>> I try to install Wheezy with latest install DVD snapshot (20111011) and
>> when installer try to install grub it failed with "grub-pc package
>> failed to install into /target/". I sw
On Thu, 13 Oct 2011 12:32:16 +0200, Artifex Maximus wrote:
> I try to install Wheezy with latest install DVD snapshot (20111011) and
> when installer try to install grub it failed with "grub-pc package
> failed to install into /target/". I switch to terminal four and the log
> says:
>
> "Package
Tom H writes:
> On Wed, Oct 12, 2011 at 9:19 AM, Kurt Flex wrote:
>> Currently I guess the real bootloader is not on the raid at all. Maybe
>> it's some other device they are hiding from me. (There is also a rescue
>> system I can boot, but i can't find it in normal state).
>
> It sounds like it'
On Wed, Oct 12, 2011 at 2:03 PM, Martin Steigerwald wrote:
>
> grub2 could use a blocklist (as lilo did), but thats unsafe.
You can use blocklists with grub2 by passing "--force" as a
"grub-install" argument but I would check first whether it's a VM
booted through pvgrub or through whatever mecha
Am Mittwoch, 12. Oktober 2011 schrieb Kurt Flex:
> Tom H writes:
> > On Tue, Oct 11, 2011 at 5:58 PM, Kurt Flex wrote:
> >># grub-install /dev/sda
> >>/usr/sbin/grub-setup: warn: This msdos-style partition label has
> >> no post-MBR gap; embedding won't be possible!.
> >> /usr/sbin/grub-s
Am Mittwoch, 12. Oktober 2011 schrieb Darac Marjal:
> On Tue, Oct 11, 2011 at 11:58:52PM +0200, Kurt Flex wrote:
> > Hi,
> >
> > I've done a safe-upgrade today which upgraded grub:
> > upgrade grub-pc 1.98+20100804-14 1.98+20100804-14+squeeze1
> >
> > The same for grub-common.
> >
> > A dial
Am Mittwoch, 12. Oktober 2011 schrieb Ad L.:
> Regardless of the possibility to use the space, I ALWAYS leave the
> first cylinder of a disk unused (aligning partitions to cylinder
> boundaries). I find the idea of using the first cylinder for "optimal"
> space usage a bit ridiculous, to be honest.
On Wed, Oct 12, 2011 at 9:19 AM, Kurt Flex wrote:
> Tom H writes:
>> On Tue, Oct 11, 2011 at 5:58 PM, Kurt Flex wrote:
>>>
>>> # grub-install /dev/sda
>>> /usr/sbin/grub-setup: warn: This msdos-style partition label has no
>>> post-MBR gap; embedding won't be possible!.
>>> /usr/sbin/g
Tom H writes:
> On Tue, Oct 11, 2011 at 5:58 PM, Kurt Flex wrote:
>>
>> # grub-install /dev/sda
>> /usr/sbin/grub-setup: warn: This msdos-style partition label has no
>> post-MBR gap; embedding won't be possible!.
>> /usr/sbin/grub-setup: error: embedding is not possible, but this is
>
On Tue, Oct 11, 2011 at 5:58 PM, Kurt Flex wrote:
>
> I've done a safe-upgrade today which upgraded grub:
>
> upgrade grub-pc 1.98+20100804-14 1.98+20100804-14+squeeze1
>
> The same for grub-common.
>
> A dialog appeared which asked me to run grub-install. But that
> failed. So i told the dialo
Regardless of the possibility to use the space, I ALWAYS leave the
first cylinder of a disk unused (aligning partitions to cylinder
boundaries). I find the idea of using the first cylinder for "optimal"
space usage a bit ridiculous, to be honest. With thousands of
cylinders on a disk, if not more,
On Tue, Oct 11, 2011 at 11:58:52PM +0200, Kurt Flex wrote:
>
> Hi,
>
> I've done a safe-upgrade today which upgraded grub:
>
> upgrade grub-pc 1.98+20100804-14 1.98+20100804-14+squeeze1
>
> The same for grub-common.
>
> A dialog appeared which asked me to run grub-install. But that
> faile
On Wed, 2006-04-19 at 18:03 -0700, Christopher Nelson wrote:
> On Wed, Apr 19, 2006 at 11:21:20PM +0100, Wackojacko wrote:
> > Christopher Nelson wrote:
>
> > >this appeared to have worked, as did subsequent 'grub-install's, but
> > >when I rebooted, I was back in my debian setup on hdb, not the
On Thu, Apr 20, 2006 at 08:39:14PM +0200, Philippe De Ryck wrote:
> On Wed, 2006-04-19 at 18:03 -0700, Christopher Nelson wrote:
> > On Wed, Apr 19, 2006 at 11:21:20PM +0100, Wackojacko wrote:
> > > Christopher Nelson wrote:
> >
> > > >this appeared to have worked, as did subsequent 'grub-instal
On Wed, Apr 19, 2006 at 11:21:20PM +0100, Wackojacko wrote:
> Christopher Nelson wrote:
> >this appeared to have worked, as did subsequent 'grub-install's, but
> >when I rebooted, I was back in my debian setup on hdb, not the one on
> >hda.
>
> Just a guess but you probably have grub installed
Christopher Nelson wrote:
I was trying to move all my debian stuff to one harddisk, so I created
an identically sized partition to my '/' (which contains boot) and
'dd'ed my '/' partition over. I then chrooted into it successfully,
everything looked okay (files had the right permissions, etc), b
On Tuesday 31 January 2006 18:25, Ishwar Rattan wrote:
>On Tue, 31 Jan 2006, Tiago Pedrosa wrote:
>> On Tue, 31 Jan 2006 23:10:09 +0100
>>
>> Ishwar Rattan <[EMAIL PROTECTED]> wrote:
>> > a debian derivative with / on hda5
>> > that bots using grub (and is working). I
>> > want to install another d
.
>
> I am confused by your answer. Does the new ditro grub install go
> in MBR or in partition hda3?
>
> -ishwar
>
>
That would depend on what you asked it to do. Most distros I have
experience with will let you install grub wherever you wish, or not at
all. Where it installs depends on which
On Tue, 31 Jan 2006, Tiago Pedrosa wrote:
> On Tue, 31 Jan 2006 23:10:09 +0100
> Ishwar Rattan <[EMAIL PROTECTED]> wrote:
>
> > a debian derivative with / on hda5
> > that bots using grub (and is working). I
> > want to install another distribution on hda3,
> > it also asks if bootmanager (Grub)
On Tue, 31 Jan 2006 23:10:09 +0100
Ishwar Rattan <[EMAIL PROTECTED]> wrote:
> a debian derivative with / on hda5
> that bots using grub (and is working). I
> want to install another distribution on hda3,
> it also asks if bootmanager (Grub) be installed
> in MBR or root partition. So, will an inst
Le Tue, 07 Jun 2005 18:07:10 +0200, Vegard|drageV a écrit :
> The two harddrives seems to be correct. Is it advisable to add my
> cdrom and cdwriter to this list. I am not using scsi emulation. If
> this is the case ishdc=hd2 and hdd=hd3?
Don't bother . This device map is there to help grub find
Yu Yong wrote:
> Hi,
> This is my first post to this list :)
> I'm installing debian testing distro on my notebook and PC . The
> notebook works properly with debian. But on the PC, installation failed
> to run grub-install on MBR. The progress bar stopped at about 50%.
> I waited for more than 2
On Mon, Mar 22, 2004 at 08:18:19PM +0100, Niels L. Ellegaard wrote:
|
| I tried changing bootloader from lilo to grub, but I am stuck halfway
| in the process, and I am slightly afraid of rebooting. (BTW I am using
| debian testing). Here is what I did
|
| root:gnalle# apt-get install grub grub-d
On 8 Sep 2002, Scott Henson wrote:
> Date: 08 Sep 2002 05:28:23 -0400
> From: Scott Henson <[EMAIL PROTECTED]>
> To: Debian User <[EMAIL PROTECTED]>
> Subject: Re: GRUB install disk, menu.1st
> Resent-Date: Sun, 8 Sep 2002 04:28:27 -0500 (CDT)
> Resent-From: [EMA
On Fri, 2002-09-06 at 17:50, Q. Gong wrote:
> On Fri, 6 Sep 2002, Antonio Rodriguez wrote:
>
> > Date: Fri, 6 Sep 2002 15:03:37 -0400
> > From: Antonio Rodriguez <[EMAIL PROTECTED]>
> > To: Debian Users <[EMAIL PROTECTED]>
> > Subject: GRUB install disk, menu.1st
> > Resent-Date: Fri, 6 Sep 2002
On Fri, 6 Sep 2002, Antonio Rodriguez wrote:
> Date: Fri, 6 Sep 2002 15:03:37 -0400
> From: Antonio Rodriguez <[EMAIL PROTECTED]>
> To: Debian Users <[EMAIL PROTECTED]>
> Subject: GRUB install disk, menu.1st
> Resent-Date: Fri, 6 Sep 2002 14:00:37 -0500 (CDT)
> Resent-From: [EMAIL PROTECTED]
>
>
In the normal instalation you would put de menu.1st under
/boot/grub/menu.1st
I would try it.
Bye te way I have install it under the hard disk and it works pretty well
Ceers,
rak
On Fri, Sep 06, 2002 at 03:03:37PM -0400, Antonio Rodriguez wrote:
> My grub boot floppy is working great. S
> because lilo couldn't boot my new drive (an IBM DNES 18 GB SCSI disk),
> I began to try out grub, which can. However, I'm stuck halfway with
> the installation: According to the info pages I made a boot disk and
> installed grub on the hard disk with the command
>
> install (fd0)+1 (hd0) (h
On 5 Feb 2000, Joachim Trinkwitz wrote:
> Dear all,
>
> because lilo couldn't boot my new drive (an IBM DNES 18 GB SCSI disk),
> I began to try out grub, which can. However, I'm stuck halfway with
> the installation: According to the info pages I made a boot disk and
> installed grub on the hard
38 matches
Mail list logo