View previous topic :: View next topic |
Author |
Message |
jimihieu
Joined: 05 May 2006 Posts: 51
|
Posted: Sat May 20, 2006 7:23 am Post subject: LiveCD on HDD ????Kernel panic! |
|
|
hi
i use "hdinstall" script from DSL-N installed into my harddrive then put few stuffs in the HDD that i want.
After that i remaster my DSL-N live cd.
everything works great on LiveCD!
however, when i found out that i got a spare but small size hdd! i cp everything into that hdd and tried to boot up as liveCD from HDD but i got kernel panic!
The boot lines go a few lines as normal before the error occur:
Uncompress linux.....Ok! Booting the kernel
.....
audit ...initialization....
RAMDISK incomplete write (-28 !=32768) 4194304
Kernel panic: not syncing . No init found: Please put some init = option into the kernel.
At first my grub was like this:
grub (hd0,0)
kernel (hd0,0)/boot/isolinux/linux root =/dev/hda1 frugal
When see the error i add in boot line:
kernel (hd0,0)/boot/isolinux/linux root =/dev/hda1 init=/etc/init frugal
Still dont works!
give it 1 more try: kernel (hd0,0)/boot/isolinux/linux root =/dev/hda1 init=/sbin/init frugal
still dont works!
another try:
grub (hd0,0)
kernel (hd0,0)/boot/isolinux/linux root =/dev/hda1 init=/sbin/init frugal
initrd (hd0,0)/boot/isolinux/minirt.gz
STILL DONT WORK!
google and see alot of similar error but no similar problem as mine!
now im outa ideas!
Could it be the way i remaster my CD that create the error? well i didnt change anything in the "isolinux.cfg" file! all are from the original LiveCD...
It also look like that RAMDISK initialization but i have no idea how to fix this problem!
someone please help!
thanx
JiMI |
|
Back to top |
|
|
jimihieu
Joined: 05 May 2006 Posts: 51
|
Posted: Fri Jun 02, 2006 2:12 am Post subject: |
|
|
this was fixed by using the command line below:
kernel (hd0,0)/boot/isolinux/linux fromhd=/dev/hda1 init=/etc/init frugal
Now another errror come up:
VFS: cannot open root device "<NULL>" or unknown-block (3,5) |
|
Back to top |
|
|
Winter Knight
Joined: 29 May 2006 Posts: 65
|
Posted: Thu Jul 13, 2006 2:02 am Post subject: |
|
|
It's not clear whether you are going for a frugal install or a hdd install. It looks more like frugal.
You cp'd? Did you cp everything? Are you sure?
Have you tried the frugal script? Scripts make things easy when they work. I'd recommend hosing your non-working install and restarting there.
Right-Click->Tools->Frugal Install->Either
Edit: I just realized this was an old post. Well, the question wasn't answered yet. Now it is. |
|
Back to top |
|
|
jimihieu
Joined: 05 May 2006 Posts: 51
|
Posted: Mon Jul 17, 2006 9:02 am Post subject: |
|
|
hi thanx for reply,
yes i did cp everything!
frugal script doesnt work properly...half way it went error
i forgot what the error is but.
thanx
[quote="Winter Knight"]It's not clear whether you are going for a frugal install or a hdd install. It looks more like frugal.
You cp'd? Did you cp everything? Are you sure?
Have you tried the frugal script? Scripts make things easy when they work. I'd recommend hosing your non-working install and restarting there.
Right-Click->Tools->Frugal Install->Either
Edit: I just realized this was an old post. Well, the question wasn't answered yet. Now it is.[/quote] |
|
Back to top |
|
|
roberts
Joined: 17 Apr 2006 Posts: 320 Location: OC CA USA
|
Posted: Mon Jul 17, 2006 11:05 pm Post subject: |
|
|
I would not suggest to remaster anything that is an RC! |
|
Back to top |
|
|
|