稳定互联,中美互联,站长交流,虚拟主机,香港主机,美国主机,虚拟空间,免费空间,免费VPS,免费域名

 找回密码
 立即注册
查看: 2617|回复: 0

[经验] linux下添加新硬盘方法

[复制链接]
发表于 2014-2-9 19:20:26 | 显示全部楼层 |阅读模式
  1. fdisk
复制代码
Usage: fdisk [-l] [-b SSZ] [-u] device    E.g.: fdisk /dev/hda  (for the first IDE disk): e. D6 i: C* l% {, |2 t- m3 G. i
      or: fdisk /dev/sdc  (for the third SCSI disk); p8 |4 R/ h# i% s3 a7 v2 q) k0 m
      or: fdisk /dev/eda  (for the first PS/2 ESDI drive)8 c! m- F! m$ a( S0 ]; E$ r' z, v
      or: fdisk /dev/rd/c0d0  or: fdisk /dev/ida/c0d0  (for RAID devices)+ r/ C7 t# n/ W5 ]
      ...
1 T+ k- \! }! \
  1. df -k. R9 o; A/ Y1 i& O
  2. df -lh
    : u' I8 Q+ l/ U2 W/ Y/ {' g
  3. 查看有几块硬盘:fdisk -l
    $ m7 d1 b9 |0 o
复制代码
文件系统               1K-块        已用     可用 已用% 挂载点. Z0 j* i5 S& ~0 q
    /dev/sda3              3723848    705968   2828716  20% /
( }" D) ~0 u! N+ A1 v; W' H, o4 S    /dev/sda1               101089      9274     86596  10% /boot4 ~3 \# d. [, Q1 z
    none                     14520         0     14520   0% /dev/shm
' X' ^( D0 A  w: h0 S    对新硬盘分区,4G硬盘中划出1G作为新分区。给/home使用+ g% P4 \5 U9 Z# F7 I" \9 z
  1. fdisk /dev/hda
复制代码
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel( i, T' n/ X- J* X! x9 s% M
    Building a new DOS disklabel. Changes will remain in memory only,6 Y9 s: I- d0 a- O& D( e
    until you decide to write them. After that, of course, the previous
. _6 X8 o2 |. O6 {$ _( p    content won't be recoverable.1 ?2 ]& O9 ~4 c: W8 U
    The number of cylinders for this disk is set to 8322.8 R$ e0 H& _/ Q+ Y
    There is nothing wrong with that, but this is larger than 1024,
' [2 T- q! Z% k+ d( z5 a    and could in certain setups cause problems with:3 e% v5 O9 ?8 X" G. L( q
    1) software that runs at boot time (e.g., old versions of LILO)& D8 p1 S# d+ E7 E
    2) booting and partitioning software from other OSs3 @; w0 h! }4 |( K" m/ {. j. N; u
       (e.g., DOS FDISK, OS/2 FDISK)
1 o0 e5 z2 [  J% l    Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
& L  n# A* V+ P    Command (m for help): p
8 J: _# T. ?" e$ T) ]    Disk /dev/hda: 4294 MB, 4294967296 bytes0 q8 ^  _6 ^: ^
    16 heads, 63 sectors/track, 8322 cylinders
! B. }5 L; M' z5 \4 @, w! p    Units = cylinders of 1008 * 512 = 516096 bytes0 F; F" q3 I4 W6 Q2 S
       Device Boot    Start       End    Blocks   Id  System9 W, o) C1 A' ^0 f1 y
    Command (m for help): m
) W* V2 f4 i; _% g9 @" S    Command action  j: f2 U" H* h) \$ C
       a   toggle a bootable flag  S# `& s% K, A6 D6 {
       b   edit bsd disklabel, [6 S; w* T7 R' J; }: U
       c   toggle the dos compatibility flag8 }& F  r: B& l# m! z# Q
       d   delete a partition" j5 }; g- a. C  k  |5 S) [
       l   list known partition types6 Y9 G" D/ J$ f
       m   print this menu
: a" [/ q  F% Y3 l# g       n   add a new partition8 |4 R4 t! h+ z: {0 L
       o   create a new empty DOS partition table! x8 f; j/ J4 @- a! ]$ |) o- j% b
       p   print the partition table
