patrickc

Untitled

Apr 21st, 2011
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. First: recovery mode
  2. Second: novacom -w run file://usr/sbin/lvm.static -- vgscan --ignorelockingfailure
  3. Third: novacom -w run file://usr/sbin/lvm.static -- vgchange -ay --ignorelockingfailure
  4. Fourth: novacom -w run file://bin/mkdir -- -p /tmp/media
  5. Fifth: novacom -w run file://bin/mount -- /dev/mapper/store-media /tmp/media
  6. Sixth: novacom -w run file://bin/ls -- /tmp/media
Advertisement
Add Comment
Please, Sign In to add comment