Ubuntu Disk management

| 2 Comments | No TrackBacks

1.Fdisk /dev/xxx
2.mkfs.XXXXX /dev/xxx
3.mount /dev/xxx /home/xxx
4.Modify /etc/fstab, type "sudo vol_id /dev/sdb1" to get device uid.

No TrackBacks

TrackBack URL: http://server.everfine.com.tw/blog/mt-tb.cgi/222

2 Comments

sudo vol_id -u /dev/hdc3
This can find your device uuid.

sudo parted -l
To show the file system of partitions.

March 2010

Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Archives

Powered by Movable Type 4.34-en

Recent Comments

  • philipz: sudo parted -l To show the file system of partitions. read more
  • philipz: sudo vol_id -u /dev/hdc3 This can find your device uuid. read more

About this Entry

This page contains a single entry by philipz published on November 6, 2008 10:43 PM.

Apt & dpkg was the previous entry in this blog.

線上英漢字典 Bookmarklet is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.