Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openrc/baselayout upgrade problem [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
nobody13
Apprentice
Apprentice


Joined: 21 Jan 2006
Posts: 190

PostPosted: Wed Nov 05, 2008 2:31 am    Post subject: openrc/baselayout upgrade problem [solved] Reply with quote

I just upgraded to sys-apps/openrc-0.3.0-r1 and sys-apps/baselayout-2.0.0. On boot my raid drives are mounted before dmraid sets the voulumes up, causing it to fail. It worked before this upgrade and I can still mount them with mount -a so fstab is fine. It's just mounting out of order. What can I do here?



Code:
Reiserfs super block in block 16 on 0x804 of format 3.6 with standard journal
Blocks (total/free): 64310192/61993894 by 4096 bytes
Filesystem is clean
Filesystem seems mounted read-only. Skipping journal replay.
Checking internal tree..finished
/dev/sda2: clean, 41/32256 files, 17498/128520 blocks (check after next mount)
 [ ok ]
 * Remounting root filesystem read/write ...
 [ ok ]
 * Updating /etc/mtab ...
 [ ok ]
 * Mounting local filesystems ...
ntfs-3g: Failed to access volume '/dev/mapper/isw_djeibahefj_WDf001': No such file or directory
Please type '/sbin/mount.ntfs-3g --help' for more information.
ntfs-3g: Failed to access volume '/dev/mapper/isw_djeibahefj_WDf002': No such file or directory
Please type '/sbin/mount.ntfs-3g --help' for more information.
 * Some local filesystem failed to mount
 [ !! ]
 * Setting hostname to inteldesk ...
 [ ok ]
 * Configuring kernel parameters ...
 [ ok ]
 * Creating user login records ...
 [ ok ]
 * Cleaning /var/run ...
 [ ok ]
 * Wiping /tmp directory ...
 [ ok ]
 * Loading ALSA modules ...
 [ ok ]
 * Restoring Mixer Levels ...
 [ ok ]
 * Setting terminal encoding [UTF-8] ...
 [ ok ]
 * Setting console font [default8x16] ...
 [ ok ]
 *  Setting up device-mapper volumes:
 *   Creating volume: isw_djeibahefj_WDf00 ...
 [ ok ]
 *   Creating volume: isw_djeibahefj_WDf002 ...
 [ ok ]
 *   Creating volume: isw_djeibahefj_WDf001 ...
 [ ok ]
 * Loading key mappings [us] ...
 [ ok ]


Last edited by nobody13 on Wed Nov 05, 2008 1:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
nobody13
Apprentice
Apprentice


Joined: 21 Jan 2006
Posts: 190

PostPosted: Wed Nov 05, 2008 1:09 pm    Post subject: Reply with quote

Nevermind, I figured it out. I added after device-mapper to the depends section of /etc/iinit.d/localmount.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum