View previous topic :: View next topic |
Author |
Message |
genfive Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Simpsons/simpsons_bart.gif)
Joined: 10 Nov 2005 Posts: 291
|
Posted: Thu Jul 06, 2006 1:04 am Post subject: mounting root: mkdir cannot create dir /newroot/tmp/.initrd |
|
|
I am getting the following error message during boot. It doesn't show up with dmesg, and the booting seems to proceed successfully regardless. However, i am still wondering what caused this and could it cause potential problems:
>> Activating udev
>> Determining root device
>> Mounting root
mkdir: Cannot create directory '/newroot/tmp/.initrd': Read-only file system
>> Booting (initramfs)
what is this /newroot/tmp/.initrd business?
my boot partition is /dev/hda2, and my root partition is /dev/hdb9
Last edited by genfive on Thu Jul 06, 2006 1:37 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
beatryder Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1864706406445b6f8183868.jpg)
Joined: 08 Apr 2005 Posts: 1138
|
Posted: Thu Jul 06, 2006 1:26 am Post subject: |
|
|
I am not sure what that is, but I suggest you change the topic title to be more specific. I am certain someone here can help you, but you need to catch their eye :p _________________ Dont make it idiot proof, make it work.
Neucode.org
<suppressed key> |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
commonloon Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Apr 2004 Posts: 133 Location: Marin, CA
|
Posted: Mon Jul 17, 2006 2:09 pm Post subject: problem w/ genkernel version? |
|
|
I ran into this same issue... try downgrading your genkernel version (assuming you didn't roll your own).
Code: |
emerge unmerge genkernel
emerge =sys-kernel/genkernel-3.3.10
|
Long term you may want to use /etc/portage/package.mask if this isn't fixed in the next revision.
Check out:
https://forums.gentoo.org/viewtopic-t-456970-highlight-newroot+initrd.html _________________ Calling fly fishing a hobbie is like calling brain surgery a job. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|