* [linux-lvm] lvmcreate_initrd problem
2002-04-21 19:35 [linux-lvm] Shutdown questions Goetz Bock
@ 2002-06-03 14:36 ` Adrian Noland
2002-06-06 9:41 ` Patrick Caulfield
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Noland @ 2002-06-03 14:36 UTC (permalink / raw)
To: linux-lvm
Hello,
I'm trying to create an initrd and I'm hitting my head against this
error:
lvmcreate_initrd -- ummounting ram disk
umount: /tmp/initrd.2400: not mounted
lvmcreate_initrd -- ERROR umounting /tmp/initrd.2400
-- removing /tmp/initrd.2400
-- removing /tmp/mnt.2400
rmdir: `/tmp/mnt.2400': Device or resource busy
-- removing /tmp/lib.2400
-- exit with code 1
How do I find out why /tmp/initrd.$$ isn't mounted? Furthermore, can I
unmount it on my own and complete the script my self? What values would
I use for $DEVRAM and $INITRD?
NB: this isn't a standard install. I'm finishing up a LFS system. This
error only occurs in chroot. Is this a permissions problem or otherwise
related to LFS?
Thanks,
Adrian
=====
"You cannot with logic dissuade someone of a belief that was formulated without logic." --Big Beare's Law
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] lvmcreate_initrd problem
2002-06-03 14:36 ` [linux-lvm] lvmcreate_initrd problem Adrian Noland
@ 2002-06-06 9:41 ` Patrick Caulfield
0 siblings, 0 replies; 3+ messages in thread
From: Patrick Caulfield @ 2002-06-06 9:41 UTC (permalink / raw)
To: linux-lvm
On Mon, Jun 03, 2002 at 12:35:50PM -0700, Adrian Noland wrote:
> Hello,
> I'm trying to create an initrd and I'm hitting my head against this
> error:
>
> lvmcreate_initrd -- ummounting ram disk
> umount: /tmp/initrd.2400: not mounted
> lvmcreate_initrd -- ERROR umounting /tmp/initrd.2400
> -- removing /tmp/initrd.2400
> -- removing /tmp/mnt.2400
> rmdir: `/tmp/mnt.2400': Device or resource busy
> -- removing /tmp/lib.2400
> -- exit with code 1
>
> How do I find out why /tmp/initrd.$$ isn't mounted? Furthermore, can I
> unmount it on my own and complete the script my self? What values would
> I use for $DEVRAM and $INITRD?
>
The wierd thing is that mount hasn't given an error. I suppose the thing to do
is to stick a "pause" or an "exit" after the mount to see if has actually worked
(if not, then strace it and see why not). If it has worked then figure out why
it get umounted in between or if the variable named gets mangled for any reason.
patrick
^ permalink raw reply [flat|nested] 3+ messages in thread
* [linux-lvm] lvmcreate_initrd problem
@ 2007-06-08 15:24 Daniel Matters
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Matters @ 2007-06-08 15:24 UTC (permalink / raw)
To: linux-lvm
Im having trouble create initrd using lvmcreate_initrd when
mounting root lvm, and /boot ext3 and all other lvm
(usr,var,opt,home) from slack 11dvd
Heres the log:
lvmcreate_initrd 2.6.18
lvmcreate_initrd -- make LVM initial ram disk
/boot/initrd-lvm-2.6.18.gz
lvmcreate_initrd -- finding required shared libraries
lvmcreate_initrd -- stripping shared libraries
cp: cannot stat `(0xffffe000)': No such file or directory
lvmcreate_initrd -- ERROR copying shared library (0xffffe000) go
ram disk
Wondering where is the problem, and what means
cp: cannot stat `(0xffffe000)': No such file or directory ?
________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-08 15:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-08 15:24 [linux-lvm] lvmcreate_initrd problem Daniel Matters
-- strict thread matches above, loose matches on Subject: below --
2002-04-21 19:35 [linux-lvm] Shutdown questions Goetz Bock
2002-06-03 14:36 ` [linux-lvm] lvmcreate_initrd problem Adrian Noland
2002-06-06 9:41 ` Patrick Caulfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).