Problems with partitions

Discussion in 'Acronis True Image Product Line' started by pumi77, May 26, 2005.

Thread Status:
Not open for further replies.
  1. pumi77

    pumi77 Registered Member

    Joined:
    May 26, 2005
    Posts:
    1
    I'm using a Debian Sarge Destribution with a 2.14.27-2-386 Kernel. Everything works. Only when I want to make images from the server, he could not found the partitions. Look below. Mayb someone has an idea!

    tanne:~# trueimagecmd --list
    Num Partition Flags Start Size Type
    ---- -------------------- ----------- ---------- ---------- -----------

    tanne:~# cat /proc/partitions
    major minor #blocks name rio rmerge rsect ruse wio wmerge wsect wuse running use aveq

    3 0 8420832 ide/host0/bus0/target0/lun0/disc 6553 13839 163076 59700 2127 4351 51888 199500 0 59520 259200
    3 1 8040501 ide/host0/bus0/target0/lun0/part1 6550 13833 163052 59660 2127 4351 51888 199500 0 59480 259160
    3 2 1 ide/host0/bus0/target0/lun0/part2 0 0 0 0 0 0 0 0 0 0 0
    3 5 377496 ide/host0/bus0/target0/lun0/part5 1 0 8 20 0 0 0 0 0 20 20

    tanne:~# mount
    /dev/hda1 on / type ext3 (rw,errors=remount-ro)
    proc on /proc type proc (rw)
    devpts on /dev/pts type devpts (rw,gid=5,mode=620)
    tmpfs on /dev/shm type tmpfs (rw)
    usbfs on /proc/bus/usb type usbfs (rw)
    //10.10.10.14/beathe on /mnt/backup type smbfs (rw)


    Kind regards,
    Sascha
     
  2. MiniMax

    MiniMax Registered Member

    Joined:
    Mar 17, 2005
    Posts:
    566
    It looks better this way:
    Code:
    Num Partition Flags Start Size Type
    ---- -------------------- ----------- ---------- ---------- -----------
    
    tanne:~# cat /proc/partitions
    major minor #blocks name rio rmerge rsect ruse wio wmerge wsect wuse running use aveq
    
        3     0 8420832 ide/host0/bus0/target0/lun0/disc  6553 13839 163076 59700 2127 4351 51888 199500 0 59520 259200
        3     1 8040501 ide/host0/bus0/target0/lun0/part1 6550 13833 163052 59660 2127 4351 51888 199500 0 59480 259160
        3     2       1 ide/host0/bus0/target0/lun0/part2    0     0      0     0    0    0     0      0 0     0      0
        3     5  377496 ide/host0/bus0/target0/lun0/part5    1     0      8    20    0    0     0      0 0    20     20
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.