Tiny Core Base > TCB Q&A Forum

Unable to mount, please help me, thank you

<< < (2/3) > >>

patrikg:
May I ask you if @Rich solved your problem ?

dreamhua:
cd /tmp

cd /tmp
wget http://tinycorelinux.net/16.x/x86/tcz/gettext.tcz
wget http://tinycorelinux.net/16.x/x86/tcz/readline-dev.tcz
wget http://tinycorelinux.net/16.x/x86/tcz/bash.tcz
wget http://tinycorelinux.net/16.x/x86/tcz/coreutils.tcz
wget http://tinycorelinux.net/16.x/x86/tcz/xfsprogs-dev.tcz
wget http://tinycorelinux.net/16.x/x86/tcz/xfsprogs.tcz


I have downloaded the extension. How to install it, what are the commands, how to run it, and what are the commands? Thank you

dreamhua:
Please see the picture in the attachment, thank you.

Rich:
Hi dreamhua
You did not follow my instructions.

This command will download and install the extensions:

--- Code: ---tce-load -wl filesystems-$(uname -r).tcz
--- End code ---

This command will install the xfs driver:

--- Code: ---sudo modprobe xfs
--- End code ---

dreamhua:
These are my steps:
一、
1:tce-load -wl filesystems-$(uname -r).tcz
2:sudo modprobe xfs
This will prompt:modprobe: module xfs not found in modules .dep

二:
1:tce-load -wl filesystems-$(uname -r).tcz
2:wget http://tinycorelinux.net/16.x/x86_64/tcz/xfsprogs.tcz
3:tce-load -i xfsprogs.tcz
4:sudo modprobe xfs
There will still be prompts here:modprobe: module xfs not found in modules .dep

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version