Joined: 20 Jun 2010 Posts: 2675 Location: Kiel,Germany
Posted: Tue 12 Mar 2013, 16:27 Post subject:
Code:
for i in `seq 1 1 15`;do
[ -b /dev/sda$i ] && continue
mknod /dev/sda$i b 8 $i
done
or
Code:
partprobe
should create missing device nodes in the /dev/directory _________________ «Give me GUI or Death» -- I give you [[Xx]term[inal]] [[Cc]on[s][ole]] .
Macpup user since 2010 on full installations.
People who want problems with Puppy boot frugal
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum