Re: booting from DVD image on hard drive partition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 22 Mar 2012, stan wrote:

On Thu, 22 Mar 2012 18:04:16 -0500 (CDT)
Michael Hennebry <hennebry@xxxxxxxxxxxxxxxxxxxxx> wrote:

On Thu, 22 Mar 2012, stan wrote:

> Is it possible that the kernel isn't relocatable?  i.e.  it expects
> to run from a specific address, and that address isn't available.
> I'm not

Do you mean a RAM address?
How would a RAM address not be available?

Perhaps Grub2 is using it somehow?  These suggestions are longshots.

grub2 is not installed on my machine.
If it's packaged with the install kernel,
then I would expecct them to be a matched set.

You've already eliminated the simple and obvious things, it seems.


> sure how to check that, but the boot directory usually has the
> config files for each installed kernel, and maybe you could grep it
> for the appropriate switch.  Again, I don't know the name of that
> switch, I just know that I've seen it while configuring a kernel.

Since the iso didn't have them,
I suspect that the install kernel doesn't use them.

It might be difficult for me to
fight the switch with the erroneous default,
ascertain that the default is erroneous,
find the right value for the switch and
persuade the install kernel to use it.

I have noticed that all my kernels end in .PAE .
Could that be significant?

Oops. I should have written .PAE.img

If you are trying to install a 64 bit version, it *could* be.  Is it
possible that the system in question isn't 64 bit?  PAE is the
extension that means that a kernel is 32 bit, but has an extension to
allow it to address more than 2 (?) Gb of memory.  It means you've been
running 32 bit systems up to now.

My machine is 32 bit.  Its cpu is a pentium 4.
[hennebry@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.35.14-106.fc14.i686.PAE #1 SMP Wed Nov 23 13:39:51 UTC 2011 i686 i686 i386 GNU/Linux

> Another idea.  Maybe you can run dracut on the vmlinuz from the
> DVD, and generate a custom (I think that is the -h option)
> initramfs for your system.  Use it instead of the one from the DVD
> when you boot from grub.

I've no idea how I would improve the initram already there.
I don't even understand:
dracut [OPTION]... <image>  <kernel-version>
<image>?
initramfs

A sequence of bytes representing one partition
containing the root file system?

<kernel-version>?
vmlinuz version

The name of a kernel?

This is an example of the command I use to generate a custom initramfs
for my system.

/sbin/dracut -f -H -v --debug  custom-2.6.42.10-1.20120315.fc15.x86_64.img 2.6.42.10-1.20120315.fc15.x86_64 > dracut_output 2>&1

You should name the custom part whatever you want to call the
initramfs, and put the version of the vmlinuz in the second part.  It
doesn't need the vmlinuz on the front.  If there are any errors, they

What does the version do?

will be in the dracut_output.  You could split the output so errors go
to their own file, > dracut_output 2> dracut_error, if you want.  I've
never tried this with a DVD image, so it might not work.

Are you suggesting that I make the DVD
filesystem part of the initial ramdisk image?
Wouldn't I also need whatever was in the prepackaged initial ramdisk image?
How might the new ramdisk help me?

--
Michael   hennebry@xxxxxxxxxxxxxxxxxxxxx
"On Monday, I'm gonna have to tell my kindergarten class,
whom I teach not to run with scissors,
that my fiance ran me through with a broadsword."  --  Lily
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux