将我的笔记本电脑从 karmic 升级到 lucid 后,我的 fat32 分区不会自动挂载。我收到消息:
The disk drive for /osshare is not ready yet or not present
Continue to wait; or Press S to skip mounting or M for manual recovery
Run Code Online (Sandbox Code Playgroud)
有趣的是,如果我跳过,那么/osshare/
一旦我登录就会安装。
我的桌面上有一个类似的设置,它工作正常。桌面上的 fstab:
UUID=4663-6853 /osshare vfat utf8,umask=007,gid=46 0 1
Run Code Online (Sandbox Code Playgroud)
/etc/fstab
在笔记本电脑上:
UUID=1234-5678 /osshare vfat utf8,auto,rw,user 0 0
Run Code Online (Sandbox Code Playgroud)