Carlos Robinson changed bug 1022880
What Removed Added
Flags needinfo?(carlos.e.r@opensuse.org)  

Comment # 4 on bug 1022880 from
Yes, that partition contains an old test install of openSUSE 13.1. I don't know
if it boots, because the disk was cloned (rsync) from an older and smaller
disk, but grub was probably not reinstalled.

Pity that the bugzilla text window wraps too much. The following will be
difficult to read.


Telcontar:~ # blkid -U 00eb9a40-d067-459e-a22f-1d3b667dddbb; echo $?
2
Telcontar:~ # blkid -U 00eb9a40-d067-459e-a22f-1d3b667dddbb

Telcontar:~ # file -s /dev/sdb9
/dev/sdb9: Linux rev 1.0 ext4 filesystem data,
UUID=29c8ff1e-552a-4538-93fe-628be4568c08, volume name "a_test2" (extents)
(large files) (huge files)
Telcontar:~ # grep a_test2 /etc/fstab
LABEL=a_test2        /other/test_a2        ext4       
acl,user_xattr,noauto,lazytime        1 4
Telcontar:~ # mount -v /other/test_a2
mount: /dev/sdb9 mounted on /other/test_a2.
Telcontar:~ # ls /other/test_a2
.readahead  aquota.group  aquota.user  bin  boot  data  dev  etc  home  lib 
lib64  lost+found  media  mnt  opt  opt_old  other  proc  root  run  sbin 
selinux  srv  sys  tmp  usr  var
Telcontar:~ # 

Telcontar:~ # cat /other/test_a2/etc/SuSE-release
openSUSE 13.1 (x86_64)
VERSION = 13.1
CODENAME = Bottle
# /etc/SuSE-release is deprecated and will be removed in the future, use
/etc/os-release instead
Telcontar:~ # 


Telcontar:~ # lsblk --output
NAME,KNAME,RA,RM,RO,SIZE,TYPE,FSTYPE,LABEL,PARTLABEL,MOUNTPOINT,UUID,PARTUUID,WWN,MODEL,ALIGNMENT
/dev/sdb9
NAME KNAME  RA RM RO SIZE TYPE FSTYPE LABEL   PARTLABEL MOUNTPOINT     UUID    
                            PARTUUID                             WWN MODEL
ALIGNMENT
sdb9 sdb9  512  0  0  20G part ext4   a_test2 primary   /other/test_a2
29c8ff1e-552a-4538-93fe-628be4568c08 141273d8-afc1-4a25-be19-073684d98ac8      
            0
Telcontar:~


You are receiving this mail because: