The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-04-2008
mycoolwater mycoolwater is offline
Registered User
  
 

Join Date: Jul 2008
Location: Melbourne, AU
Posts: 2
Dump and restore problem

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?