Re: [CentOS] VM disk question

2016-10-21 Thread m . roth
Jerry Geis wrote: > I have VMPlayer 12 running a CentOS 7 disk. Works fine. > > However I wish to change the disk from UUID booting (fstab) to the old > style LABEL. > (so I can export it and use on another machine). > however when I run: > e2label /dev/sda1 / > e2label: Bad magic number in super-

Re: [CentOS] VM disk question

2016-10-21 Thread Jerry Geis
Hi Barry, It is an XFS file system. I ran the command: xfs_admin -L "/" /dev/sda1 and it says /dev/sda1 contains a mounted file system. fatal error. Now what? Thanks Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/lis

Re: [CentOS] VM disk question

2016-10-21 Thread Barry Brimer
However I wish to change the disk from UUID booting (fstab) to the old style LABEL. (so I can export it and use on another machine). however when I run: e2label /dev/sda1 / e2label: Bad magic number in super-block while trying to open /dev/sda1 Couldn't find valid filesystem superblock. Three qu