Guest User

Untitled

a guest
Jun 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Hey faux,
  2. Your 1.0 enhanced kernel is seriously beastly! But theres one thing that isn't supported, I think? Loop device... I've been trying to run the following commands in lxterminal:
  3. Code:
  4. sudo modprobe hfsplus
  5. sudo mount -t hfsplus -o loop BookSmart_2.5.1.img `pwd`/booksmart_mnt
  6. But all I get is:
  7. WARNING: All config files need .conf: /etc/modprobe.d/oss-compat, it will be ignored in a future release.
  8. FATAL: Could not load /lib/modules/2.6.32.50-MB860-GB-Faux123-v0.2.3/modules.dep: No such file or directory
  9. adas@localhost:~/bin$ sudo mount -o loop BookSmart_2.5.1.img `pwd`/booksmart_mnt
  10. mount: Could not find any loop device. Maybe this kernel does not know
  11. about the loop device? (If so, recompile or `modprobe loop'.)
  12. I've been searching everywhere but I can't find anything that would help... Maybe if you could try looking into it when you have time...
Add Comment
Please, Sign In to add comment