LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2663|回复: 8

在mac 如何mount linux分区?

[复制链接]
发表于 2007-5-23 13:30:21 | 显示全部楼层 |阅读模式
rt! 用mount mout_ext3总报错,我不知该如何办了?烦请xd们指点一下.3Q
发表于 2007-5-23 19:21:48 | 显示全部楼层
转自ubuntuforums
if the GUI dosen't want to mount your ubuntu partition (common bug with v1.4d) then you need to mount it with the terminal. I create a folder on my desktop, and name it UBUNTU. Then in a terminal:

sudo mount_ext2 /dev/disk0s3 /Users/username/Desktop/UBUNTU


*you need to change 'disk0s3' for wherever your ubuntu partition is.

At this point is easy to think that it has not worked, as the GUI does not update.

From the finder menu GO > GO TO FOLDER > (Point to UBUNTU folder)

*you may need to do this twice

Your ubuntu partition will show as a drive on your desktop.

I prefer to manually unmount via the terminal as well, to do this :

sudo umount /dev/disk0s3 - again changing disk0s3 to your ubuntu partition.


*note, then when mounted in this way, you WILL be able to access the options ext2fsxmanager offers from it's system pref's pane.


Hope that helps!

chrisj303
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-5-23 19:41:39 | 显示全部楼层
up up up

我是用的sudo...
但是就是不行。。。ext3分区真的不能mount??
回复 支持 反对

使用道具 举报

发表于 2007-5-23 20:13:16 | 显示全部楼层
貌似ext3不行。即使是ext2,恐怕在tiger下也不行。
至少我没找到解决办法。
回复 支持 反对

使用道具 举报

发表于 2007-5-24 13:06:00 | 显示全部楼层
有一个专用软件安装后能直接读写ext分区的, 使用起来很简单,不用终端. 忘记软件名称了, 回家帮你找找.
回复 支持 反对

使用道具 举报

发表于 2007-5-24 13:13:29 | 显示全部楼层
刚才查了一下,应该就是下面这个:
http://sourceforge.net/projects/ext2fsx/
可以读写ext2和ext3的
回复 支持 反对

使用道具 举报

发表于 2007-5-24 19:16:02 | 显示全部楼层
我没有环境测试这个东西
但据hints上的人说,这个在tiger下是不好用的。
希望...
回复 支持 反对

使用道具 举报

发表于 2007-5-25 10:38:01 | 显示全部楼层
我用过的, 没有问题.
使用环境mac osx 10.4.8, Benq notebook.
能正常读写同一硬盘上的suse10.2的ext3分区.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-5 17:35:46 | 显示全部楼层
3Q
弄好了,特来道谢!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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