Hi all, having problem with dump & restore for cloning simple linux system.
The command is : dump -0u -f /temp/var.dump /dev/sda5
But somehow the result displayed:
~~~~~~
dump: ACLs in
inode #1250760 won't be dumped: Inappropriate ioctl for device
dump: ACLs in
inode #1250761 won't be dumped: Inappropriate ioctl for device
dump: ACLs in
inode #1250762 won't be dumped: Inappropriate ioctl for device
~~~~~~
And the restore have all file permissions screwed.
Any idea what causing this and how to fix it?