Dont understand instructions from installation page
"# tar xpf stage3-latest.tar.xz
Important
It is very important to use tar's "p" option when extracting the Stage 3 tarball - it tells tar topreserve any permissions and ownership that exist within the archive. Without this option, your Funtoo Linux filesystem permissions will be incorrect."
As you can see use of the tar -p option is not shown in the code line. So where in the code line should the -p go?
I'm asking because I think it might be related to the boot issue I'm having. Getting this message during boot:
"!! Could not find root block device in . Please specify another value; or press Enter for same, type "shell" for a shell or "q" to skip."
Question
isaacm
Dont understand instructions from installation page
"# tar xpf stage3-latest.tar.xz
It is very important to use tar's "p" option when extracting the Stage 3 tarball - it tells tar topreserve any permissions and ownership that exist within the archive. Without this option, your Funtoo Linux filesystem permissions will be incorrect."
As you can see use of the tar -p option is not shown in the code line. So where in the code line should the -p go?
I'm asking because I think it might be related to the boot issue I'm having. Getting this message during boot:
"!! Could not find root block device in . Please specify another value; or press Enter for same, type "shell" for a shell or "q" to skip."
__________________________________________________________________________________________
Here is my fstab file:
Link to comment
Share on other sites
3 answers to this question
Recommended Posts