help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help needed: error booting to btrfs filesystem


From: Eugen Dedu
Subject: Re: Help needed: error booting to btrfs filesystem
Date: Sun, 25 Apr 2010 22:13:01 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100411 Icedove/3.0.4

On 25/04/10 22:07, Michael Evans wrote:
On Fri, Apr 23, 2010 at 11:16 AM, Eugen Dedu
<address@hidden>  wrote:
Hi,

I have a new computer with SSD disk.  I installed today debian sid with
debian-installer (daily image from 22 March, the latest available now,
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/),
which uses I think grub v. 1.98.  I have only one partition.  I prefer
to use btrfs for it.

So (according to http://www.howtoforge.com/boot-on-btrfs-with-debian and
another page), after successful debian installation with ext3, I booted
on debian-installer CD and:
- I downloaded btrfs-convert and the other btrfs utilities
- I replaced UUID=... with /dev/sda1 in /boot/grub/grub.cfg and /etc/fstab
- and converted ext3 to btrfs according to the page above.

Now, when I boot, I receive:
GRUB loading.
Welcome to grub!

error: unknown filesystem.
Entering rescue mode...
grub rescue>

What can I do to boot into btrfs?  Cannot grub boot into btrfs?  I
looked for information on Internet with no luck...

--
Eugen Dedu


_______________________________________________
Help-grub mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-grub


Since I can't find any good documentation on grub2: ls
/usr/lib/grub/i386-pc/  Doesn't show anything remotely like btrfs.
Even if you made one of those grub2 payload images it still won't be
able to read the filesystem to get your kernel and initrd loaded.
You'll probably have to use a 32 to 128 megabyte boot partition with
something grub can work with, like ext2/3 on it.  After the kernel and
initrd are loaded you can use any filesystems that the kernel or
initrd userspace supports.

Thank you very much for the answer. I have finally used ext4, and grub2 works now. But I am impatient to have btrfs support in grub2, so that I can change to it afterwards...

(Do you have a timeline for btrfs support in grub2?)

--
Eugen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]