friend my fstab file like following i am also sending fidisk -l information
again please suggest me
what exactly should be done by observing following line


fdisk -l  :

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1db71db6

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        3824    30716248+   7  HPFS/NTFS
/dev/sda2            3825       30401   213479752+   f  W95 Ext'd (LBA)
/dev/sda5            3825       10326    52227283+   7  HPFS/NTFS
/dev/sda6           10327       16828    52227283+   7  HPFS/NTFS
/dev/sda7           16829       19297    19832211    7  HPFS/NTFS
/dev/sda8           19298       22377    24740068+   b  W95 FAT32
/dev/sda9           22378       25538    25390701   83  Linux
/dev/sda10          25539       25662      995998+  83  Linux
/dev/sda11          25663       26024     2907733+  82  Linux swap / Solaris
/dev/sda12          26025       30401    35158221   83  Linux

Disk /dev/sdb: 8011 MB, 8011087872 bytes
32 heads, 63 sectors/track, 7761 cylinders
Units = cylinders of 2016 * 512 = 1032192 bytes
Disk identifier: 0x68323439

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1        7761     7823056+   b  W95 FAT32


and fstab information is

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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    defaults        0       0
# / was on /dev/sda9 during installation
UUID=45e02265-bea0-4e73-a734-e83de639f6ab /               ext3
errors=remount-ro 0       1
# /boot was on /dev/sda10 during installation
UUID=dcb43e2f-7dc2-464d-88e2-f29808ac4007 /boot           ext4
defaults        0       2
# /home was on /dev/sda12 during installation
UUID=fff36736-d536-467b-8c7b-f4cd7b0c93e3 /home           ext4
defaults        0       2
# /windows was on /dev/sda8 during installation
UUID=95E2-E550  /windows        vfat    defaults,umask=007,gid=46 0       1
# swap was on /dev/sda11 during installation
UUID=12c9a4ce-ae4d-407f-801c-8067d077f43a none            swap
sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
~

~


now please suggest me which partition it has not seen by reading fstab
information
-- 
Susarla Raghuram
Research Fellow
Space Physics Laboratory
Vikram Sarabhai space center
Thiruvananthapuram. 695022

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en

Reply via email to