Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
JXL #1
How to make hard-driver bootable?
Hi everyone,
I have created bootable ISO CD (with isolinux.bin) and started
Linux with it. Then I formated my hard driver /dev/hda, created
a new root file system on it.
How can I make my hard-driver bootable?
I tried to use the lilo command to install LILO on it, but it didn't
work properly. When I rebooted the system from hard-driver, the
system has the exact mounting configuration as I called the lilo
command, e.g. the / is mounted on /dev/ram0. But I want to
mount / to /dev/hda1. I tried, upo the lilo prompt, to specify the root
device
explicitely, but it doesn't work.
How can I tell the Linux kernel or LILO to mount the root file system
to my hard-disk /dev/hda1?
Is there another way to make a hard driver bootable?
Thanks in advance,
James X. Li
JXL Guest
-
5.3-release bootable cd1 crashes my pc
hi y'all i now have 5.3-release installed and running fine, but i had to use three different boot floppies to get into the install procedure. If... -
bootable diskettes for SCO Unix 5.0.4
Hello, Where could I find, make or download the bootable diskettes for installing SCO Unix 5.0.4? I have the CD for installation and the license... -
Bootable Solaris CD
Hello Everybody, is it possible to make a bootable Solaris CD, so that when booted, you are able to run some commands. The idea is as follows:... -
how hard to replace titanium internal hard drive? How to cloneold hard drive onto it?
Hi all - I have a 2001 titanium laptop with a 20 Gig hard drive. The thing is getting too full and I'm toying with the idea of getting a bigger... -
Bootable Rescue CD-ROM
I'm looking for a bootable rescue CD-ROM with some Linux-based OS on it (preferrably Debian). It should include utilities like fdisk and mkfs,... -
James X. Li #2
Re: How to make hard-driver bootable?
Thanks for your reply. But, the method doesn't work. I also tried to
append 'noinitrd' to the lilo boot command, it didn't help either.
The command 'rdev bzImage' returns '/dev/hda1 /' which seems to
be right, but the kernel doesn't work as expected. It seems that the
settings in isolinux.cfg (which mounts root file system to the ram disk)
overwrite all other settings.
Regards,
JXL
"David" <thunderbolt01@netscape.net> wrote in message
news:Itf3b.217751$It4.102301@rwcrnsc51.ops.asp.att .net...> JXL wrote:>> > Hi everyone,
> >
> > I have created bootable ISO CD (with isolinux.bin) and started
> > Linux with it. Then I formated my hard driver /dev/hda, created
> > a new root file system on it.
> >
> > How can I make my hard-driver bootable?
> >
> > I tried to use the lilo command to install LILO on it, but it didn't
> > work properly. When I rebooted the system from hard-driver, the
> > system has the exact mounting configuration as I called the lilo
> > command, e.g. the / is mounted on /dev/ram0. But I want to
> > mount / to /dev/hda1. I tried, upo the lilo prompt, to specify the root
> > device
> > explicitely, but it doesn't work.
> >
> > How can I tell the Linux kernel or LILO to mount the root file system
> > to my hard-disk /dev/hda1?
> >
> > Is there another way to make a hard driver bootable?
> At the lilo prompt enter:
>
> linux root=/dev/hdaX # where hdaX is correct root partition
>
> --
> Confucius: He who play in root, eventually kill tree.
> Registered with The Linux Counter. [url]http://counter.li.org/[/url]
> Slackware 9.0 Kernel 2.4.22 i686 (GCC) 3.3
> Uptime: 2 days, 5:00, 1 user, load average: 1.76, 1.43, 1.31
>
James X. Li Guest



Reply With Quote

