2012年9月16日

udevd[921]: symlink '../../cobd0' '/dev/hogehoge' failed: Read-only file system

Ubuntu 12.04 with coLinux 0.7.9 on Win7 starter を設定しようとしたときに、swap ファイルに権限設定を与えないと、起動できず、以下の状態で止まる

=====
# This process will install (if necessary) the coLinux modules for the        
# coLinux kernel.                                                            
===========================================================================                                                                                  
Determining /, Found.                                                        
Mounting /                                                                    
REISERFS warning (device cobd0): sh-2021 reiserfs_fill_super: can not find reiserfs on cobd0                                                                  
EXT3-fs (cobd0): mounted filesystem with writeback data mode                  
kjournald starting.  Commit interval 5 seconds                                
Modules already installed.                                                    
Closing /                                                                    
EXT3-fs (cobd0): mounted filesystem with writeback data mode                  
VFS: Mounted root (ext3 filesystem) readonly on device 117:0.                
Trying to move old root to /initrd ... /initrd does not exist. Ignored.      
Unmounting old root                                                          
Trying to free ramdisk memory ... okay                                        
Freeing unused kernel memory: 140k freed                                      
kjournald starting.  Commit interval 5 seconds                                
<30>udevd[904]: starting version 175                                          
init: udevmonitor main process (906) terminated with status 2                
udevd[921]: symlink '../../cobd0' '/dev/disk/by-uuid/7991934f-41f3-41dc-bba3-e2ad5b9e41aa.udev-tmp' failed: Read-only file system                        
=====

また、終了すると以下のメッセージとなる

=====
 * Asking all remaining processes to terminate...                        [ OK ]
 * All processes ended within 1 seconds....                              [ OK ]
 * Saving random seed...                                                 [fail]
 * Deconfiguring network interfaces...                                   [ OK ]
 * Will now deactivate swap                                                  

swapoff on /dev/cobd1                                                        
                                                                         [ OK ]
 * Mounting root filesystem read-only...                                      
rm: cannot remove `/var/run': Read-only file system                          
ln: cannot remove `/var/run': Read-only file system                          
umount: /var/lock: not mounted                                                
rm: cannot remove `/var/lock': Read-only file system                          
ln: cannot remove `/var/lock': Read-only file system                          
mountall: Disconnected from Upstart                                          
                                                                         [ OK ]
 * Will now halt                                                              
System halted.  
=====

swapファイルに権限を与えておけば問題ない↓

Ubuntu 12.04 with coLinux 0.7.9 on Win7 starter


m(__)m

0 件のコメント:

コメントを投稿