You are not logged in.

#1 2012-05-14 21:13:26

sunite
Member
From: Freiburg i. Br., DE
Registered: 2012-05-14
Posts: 29
Website

BTRFS not mounting (unknown filesystem type)

Hi everyone,

From a USB drive I have been trying to install Arch in the fashion given in https://wiki.archlinux.org/index.php/In … Btrfs_root, I have upgraded the system to the newest kernel (3.3.6) and using the instructions created 2 partitions on /dev/sda. One being for Grub to boot the system, and the other being the btrfs.

I have been unable to mount the btrfs device (/dev/sda2), I keep getting the error

[root@archiso ~]# mount -o defaults,noatime /dev/sda2 /mnt/btrfs-root
mount: unknown filesystem type 'btrfs'

mount, i.e. util-linux is the newest version 2.21.1

any help is really appreciated smile

Offline

#2 2012-05-14 21:25:39

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,688
Website

Re: BTRFS not mounting (unknown filesystem type)

Have you rebooted since upgrading the kernel?


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2012-05-14 21:40:47

sunite
Member
From: Freiburg i. Br., DE
Registered: 2012-05-14
Posts: 29
Website

Re: BTRFS not mounting (unknown filesystem type)

No I did not, I am unable to do so being that Archiso is loaded in RAM. I did think that that could be an issue, but I am unsure.

Offline

#4 2012-05-14 21:52:52

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,688
Website

Re: BTRFS not mounting (unknown filesystem type)

Well, I think the problem is caused by the loaded kernel being unable to find it's modules (the btrfs module included) because they got uninstalled when you upgraded the kernel package. You could try manually loading the module with modprobe (using -f if you get errors regarding versions), but I can't recommend that course of action, nor can I guarantee that it will fix your mounting problem.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2012-05-14 21:55:13

sunite
Member
From: Freiburg i. Br., DE
Registered: 2012-05-14
Posts: 29
Website

Re: BTRFS not mounting (unknown filesystem type)

hmmm, apart from using modprobe, what other alternatives could there be? Is there a way to save the current setup I have running in RAM, say on the USB drive, and restart the system?

Offline

#6 2012-05-14 22:24:11

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,688
Website

Re: BTRFS not mounting (unknown filesystem type)

cp -rpx / /media/usb

possibly?

See https://wiki.archlinux.org/index.php/In … _a_USB_key and adjust it to fit your situation.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2012-05-14 22:37:18

sunite
Member
From: Freiburg i. Br., DE
Registered: 2012-05-14
Posts: 29
Website

Re: BTRFS not mounting (unknown filesystem type)

It would seem that mount and umount do not work correctly anymore. I tried to install my current setup onto a spare hdd that I had laying around, partitioned using AIF's auto system to save time, but none of the devices could be mounted....i think IÄll just have to leave it at that and try something different.

thanks for all your help WorMzy

Offline

Board footer

Powered by FluxBB