有困难要上,没有困难创造困难也要上!

Thursday, September 18, 2008

在Linux上挂载另一块硬盘

查看新硬盘信息,这里我的新硬盘是/dev/sdb。
# fdisk -l

添加扩展分区
# fdisk /dev/sdb
Command: n

添加逻辑分区
# fdisk /dev/sdb
Command: l

# partprobe

格式化分区
# mkfs.ext3 /dev/sdb5

Mount新硬盘
# mount /dev/sdb5 /share

添加新硬盘到/etc/fstab文件。
Posted by kongxx at 8:25 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Linux

Wednesday, September 10, 2008

[收藏] Top 200 Tech Blogs: the Datamation List

Top 200 Tech Blogs: the Datamation List

Posted by kongxx at 8:26 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: IT
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ►  2012 (3)
    • ►  November (3)
  • ►  2011 (13)
    • ►  July (2)
    • ►  June (5)
    • ►  May (5)
    • ►  March (1)
  • ►  2010 (14)
    • ►  November (5)
    • ►  July (8)
    • ►  March (1)
  • ►  2009 (12)
    • ►  October (4)
    • ►  September (1)
    • ►  August (3)
    • ►  July (1)
    • ►  June (1)
    • ►  May (1)
    • ►  March (1)
  • ▼  2008 (30)
    • ►  December (1)
    • ►  November (1)
    • ►  October (2)
    • ▼  September (2)
      • 在Linux上挂载另一块硬盘
      • [收藏] Top 200 Tech Blogs: the Datamation List
    • ►  August (2)
    • ►  July (4)
    • ►  May (4)
    • ►  March (1)
    • ►  February (4)
    • ►  January (9)
  • ►  2007 (8)
    • ►  December (7)
    • ►  June (1)

About Me

kongxx
View my complete profile
Awesome Inc. theme. Powered by Blogger.