Plop Forum
Go to www.plop.at
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Plop Forum
»
General Category
»
Plop Linux
»
mount /dev --bind
« previous
next »
Print
Pages: [
1
]
Author
Topic: mount /dev --bind (Read 6619 times)
lewski7
Newbie
Posts: 1
mount /dev --bind
«
on:
July 13, 2012, 12:20:44 PM »
Hello, I had problem with
Code:
[Select]
mount /dev /mnt/dev --bind
I got error message "wrong fs type or ...".
Can someone explain me why it dosent work in plop?
Logged
Elmar
Administrator
Hero Member
Posts: 2491
a command shell is enough to do amazing things
Re: mount /dev --bind
«
Reply #1 on:
July 13, 2012, 13:21:17 PM »
hi,
because /dev is a directory in the initramfs. --bind does not work with this file system.
regards
elmar
Logged
Print
Pages: [
1
]
« previous
next »
Plop Forum
»
General Category
»
Plop Linux
»
mount /dev --bind