0 Mitglieder und 1 Gast betrachten dieses Thema.
chris@chris-ht ~ $ sudo fdisk -l[sudo] password for chris: WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.Disk /dev/sda: 320.1 GB, 320071851520 bytes255 Köpfe, 63 Sektoren/Spur, 38913 Zylinder, zusammen 625140335 SektorenEinheiten = Sektoren von 1 × 512 = 512 BytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisk identifier: 0x00000000 Gerät boot. Anfang Ende Blöcke Id System/dev/sda1 1 625140334 312570167 ee GPT
chris@chris-ht ~ $ mount -l/dev/sda2 on / type ext4 (rw,errors=remount-ro,commit=0)proc on /proc type proc (rw,noexec,nosuid,nodev)sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)fusectl on /sys/fs/fuse/connections type fusectl (rw)none on /sys/kernel/debug type debugfs (rw)none on /sys/kernel/security type securityfs (rw)udev on /dev type devtmpfs (rw,mode=0755)devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)none on /tmp type tmpfs (rw)tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)none on /run/shm type tmpfs (rw,nosuid,nodev)/dev/sda1 on /boot/efi type vfat (rw)binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)gvfs-fuse-daemon on /home/chris/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=chris)chris@chris-ht ~ $
chris@chris-ht ~ $ mount -l/dev/sda2 on / type ext4 (rw,errors=remount-ro,commit=0)proc on /proc type proc (rw,noexec,nosuid,nodev)sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)fusectl on /sys/fs/fuse/connections type fusectl (rw)none on /sys/kernel/debug type debugfs (rw)none on /sys/kernel/security type securityfs (rw)udev on /dev type devtmpfs (rw,mode=0755)devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)none on /tmp type tmpfs (rw)tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)none on /run/shm type tmpfs (rw,nosuid,nodev)/dev/sda1 on /boot/efi type vfat (rw)binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)gvfs-fuse-daemon on /home/chris/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=chris)chris@chris-ht ~ $ sudo fdisk -lWARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.Disk /dev/sda: 320.1 GB, 320071851520 bytes255 Köpfe, 63 Sektoren/Spur, 38913 Zylinder, zusammen 625140335 SektorenEinheiten = Sektoren von 1 × 512 = 512 BytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisk identifier: 0x00000000 Gerät boot. Anfang Ende Blöcke Id System/dev/sda1 1 625140334 312570167 ee GPTchris@chris-ht ~ $
sda1 (automtisch von W7 erstellt = 102 MBsda2 Win7 = 70 GBsda3 = 200 Gb Datenpartitionsda4 = Container für die logischen Partitionensda5 = 15 GB Linux rootsda6 = 4 Gb Linux swapsda7 = 31 GB Linux home
sudo fdisk -l[sudo] password for chris: Disk /dev/sda: 320.1 GB, 320071851520 bytes255 heads, 63 sectors/track, 38913 cylinders, total 625140335 sectorsUnits = sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisk identifier: 0x00081e87 Device Boot Start End Blocks Id System/dev/sda1 * 16384 143376383 71680000 7 HPFS/NTFS/exFAT/dev/sda2 143376384 491536383 174080000 83 Linux/dev/sda3 491538430 612374527 60418049 5 Extended/dev/sda5 491538432 522258431 15360000 83 Linux/dev/sda6 522260480 530452479 4096000 82 Linux swap / Solaris/dev/sda7 530454528 612374527 40960000 83 Linuxchris@chris-ht ~ $ mount -l/dev/sda5 on / type ext4 (rw,errors=remount-ro,commit=0)proc on /proc type proc (rw,noexec,nosuid,nodev)sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)fusectl on /sys/fs/fuse/connections type fusectl (rw)none on /sys/kernel/debug type debugfs (rw)none on /sys/kernel/security type securityfs (rw)udev on /dev type devtmpfs (rw,mode=0755)devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)none on /run/shm type tmpfs (rw,nosuid,nodev)/dev/sda7 on /home type ext4 (rw,commit=0) [home]binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)gvfs-fuse-daemon on /home/chris/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=chris)