Dit krijg ik na sudo fdisk -l
"
ubuntu@ubuntu:~$ sudo fdisk-l
Disk /dev/sda: 80.0 GB 80026361856
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
"
na mount:
"
ubuntu@ubuntu:~$ mount
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /lib/modules/2.6.20-15-generic/volatile type tmpfs (rw,mode=0755)
tmpfs on /lib/modules/2.6.20-15-generic/volatile type tmpfs (rw,mode=0755)
/dev/bus/usb on /proc/bus/usb type none (rw,bind)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
"
als ik dan weer fdisk - l doe, krijg ik dit als resultaat:
"
ubuntu@ubuntu:~$ sudo fdisk-l
Disk /dev/sda: 80.0 GB 80026361856
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
Note: sector size is 2048 (not 512)
Disk /dev/sdb: 1009 MB, 100947616
67 heads, 26 sectors/track, 283 cylinders
Units = cylinders of 1742 * 2048 = 3567616 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 283 985920 6 FAT16
Partition 1 has different pysical/logical beginnings (non-linux?):
phys=(0, 0, 26) logical=(0, 1, 1)
"
(ik weet nie of t erg is, maar daarna heb ik nog een keer 'mount' ingetypt)