Well, since it's the root fs, I can't mount it twice, but I already have the btrfs root volume set up in fstab to be mounted in /mnt/btrfs, so it looks like this:
daniel@lnxsrv:~$ sudo mount /mnt/btrfs daniel@lnxsrv:~$ ls /mnt/btrfs/@/boot/ abi-3.0.0-17-generic config-3.2.0-24-generic initrd.img-3.2.0 memtest86+_multiboot.bin vmcoreinfo-3.0.0-17-generic abi-3.2.0-24-generic grub initrd.img-3.2.0-24-generic System.map-3.0.0-17-generic vmlinuz-3.0.0-17-generic config-3.0.0-17-generic initrd.img-3.0.0-17-generic memtest86+.bin System.map-3.2.0-24-generic vmlinuz-3.2.0-24-generic FYI, in fstab: UUID=aa16e554-8ba2-4537-8bc6-a2c37f160369 /mnt/btrfs btrfs defaults,noatime,noauto,ssd,subvolid=0 0 0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007752 Title: Most recent grub update uses root=/dev/sdX for boot image, may fail to boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1007752/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
