› Foros › PC › Software libre
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda6 / ext3 defaults,acl,errors=remount-ro 0 1
/dev/sda8 /home ext3 defaults,acl 0 2
/dev/sda1 /win/sys vfat auto,user,owner,uid=nephiel,gid=nephiel,rw 0 0
/dev/sda5 /win/data vfat auto,user,owner,uid=nephiel,gid=nephiel,rw 0 0
/dev/sda7 none swap sw 0 0
/dev/scd0 /media/optical udf,iso9660 noauto,user 0 0
/dev/sdb1 /media/usbdrive1 auto noauto,user,owner,rw 0 0
/dev/sdc1 /media/usbdrive2 auto noauto,user,owner,rw 0 0
/dev/sdd1 /media/usbdrive3 auto noauto,user,owner,rw 0 0
/dev/mmcblk0p1 /media/card auto noauto,user,owner,rw 0 0
/dev/ipod /mnt/ipod auto nodev,nosuid,user,rw,noauto,check=r 0 0
/dev/sda6 8123168 4229116 3474760 55% /
varrun 517476 68 517408 1% /var/run
varlock 517476 4 517472 1% /var/lock
udev 517476 124 517352 1% /dev
devshm 517476 0 517476 0% /dev/shm
lrm 517476 18856 498620 4% /lib/modules/2.6.15-51-386/volatile
/dev/sda8 36211572 29501860 4840552 86% /home
/dev/sda1 16771648 12598432 4173216 76% /win/sys
/dev/sda5 16771648 13522608 3249040 81% /win/data
#cat /proc/partitions
major minor #blocks name
8 0 97685784 sda
8 1 16779861 sda1
8 2 1 sda2
8 5 16779861 sda5
8 6 8385898 sda6
8 7 1574338 sda7
8 8 37383223 sda8
8 9 16779861 sda9
#hdparm -g /dev/sda*
/dev/sda:
geometry = 12161/255/63, sectors = 195371568, start = 0
/dev/sda1:
geometry = 12161/255/63, sectors = 33559722, start = 63
/dev/sda2:
geometry = 12161/255/63, sectors = 2, start = 33559785
/dev/sda5:
geometry = 12161/255/63, sectors = 33559722, start = 33559848
/dev/sda6:
geometry = 12161/255/63, sectors = 16771797, start = 67119633
/dev/sda7:
geometry = 12161/255/63, sectors = 3148677, start = 83891493
/dev/sda8:
geometry = 12161/255/63, sectors = 74766447, start = 87040233
/dev/sda9:
geometry = 12161/255/63, sectors = 33559722, start = 161806743
# fdisk /dev/sda
Command (m for help): u
Changing display/entry units to sectors
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First sector (63-xxxxxxx, default 63): 63
Last sector or +size or +sizeM or +sizeK (63-xxxxxxx, default xxxxxxx): +33559721
Command (m for help): p
Disk /dev/sda: 100.0 GB, 100030242816 bytes
255 heads, 63 sectors/track, 12161 cylinders, total 195371568 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 63 33559784 16779861 b W95 FAT32
/dev/sda2 33559785 195371567 80905891+ 5 Extended
/dev/sda5 33559848 67119569 16779861 b W95 FAT32
/dev/sda6 * 67119633 83891429 8385898+ 83 Linux
/dev/sda7 83891493 87040169 1574338+ 82 Linux swap / Solaris
/dev/sda8 87040233 161806679 37383223+ 83 Linux
/dev/sda9 161806743 195366464 16779861 83 Linux