Prev: Compiling source code with my own flags
Next: Você foi convidado(a) a fazer parte do Brandsclub.
From: Magicloud Magiclouds on 28 Jun 2010 22:20 Hi, I am trying to make a debian sid system with btrfs as root. I installed debian sid on ext3 root, compiled 2.6.34 kernel. Booted to 2.6.34, it mounted a btrfs data partition right. Then I booted into debian live, converted the root to btrfs, rebooted. I got this: FATAL: Error inserting btrfs (/lib/modules/2.6.34/kernel/fs/btrfs/btrfs.ko): Unknown symbol in module, or unknown parameter (see dmesg) modprobe: FATAL: Error inserting btrfs (/lib/modules/2.6.34/kernel/fs/btrfs/btrfs.ko): Unknown symbol in module, or unknown parameter (see dmesg) Any idea? Thanks. -- 竹å¯å²å¦¨æµæ°´è¿ å±±é«åªé»éäºé£ -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/AANLkTimhUW-zpiiiwVvYvSfaP-pEpr6fqMh-AcB89eb_(a)mail.gmail.com
From: Ron Johnson on 29 Jun 2010 02:40 On 06/28/2010 09:14 PM, Magicloud Magiclouds wrote: > Hi, > I am trying to make a debian sid system with btrfs as root. Why? It's still tagged EXPERIMENTAL. > I installed debian sid on ext3 root, compiled 2.6.34 kernel. Booted > to 2.6.34, it mounted a btrfs data partition right. > Then I booted into debian live, converted the root to btrfs, rebooted. > I got this: > FATAL: Error inserting btrfs Does your boot loader understand btrfs? Does your initrd.img have btrfs in it? > (/lib/modules/2.6.34/kernel/fs/btrfs/btrfs.ko): Unknown symbol in > module, or unknown parameter (see dmesg) > modprobe: FATAL: Error inserting btrfs > (/lib/modules/2.6.34/kernel/fs/btrfs/btrfs.ko): Unknown symbol in > module, or unknown parameter (see dmesg) > Any idea? Thanks. Have you looked in dmesg? -- Seek truth from facts. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4C299359.20106(a)cox.net
From: Magicloud Magiclouds on 29 Jun 2010 03:00 On Tue, Jun 29, 2010 at 2:31 PM, Ron Johnson <ron.l.johnson(a)cox.net> wrote: > On 06/28/2010 09:14 PM, Magicloud Magiclouds wrote: >> >> Hi, >>  I am trying to make a debian sid system with btrfs as root. > > Why?  It's still tagged EXPERIMENTAL. I am just trying. 8-) > >>  I installed debian sid on ext3 root, compiled 2.6.34 kernel. Booted >> to 2.6.34, it mounted a btrfs data partition right. >>  Then I booted into debian live, converted the root to btrfs, rebooted. >>  I got this: >> FATAL: Error inserting btrfs > > Does your boot loader understand btrfs? My boot partition is ext3. > Does your initrd.img have btrfs in it? I think there might be some related modules missing, but how to check? >> (/lib/modules/2.6.34/kernel/fs/btrfs/btrfs.ko): Unknown symbol in >> module, or unknown parameter (see dmesg) >> modprobe: FATAL: Error inserting btrfs >> (/lib/modules/2.6.34/kernel/fs/btrfs/btrfs.ko): Unknown symbol in >> module, or unknown parameter (see dmesg) >>  Any idea? Thanks. > > Have you looked in dmesg? After this, I got busybox shell, no errors in dmesg. > > -- > Seek truth from facts. > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject > of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org > Archive: http://lists.debian.org/4C299359.20106(a)cox.net > > -- 竹å¯å²å¦¨æµæ°´è¿ å±±é«åªé»éäºé£ -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/AANLkTilmLz-57HlNFJq7fkzn_npPp83azYr1iBitJ7hF(a)mail.gmail.com
From: Magicloud Magiclouds on 29 Jun 2010 03:10 I did use Google, and followed some documents. Well, he succeeded, not me. And I think bootloader do not have to understand root partition, right? On Tue, Jun 29, 2010 at 3:02 PM, Ron Johnson <ron.l.johnson(a)cox.net> wrote: > On 06/29/2010 01:51 AM, Magicloud Magiclouds wrote: >> >> On Tue, Jun 29, 2010 at 2:31 PM, Ron Johnson<ron.l.johnson(a)cox.net> >>  wrote: >>> >>> On 06/28/2010 09:14 PM, Magicloud Magiclouds wrote: >>>> >>>> Hi, >>>>  I am trying to make a debian sid system with btrfs as root. >>> >>> Why?  It's still tagged EXPERIMENTAL. >> >> I am just trying. 8-) > > Some things you try *after* doing some basic research.  Google really is > your friend. > >>> >>>>  I installed debian sid on ext3 root, compiled 2.6.34 kernel. Booted >>>> to 2.6.34, it mounted a btrfs data partition right. >>>>  Then I booted into debian live, converted the root to btrfs, rebooted. >>>>  I got this: >>>> FATAL: Error inserting btrfs >>> >>> Does your boot loader understand btrfs? >> >> My boot partition is ext3. > > That's not what I asked. > > -- > Seek truth from facts. > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject > of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org > Archive: http://lists.debian.org/4C299A70.8060109(a)cox.net > > -- 竹å¯å²å¦¨æµæ°´è¿ å±±é«åªé»éäºé£ -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/AANLkTinuM1ZB6HvokQ-Xf5Oo-aNIXMcGfLK1MnhhXoeW(a)mail.gmail.com
From: Ron Johnson on 29 Jun 2010 03:10 On 06/29/2010 01:51 AM, Magicloud Magiclouds wrote: > On Tue, Jun 29, 2010 at 2:31 PM, Ron Johnson<ron.l.johnson(a)cox.net> wrote: >> On 06/28/2010 09:14 PM, Magicloud Magiclouds wrote: >>> >>> Hi, >>> I am trying to make a debian sid system with btrfs as root. >> >> Why? It's still tagged EXPERIMENTAL. > I am just trying. 8-) Some things you try *after* doing some basic research. Google really is your friend. >> >>> I installed debian sid on ext3 root, compiled 2.6.34 kernel. Booted >>> to 2.6.34, it mounted a btrfs data partition right. >>> Then I booted into debian live, converted the root to btrfs, rebooted. >>> I got this: >>> FATAL: Error inserting btrfs >> >> Does your boot loader understand btrfs? > My boot partition is ext3. That's not what I asked. -- Seek truth from facts. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4C299A70.8060109(a)cox.net
|
Next
|
Last
Pages: 1 2 Prev: Compiling source code with my own flags Next: Você foi convidado(a) a fazer parte do Brandsclub. |