URN Logo
UNIX Resources » Linux » Linux Forum » General Linux Discussions » Page.4 » Loadlin problem when installing Novel Linux Desktop 9 => invalid compr
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
Loadlin problem when installing Novel Linux Desktop 9 => invalid compr
Subject: Loadlin problem when installing Novel Linux Desktop 9 => invalid compr
Author: Dennis Peere    Posted: 2005-09-20 08:08:58    Length: 1,049 byte(s)
[Original] [Print] [Top]
Dear All,

I'm trying to perform a harddisk installation of NLD 9.
I've copied all NLD cd's to a fat32 partition with Freedos on it.
When trying to start loadlin I get the following error and the system halts
:
  RAMDISK: Compressed image found at block 0
  invalid compressed format (err=2)
  VFA: Cannot open root device "[NULL]" or unknown-block(8,3)
  Please append a correct "root=" boot option
  Kernel panic: VFS: Unable to mount root fs on unknown-block(8,3)

I'm using loadlin version 1.6c which is inlcuded on the first cd of NLD

I've tried the following commands, without success, to start loadlin :
  LOADLIN DOSUTILSLINUX INITRD=DOSUTILSINITRD ramdisk_size=65536
  LOADLIN dosutilslinux initrd=dosutilsinitrd init=/linuxrc
  LOADLIN dosutilslinux initrd=dosutilsinitrd init=/linuxrc
root=/dev/ram0

Can anyone help me out please ?

Regards,

Dennis Peere

[Original] [Print] [Top]
Subject: Loadlin problem when installing Novel Linux Desktop 9 => invalid compr
Author: Steve Ackman    Posted: 2005-09-20 10:54:57    Length: 2,237 byte(s)
[Original] [Print] [Top]
["Followup-To:" header set to comp.os.linux.]
In [433017fb$0$22166$ba620e4c@news.skynet.be], Dennis Peere wrote:
QUOTE
Dear All,

I'm trying to perform a harddisk installation of NLD 9.
I've copied all NLD cd's to a fat32 partition with Freedos on it.
When trying to start loadlin I get the following error and the system halts
:
RAMDISK: Compressed image found at block 0
invalid compressed format (err=2)
VFA: Cannot open root device "[NULL]" or unknown-block(8,3)
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on unknown-block(8,3)

I'm using loadlin version 1.6c which is inlcuded on the first cd of NLD

I've tried the following commands, without success, to start loadlin :
LOADLIN DOSUTILSLINUX INITRD=DOSUTILSINITRD ramdisk_size=65536
LOADLIN dosutilslinux initrd=dosutilsinitrd init=/linuxrc
LOADLIN dosutilslinux initrd=dosutilsinitrd init=/linuxrc
root=/dev/ram0

Can anyone help me out please ?

  It appears you're trying to load a kernel called
"LINUX" which exists under DOSUTILS.  I've never
seen that particular file heirarchy used for loadlin.

  It's been many years since I used loadlin, so I go
to ../loadlin/doc/manual.txt (v.1.6, ca. '96) and the
syntax there is somewhat different than what you're
using.  I don't know if loadlin has really changed
that much over the years from v.1.6 to v.1.6.c...

  Have you already read all the documentation in
/loadlin/doc/quicksta.rt | manual.txt ?

  The quickstart gives this example for what you seem
to be trying to do:

loadlin c:zimage root=/dev/ram rw initrd=c:rootdsk.gz

  I didn't use the ram disk, so I did a linux.bat which
looked like this:

smartdrv /C
c:loadlinloadlin  c:loadlinlinuz-2.214  root=/dev/hda7  ro  vga=3

[Original] [Print] [Top]
Subject: Loadlin problem when installing Novel Linux Desktop 9 => invalid compr
Author: Dennis Peere    Posted: 2005-09-21 02:14:04    Length: 1,604 byte(s)
[Original] [Print] [Top]
"Steve Ackman" [steve@SNIP-THIS.twoloonscoffee.com] wrote in message
news:slrndj0fg7.1p30.steve@wizard.dyndns.org...

QUOTE
It appears you're trying to load a kernel called
"LINUX" which exists under DOSUTILS.  I've never
seen that particular file heirarchy used for loadlin.

It's been many years since I used loadlin, so I go
to ../loadlin/doc/manual.txt (v.1.6, ca. '96) and the
syntax there is somewhat different than what you're
using.  I don't know if loadlin has really changed
that much over the years from v.1.6 to v.1.6.c...

Have you already read all the documentation in
/loadlin/doc/quicksta.rt | manual.txt ?

The quickstart gives this example for what you seem
to be trying to do:

loadlin c:zimage root=/dev/ram rw initrd=c:rootdsk.gz

I didn't use the ram disk, so I did a linux.bat which
looked like this:

smartdrv /C
c:loadlinloadlin  c:loadlinlinuz-2.214  root=/dev/hda7  ro  vga=3

I've been doing the same thing on RedHat 8 and RedHat Enterprise server 4
without any problem.
For NLD 9 I did the following...
I've created the dosutils dir  on c: and copied the initrd and linux  from
NLD CD1 /boot/loader and loadlin.exe from /dosutils/loadlin.
Any more suggestions anyone ?

[Original] [Print] [Top]
« Previous thread
find command way to slow!
General Linux Discussions
Page. 4
Next thread »
PureFTPd virtual users question
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 12:16:09, cost 0.024183034896851 ms.