Search results

  1. D

    VM Debian 9 lost bootable device after apt update

    Hi, solved! I have used TestDisk to repair the partition table and then boot-repair-disk to repair the start-up and it is booting correctly now. Many thanks for your help, if anyone reads this and need help in the future please let me know.
  2. D

    VM Debian 9 lost bootable device after apt update

    If i do a partition recovery it seems to find the partition and shows data but for some reason will not recover correctly to boot. I just did a simple apt upgrade on the system and rebooted, no problems in the past or incorrect shutdowns... Can you recommend and tools to recover the...
  3. D

    VM Debian 9 lost bootable device after apt update

    this is what i get in recovery mode. Are there any comands i cna run in shell to try and recover?
  4. D

    VM Debian 9 lost bootable device after apt update

    I have tried to remove it and then add it again and just get the same error: If i boot a live cd with a tool like gparted, it can see the hard drive of 60Gb but it has no partitions and no data....
  5. D

    VM Debian 9 lost bootable device after apt update

    Good afternoon, The config is: root@pvetest:~# qm config 100 bootdisk: sata0 cores: 6 ide2: none,media=cdrom memory: 16384 name: vm-unifi net0: virtio=BA:DB:AA:EA:4E:70,bridge=vmbr0 numa: 0 ostype: l26 sata0: local-lvm:vm-100-disk-0,size=60G scsihw: virtio-scsi-pci smbios1...
  6. D

    VM Debian 9 lost bootable device after apt update

    Good afternoon all, I have had a problem this morning with one of my vm's and I would like to know if anyone has had the same problem and been able to solve it. I have a vm configured in sata and was created on an old version of proxmox (i think a version 5). It has been running fine untill...