allexxsandro
(usa Outra)
Enviado em 16/09/2012 - 20:17h
suelen@suelen-STI:~$ sudo cat /etc/fstab
[sudo] password for suelen:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=1aa46cbc-7404-4d3b-abe7-828489c35c17 / jfs errors=remount-ro 0 1
# swap was on /dev/sda3 during installation
UUID=01d102a5-b86c-4bcb-abdb-b39a2524bc13 none swap sw 0 0
suelen@suelen-STI:~$ fdisk -l
suelen@suelen-STI:~$ fdisk -1
fdisk: opção -- '1' inválida
Usage:
fdisk [options] <disk> change partition table
fdisk [options] -l <disk> list partition table(s)
fdisk -s <partition> give partition size(s) in blocks
Options:
-b <size> sector size (512, 1024, 2048 or 4096)
-c[=<mode>] compatible mode: 'dos' or 'nondos' (default)
-h print this help text
-u[=<unit>] display units: 'cylinders' or 'sectors' (default)
-v print program version
-C <number> specify the number of cylinders
-H <number> specify the number of heads
-S <number> specify the number of sectors per track
suelen@suelen-STI:~$
Josue A. Santos escreveu:
Posta ai:
# cat /etc/fstab
# fdisk -l