Skip to Content.
Sympa Menu

baslinux - RE: [BL] Booting HD installation with loadlin

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "Jason Chall" <shaggychall AT yahoo.com>
  • To: <baslinux AT lists.ibiblio.org>
  • Subject: RE: [BL] Booting HD installation with loadlin
  • Date: Wed, 16 Feb 2005 20:43:10 -0500

The reason I said similar is because I have tried several different loadlin
commands. What I listed previously is exactly what I am using currently. I
got -v from loadlin's help output. It's not giving me anything useful. My
target is definately hda, the system is a little funny since BL doesn't
recognize the SSD. Yes I boot first into DOS from the SSD which loads linux
with the HD partition as root. More evidence that hda is the hard drive,
linux calls it such when the kernel is booting, plus if I boot from the BL
floppy and I use CTRL to specify hd root=/dev/hda1 it boots with no
complaints. I'm pretty sure this is right. If I use hdb1 I get a kernel
panic error saying it can't mount the root file system. I don't get this
error using hda1, and like I said, BL boots fine except asking for the
ramdisk floppy which I simply bypass using ENTER. As an alternative
approach, is it possible to install LILO from a DOS floppy (since LINUX
won't recognize SSD) to the SSD.

Jason

-----Original Message-----
From: baslinux-bounces AT lists.ibiblio.org
[mailto:baslinux-bounces AT lists.ibiblio.org]On Behalf Of
3aoo-cvfd AT dea.spamcon.org
Sent: Wednesday, February 16, 2005 3:44 PM
To: baslinux AT lists.ibiblio.org
Subject: Re: [BL] Booting HD installation with loadlin


Jason Chall wrote:
>
> I just put something similar to the following

Similar is not good enough. We need to know
exactly what you put in.

> loadlin zimage -v root=/dev/hda1 rw

I notice you are using a debug parameter (-v).
Where did you get that? Is it giving you output?

Are you sure your target is /dev/hda1 ?
It appears that your current partition
(bootable DOS) is /dev/hda1.

> I put loadlin on the 8MB SSD

So that's what boots first? in DOS?
Unless your system is unusual, that's probably
/dev/hda1. Your loadlin target partition (root=)
will be somewhere else. /dev/hdb1 ? /dev/hdc1 ?

> Why does loadlin expect a ramdisk floppy.

That's what happens when there is no target partition
(root=) or there's a syntax error in the loadlin line.
That's why we need to see exactly what you put in.

Cheers,
Steven

____________________________
http://www.basiclinux.com.ru
_______________________________________________
BasLinux mailing list
BasLinux AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/baslinux





Archive powered by MHonArc 2.6.24.

Top of Page