Wygląda to obecnie
Kod: Zaznacz cały
Nexus ~ # sfdisk -l
Disk /dev/sda: 60801 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/sda1 * 0+ 15 16- 128488+ 83 Linux
/dev/sda2 16 3915 3900 31326750 f W95 Ext'd (LBA)
/dev/sda3 3916 60095 56180 451265850 83 Linux
/dev/sda4 60670 60800 131 1052257+ 82 Linux swap / Solaris
/dev/sda5 16+ 842 827- 6642846 83 Linux
/dev/sda6 843+ 3915 3073- 24683841 83 Linux
Jeszcze fstab
Kod: Zaznacz cały
/dev/sda1 /boot ext2 noatime 1 2
/dev/sda6 / ext3 noatime 0 1
/dev/sda8 /home ext4 defaults 0 0
/dev/sda4 none swap sw 0 0
/dev/sda5 /mnt/debian ext3 auto,rw,user,exec 0 0
/dev/sda7 /ccache xfs auto,rw,exec 0 0