- [5 K  B6 ]) Y7 l) n( g0 e. @       q   quit without saving changes
% ]6 }. R" i' a* m       s   create a new empty Sun disklabel
, Z. x8 Z4 s, n/ |& Q# V       t   change a partition's system id
" a7 b! T3 ?2 s+ G( ]9 F       u   change display/entry units1 N/ a- g* ^+ `) y' k* F; A
       v   verify the partition table
) \( I6 P3 D* G  j: m, x       w   write table to disk and exit' M3 F) _9 F$ j, W% c/ g4 P: B
       x   extra functionality (experts only)
3 g/ G6 \- M0 o! b    Command (m for help): n/ T% p& _3 w. [7 q$ d0 ~  V7 J1 E
    Command action( d9 Y; K" E% m, p
       e   extended
* [. E0 S3 b0 c* Q2 p       p   primary partition (1-4)$ g, t: l5 z) ?$ u: y" s1 m& O1 ~) i* y
    p4 V9 T/ |& V' o; R4 K9 u1 P
    Partition number (1-4): 1% Z" J& {1 M2 u, z& C
    First cylinder (1-8322, default 1):
0 r3 w% m  _6 T( K" O5 t    Using default value 1  Q# y; N* o. a. y7 y2 n: p
    Last cylinder or +size or +sizeM or +sizeK (1-8322, default 8322): 1000G
4 a' P- k. t$ }7 y# I# O. B    Command (m for help): p! t5 l# w) \  \
    Disk /dev/hda: 4294 MB, 4294967296 bytes1 [# M& e% `' V8 Q% U5 l: ?5 _
    16 heads, 63 sectors/track, 8322 cylinders( J2 H" @& F  o* j2 d- {
    Units = cylinders of 1008 * 512 = 516096 bytes* u# d; J9 n7 t% G' X
       Device Boot    Start       End    Blocks   Id  System" y; O' K6 a" N, }0 b2 h
    /dev/hda1             1      1000    503968+  83  Linux' ~3 Z& W; q5 E4 O6 Q
    Command (m for help): w
3 T% z1 ^) M/ U    The partition table has been altered!
  m& e; k6 d7 x7 C4 a    Calling ioctl() to re-read partition table.
1 W; S- O9 ~; C2 [7 D    Syncing disks.
. k, l3 r0 u2 w3 L, b+ G    //格式化新分区
- \, @9 e7 L% U( Y& C
  1. mkfs.ext3 /dev/hda1
复制代码
mke2fs 1.32 (09-Nov-2002)
' E1 B8 k0 H3 T+ K, J    Filesystem label=3 R4 X: p; r% n+ {# A
    OS type: Linux! e- x- n" r7 w; T' s  J; V
    Block size=1024 (log=0)
, A% h+ [. ]( J& a# c    Fragment size=1024 (log=0)
" ]1 v0 x$ w. Z" m0 j3 N3 H: [    126480 inodes, 503968 blocks* j! f0 }2 Q8 f3 X& F" V8 j
    25198 blocks (5.00%) reserved for the super user
. q) ]/ L' o- G6 D2 h& ~    First data block=1  B0 F0 }& H; w, [
    62 block groups
; \. @9 a& h2 `( N$ @4 ]    8192 blocks per group, 8192 fragments per group
: T5 f. n0 S3 e  A* d3 J# Z- d( R    2040 inodes per group
/ u# }& s/ i" t' y! i) R- s    Superblock backups stored on blocks:
* N1 w( b/ s. ]5 s7 [            8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
: }3 A4 U, x3 j( ?    Writing inode tables: done                            / c7 t3 x+ K0 ~, M/ v% \# h: m
    Creating journal (8192 blocks): done6 n% F1 L% G0 U& ?  Z/ b% r
    Writing superblocks and filesystem accounting information: done
0 ^& D, l. A1 o/ o2 Z7 c    This filesystem will be automatically checked every 30 mounts or9 p2 j  @" x" G4 m$ v3 \0 \
    180 days, whichever comes first.  Use tune2fs -c or -i to override.
8 b- v+ U: b! H6 c
  1. df -k
复制代码
文件系统               1K-块        已用     可用 已用% 挂载点( C5 x- c, t" N* |5 @9 f
    /dev/sda3              3723848    705992   2828692  20% /& l- j" ?8 T! V4 V4 S" Q
    /dev/sda1               101089      9274     86596  10% /boot
* q, ~: B) j: `$ c    none                     14520         0     14520   0% /dev/shm5 D+ ^. ]" h! Z: }, d
    //挂上新分区
+ q. g5 g8 z" `+ Z4 X8 [( s3 Y
  1. mount /dev/hda1 /home
    7 s  g$ R, u, Z' |2 a# M
  2. df -k
复制代码
文件系统               1K-块        已用     可用 已用% 挂载点
0 i7 x5 j: ^5 c5 P' {    /dev/sda3              3723848    705992   2828692  20% /& J+ v1 A& F. t
    /dev/sda1               101089      9274     86596  10% /boot9 s6 ?6 y" s0 J) m: P
    none                     14520         0     14520   0% /dev/shm
6 [7 A5 B' \! u3 n$ u. e" K    /dev/hda1               488006      8239    454569   2% /home
& |/ }& y0 v" D) U" m* S4 g& n8 V% \  T1 _! b: P
自动挂载:
# N# V0 N& J- A- }6 _5 D8 X
  1.           vi /etc/fstab% J5 K" D$ W- J
  2. . }2 o* T% o3 j/ G
  3.           /dev/sdb5 /mnt/ljp1  ext3     defaults     0 0
    . ?6 }" N/ D+ L  i

  4. , M: a& ^* D. \
  5.           /dev/sdb6 /mnt/ljp2  ext3     defaults     0 0
复制代码
手动挂载:
4 R1 g# ?* X" O5 t0 l
  1.           mount /dev/sdb5 /mnt/ljp1( M) e) g, s, B) r; r0 q

  2. . P5 m. F5 U$ b- c+ J& h
  3.           mount /dev/sdb6 /mnt/ljp2
复制代码
6 Y0 g6 a) ~  z
0 f( G$ y' d$ |) B' Y/ q
6 V/ s8 `+ i% W
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|WdidcNet ( 苏ICP备17005075号-1 )

GMT+8, 2025-11-30 15:25 , Processed in 0.024983 second(s), 8 queries , APCu On.

Powered by Discuz!

© 2010-2023.

快速回复 返回顶部 返回列表