Hi, i was following the wiki tutorial for devkitPro Pacman on WSL and noticed that the command for creating the symlink for mtab is missing an l letter, the command says:
sudo ln -s /proc/sef/mounts /etc/mtab
and it should be:
sudo ln -s /proc/self/mounts /etc/mtab
I didn't see where i can report it on the wiki, so i created an account here to tell you.
Sorry if the topic is in the wrong category.
Feedback for devkitpro wiki
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: Feedback for devkitpro wiki
It's fine in this section. Thanks for letting us know, all fixed now.
Re: Feedback for devkitpro wiki
I just want to chime in and say that "Getting started" the Linux should be updated:
When you install dkp-pacman for the first time you have to use "dkp-pacman -Syu <console>-dev". Apparently "-S <console>-dev" does nothing and "-Sl" does not list e.g. the "gba-dev" package, so this can be rather confusing...
When you install dkp-pacman for the first time you have to use "dkp-pacman -Syu <console>-dev". Apparently "-S <console>-dev" does nothing and "-Sl" does not list e.g. the "gba-dev" package, so this can be rather confusing...
Re: Feedback for devkitpro wiki
gba-dev isn't a package btw, it's a package group.
Run
Code: Select all
(dkp-)pacman -Qg
Who is online
Users browsing this forum: No registered users and 1 guest