[Ilugc] reg adding new hard disk.

  • From: egrpbala@xxxxxxxxx (Bala)
  • Date: Thu, 26 Dec 2002 05:51:30 -0800 (PST)

 /dev/hdb       /home2          ext2            defaults          1 1

the fifth and sixth fields are dump and fsck, if the
fifth field is 
zero, the file system will not be dumped, sixth field
is used to determine the order of the filesystem check
(fsck) at reboot time, usually for root filesystem the
sixth field is 1 for others 2, if it is 0 the
filesystem will not be checked.

   see $man fstab     for more details

-bala-



--- Raghavendra Bhat <ragu@xxxxxxxx> wrote:

sathish posts :

when i am fdisk adding new partition  , i am not
able to mount that
partition

First partition  the new HDD  using fdisk, then
format  the partitions
using mke2fs.  Read `man mke2fs' and `man fdisk'.


/dev/hdb   /home2          ext2            defaults          1 1
        ^^^

You can  only mount partitions within  a HDD.  You 
have not specified
which partition, just mentioning the drive is not
enough.

Instead of hdb, use hdb1 or hdb2 or whatever.....


this was  the line  i added in  fstab the 
message i am  getting is
invalid file system.

Sure you would.  Mention the slice number instead of
the drive alone.

-- 
ragOO, Freedom of the Air Waves, GNU Radio
The GNU Project  ::    http://www.gnu.org/
Free Software  is not   `free masala dosa'
Free Software  is about computing freedom.
_______________________________________________
To unsubscribe, email
ilugc-request@xxxxxxxxxxxxxxxxxx with 
"unsubscribe <password> address"
in the subject or body of the message.  
http://www.aero.iitm.ernet.in/mailman/listinfo/ilugc


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Other related posts: