Advertisement
Guest User

Untitled

a guest
Mar 7th, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. Using config file: /var/lib/fai/config/disk_config/lasus
  2. Creating partition table: LC_ALL=C sfdisk -q /dev/sda < /tmp/fai/partition.sda
  3. Creating file systems:
  4. mke2fs -q /dev/sda1
  5. mkswap /dev/sda5
  6. Write fstab to /tmp/fai/fstab
  7. Write FAI variables to file /tmp/fai/disk_var.sh
  8. Calling task_mountdisks
  9. Enable swap device /dev/sda5
  10. Mounting /dev/sda1 to /target/
  11. mount: wrong fs type, bad option, bad superblock on /dev/sda1,
  12. missing codepage or helper program, or other error
  13. In some cases useful info is found in syslog - try
  14. dmesg | tail or so
  15. Error in task mountdisks. Traceback: task_error task_mountdisks task task_instal
  16. l task task_action task main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement