mount FreeBSD partition in Linux

| | Comments (0)

# fdisk -l /dev/hdb

Disk /dev/hdb: 3228 MB, 3228696576 bytes
16 heads, 63 sectors/track, 6256 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 * 1 6256 3152992+ a5 FreeBSD

# ls -l /dev/ide/host0/bus0/target1/lun0/
total 0
brw------- 1 root root 3, 64 1月 1 1970 disc
brw------- 1 root root 3, 65 1月 1 1970 part1
brw------- 1 root root 3, 69 1月 1 1970 part5
brw------- 1 root root 3, 70 1月 1 1970 part6

# mount -t ufs -o ufstype=44bsd,ro /dev/hdb1 /mnt

ref. http://lists.debian.org/debian-user/2002/debian-user-200205/msg04381.html

Leave a comment

March 2009

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        

About this Entry

This page contains a single entry by Pank published on April 21, 2004 1:04 AM.

poptop was the previous entry in this blog.

線上電視 is the next entry in this blog.

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