similar to: Problems to load kernel

Displaying 20 results from an estimated 10000 matches similar to: "Problems to load kernel"

2002 Jun 12
7
VFS: Cannot open root device, pxelinux nfsroot
Hi everyone, I got the error: NET4: Unix domain sockets 1.0/smp for linux NET4.0 ds: no socket drivers loaded request_module[block-major-8]: root fs not mounted VFS: Cannot open root device ""or 08:03 Please append a correct "root"boot option The strange thing is that it tries to mount from harddisk. This I got somewhere else: "the kernel looks like it is trying to
2008 Aug 24
1
Isolinux: Could not find kernel: linux
Hello, Im building my own linux CD, For booting I use isolinux. Problem: isolinux cant find kernel. Hierarchy of CD is: /boot/bzImage /boot/isolinux.bin /boot/isolinux.cfg isolinux.cfg file: DEFAULT linux LABEL linux KERNEL bzImage and for maiking iso I use: mkisofs -o name.iso \ -b boot/isolinux.bin -c boot/boot.cat \ -no-emul-boot -boot-info-table -boot-load-size 4 \ -v -J -R -D -A
2002 Mar 27
1
isolinux
Sorry to bother you about this but after trashing 8 CD-Rs I'm out if ideas :-). I've not been able to get this working with anything other than the standard Slackware kernels.... I made a copy of the Slackware 'live' reference filesystem CD (8.0), added my own 2.2.16 kernel with crypto, then wrote the CD, as per the instructions. I've checked and double checked all the
2002 Mar 06
2
Compile 2.5.2 on RedHat 6.2
I am running RedHat 6.2 on many of my servers and am receiving the following errors when compiling Rsync 2.5.2: [root@wrapguy rsync-2.5.2]# make gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o In file included from rsync.c:23: rsync.h:339: warning: no semicolon at end of struct or union rsync.h:339: parse error before `inode' rsync.h:341: parse error before `dev'
2002 Mar 27
3
Basic ISOLINUX question
Folks I'm new to ISOLINUX and I've compiled a new Linux distribution of my oppwn (based on LinuxFromScratch). Now I want ot create a bootable CD with it - I don't need swap or anything like that as the bootable CD will simply run a couple of scripts to copy files onto a machine's hard drive. What exactly do I need to put in my isolinux.cfg file? Do I *need* to have a initrd or
2003 May 02
2
Isolinux init problem
Hello I have a problem with isolinux my root filesystem is a iso9660 cdrom , it wont start the init but it mounts /dev/hdc as root. Cant linux start directly from a the cdrom or is this another problem? I get this: VFS: Mounted root filesystem (iso9660) readonly Freeing unused kernel memory: 2808kb freead Warning: unable to open an intital console Kernel panic: no init found. try parsing
2005 Jan 25
1
Problems with isolinux.cfg
hi! I?m working on a projekt ( unattended.sourceforge.net ) This is using a linuxboot.iso My problem is the following: I opened up the iso with winiso, extrcat the isolinux.cfg, edited it with vi for windows as follows: # isolinux/pxelinux configuration file default unattended label unattended kernel bzImage # Add options (z_user=..., z_path=..., etc.) to this line. append
2020 May 12
1
[PATCH 1/3] drm/radeon: remove AGP support
Hi Christian Am 11.05.20 um 19:17 schrieb Christian K?nig: > AGP is deprecated for 10+ years now and not used any more on modern hardware. > > Old hardware should continue to work in PCI mode. > > Signed-off-by: Christian K?nig <christian.koenig at amd.com> > --- > drivers/gpu/drm/radeon/Makefile | 4 +- > drivers/gpu/drm/radeon/evergreen.c | 7 -
2014 Jun 02
3
[RFC PATCH v1.2 08/16] drm/radeon: use common fence implementation for fences
Am 02.06.2014 12:09, schrieb Maarten Lankhorst: > Changes since v1: > - Fixed interaction with reset handling. > + Use exclusive_lock, either with trylock or blocking. > + Bump sw irq refcount in the recovery function to prevent fiddling > with irq registers during gpu recovery. > - Add radeon lockup detection to the default fence wait function. First of all please
2014 Jul 09
2
[PATCH 09/17] drm/radeon: use common fence implementation for fences
> -----Original Message----- > From: Maarten Lankhorst [mailto:maarten.lankhorst at canonical.com] > Sent: Wednesday, July 09, 2014 8:30 AM > To: airlied at linux.ie > Cc: thellstrom at vmware.com; nouveau at lists.freedesktop.org; linux- > kernel at vger.kernel.org; dri-devel at lists.freedesktop.org; > bskeggs at redhat.com; Deucher, Alexander; Koenig, Christian >
2014 Jun 02
1
[RFC PATCH v1.3 08/16 1/2] drm/radeon: add timeout argument to radeon_fence_wait_seq
Am 02.06.2014 15:14, schrieb Maarten Lankhorst: > This makes it possible to wait for a specific amount of time, > rather than wait until infinity. > > Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com> > --- > Splitted out version, I've noticed that I forgot to convert > radeon_fence_wait_empty to long r, fixed. >
2006 May 17
2
AAH not getting IP address, likely to be network card?
Hi all, We use AAH to run our office telecoms registered with two Sipgate accounts. Today, Sipgate appeared to have had problems with their server with oneway audio on every call. In order to cause the Sipgate message service to pick up in stead of our AAH box, I simply unplugged the network cable. We now have problems where AAH does not seem to access the network. I plugged the network cable
2014 Nov 10
4
Boot fails in a VMware player VM - syslinux 6.03
Hi there, I failed to boot an installer in a VMware player (Version6.0.3 build-1895310) using syslinux 6.03, be it off an hybrid ISO image and an USB stick. Booting succeeds if the VM is set to use a BIOS firmware with both media, but fails using an efi firmware. Trying to boot off the ISO image I get an error message "The firmware encountered an unexpected exception" Trying to
2024 Aug 21
1
[PATCH v2 78/86] drm/radeon: Run DRM default client setup
Rework fbdev probing to support fbdev_probe in struct drm_driver and remove the old fb_probe callback. Provide an initializer macro for struct drm_driver that sets the callback according to the kernel configuration. Call drm_client_setup() to run the kernel's default client setup for DRM. Set fbdev_probe in struct drm_driver, so that the client setup can start the common fbdev client. The
2002 May 15
1
Re: Initrd or Cdrom as root
> I suspect that whatever is he using for creating the images (what is this > "isolinux.cfg"?) has modified the boot command line and that is why it > fails. It works fine for me (and worked since the time I wrote it around > 2.4.0 or so). Your assumption is correct! It seems that isolinux does not pass the append parameters at all. The booting works fine when I made your
2006 Mar 28
3
aah 2.7 / BRI
First encounter with * Just downloaded & installed aah-2.7 Started up AMP, but i can not find any reference towards isdn. I presume there has to be some configuration done for my Eicon-Diva-pro. Does aah actually support isdn-bri? On the mail-archive i found some references, but these are rather old ( they speak about the coming release of aah-2.1) aah-handbook (version 1.6) doesn't
2020 May 13
1
[PATCH 2/2] drm/ttm: deprecate AGP support
On Wed, May 13, 2020 at 01:03:13PM +0200, Christian K?nig wrote: > Even when core AGP support is compiled in Radeon and > Nouveau can also work with the PCI GART. > > The AGP support was notorious unstable and hard to > maintain, so deprecate it for now and only enable it if > there is a good reason to do so. > > Signed-off-by: Christian K?nig <christian.koenig at
2014 May 15
2
[RFC PATCH v1 08/16] drm/radeon: use common fence implementation for fences
Am 15.05.2014 15:04, schrieb Maarten Lankhorst: > op 15-05-14 11:42, Christian K?nig schreef: >> Am 15.05.2014 11:38, schrieb Maarten Lankhorst: >>> op 15-05-14 11:21, Christian K?nig schreef: >>>> Am 15.05.2014 03:06, schrieb Maarten Lankhorst: >>>>> op 14-05-14 17:29, Christian K?nig schreef: >>>>>>> + /* did fence get signaled
2006 May 31
1
Upgrade ONLY asterisk from an AAH install
Hey all, is it safe to run the asterisk-update.sh script that comes with AAH to upgrade only the asterisk binaries? Doug has chimed in a few times saying 'upgrade' when I post problems, but Aah makes this really painful. I'm using AAH 2.0 & am fighting a number of 'bugs' that only seem to be manifesting in my installation. Can I safely upgrade just asterisk and not any of
2003 Apr 16
1
Image remains too large
Hi, I've read that Syslinux supports bzImage files now, but when I use pxelinux (which I hope also supports it) with a bzImage, I get : COMBOOT image too large What can I do to fix this ? Kind greetings, Wim Godden