Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Using config file: /var/lib/fai/config/disk_config/lasus
- Creating partition table: LC_ALL=C sfdisk -q /dev/sda < /tmp/fai/partition.sda
- Creating file systems:
- mke2fs -q /dev/sda1
- mkswap /dev/sda5
- Write fstab to /tmp/fai/fstab
- Write FAI variables to file /tmp/fai/disk_var.sh
- Calling task_mountdisks
- Enable swap device /dev/sda5
- Mounting /dev/sda1 to /target/
- mount: wrong fs type, bad option, bad superblock on /dev/sda1,
- missing codepage or helper program, or other error
- In some cases useful info is found in syslog - try
- dmesg | tail or so
- Error in task mountdisks. Traceback: task_error task_mountdisks task task_instal
- l task task_action task main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement