Displaying 20 results from an estimated 5000 matches similar to: "network boot nfs as root"
2002 May 15
1
RE: SYSLINUX digest, Vol 1 #102 - 4 msgs
Hi,
Thanks for your reply Josef.
> In netstat -p |grep rpc I get:
> dgram 56732 rpc.nfsd
> dgram 55905 rpc.mountd
> While client looks for socket 100003/2 or 100005/1, mine rpc.mountd is on socket 55905. Maybe it is a reason for an error 22.
>The port numbers are RPC numbers, not sockets. Try 'rpcinfo -p' for these.
rpcinfo -p
100005 mountd
100003 nfs
So this looks
2005 Aug 23
6
NFS-root problem
I have been googling and searching the archive , haven''t got anything
helpful. Would appreciate any help.
Got the follow error when trying to start a domain using NFS root
IP-Config: Incomplete network configuration information.
Looking up port of RPC 100003/2 on 10.10.24.141 <http://10.10.24.141>
RPC: sendmsg returned error 101
portmap: RPC call returned error 101
Root-NFS:
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
2002 Dec 19
1
Root-NFS not mounting using PXELinux - error 101
I seem to be having trouble getting the NFS root filesystem to mount after
the kernel boots. As per thread from 2002 16 January
(http://www.zytor.com/pipermail/syslinux/2002-January/000028.html), I
double checked my DHCP config files, but to no avail. It cannot seem to
attach to the mountd port on the bootserver. Here is some output from the
kernel:
loop: loaded (max 8 devices)
Intel(R) PRO/1000
2011 May 31
1
Unable to mount Centos 5.6 Server via nfs4 - Operation Not Permitted - MADNESS!
After getting a reasonably configured NFS4 setup working on my Scientific Linux server, I spent a majority of my evening trying to do the same with my Centos 5 box, with fruitless results. Most attempts to mount that server returns the following message:
[root at sl01 log]# mount -t nfs4 192.168.15.200:/opt/company_data /mnt
mount.nfs4: Operation not permitted
As nearest as I can tell, I was
2010 Feb 18
3
NFS client firewall config?
Hi all,
Which ports do I need to have open on an NFS client's firewall to allow it
to connect to a remote NFS servers?
When I disable iptables (using ConfigServerFirewall), it connects fine, but
as soon as I enable it, NFS gives me this error:
root at saturn:[~]$ mount master1.mydomain.co.za:/saturn /bck
mount: mount to NFS server 'master1.mydomain.co.za' failed: RPC Error:
Unable to
2003 Dec 30
4
NFS error 101, again
Hi,
I've got another one... NFS error 101 with NFSROOT has been discussed a
lot, and hpa gave an answer to it which appears right. It's ENETUNREACH,
and I suspect my diskless box does not set its IP parameters right.
PXElinux is set up as follows:
label linvdr
kernel kernel-linvdr
append initrd=initrd-linvdr acpi=off root=/dev/nfs \
2005 Aug 22
3
Help me with my memory
Okay, now, before 3.10 is finalized... what bug reports am I still
forgetting?
-hpa
2002 Jan 16
1
Kernel boot problem using PXELinux boot
I used pxelinux.0 to boot my kernel, then the kernel began to boot. However, it cannot mount nfs root. I checked the nfs root
is exported OK!
The last screen is as followed:
serial sub-system self-test: passed.
internal registers self-test: passed.
ROM checksum self-test: passed (0x04f4518b).
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/dri
ver/eepro100.html
2012 Mar 04
1
Unable to start nfs server
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120304/04099724/attachment.html>
2003 Sep 13
0
PXELinux Kernel NFS Root Errors
Hi
This is a PXELinux problem that I'm facing. The problem, in brief, is that I
have a set of diskless nodes (AMD Athlon XP 1800+ with 256MB RAM) connected via
an internal 172.20.0.0/24 network to a dual AMD Opteron running SuSE Linux 8.3
for AMD64. I want the remote machines to diskless boot off the main server and
run independently. The diskless machines have a PXE-compliant BIOS for
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
Hi all,
I have setup a CentOS6.3 x86_64 host to act as a nfs server.
According to RHEL6 docs, portmap is not needed when you use NFSv4, but
in my host I need to start rpcbind service to make NFSv4 works.
My /etc/sysconfig/nfs
#
# Define which protocol versions mountd
# will advertise. The values are "no" or "yes"
# with yes being the default
MOUNTD_NFS_V2="no"
2004 Oct 27
5
Unable to create a new domain
Hi,
I have a same question posted by punamia , when I am trying to create
domain using xen-2.0 built on Fedora 2/ Pentium PC with IDE drive:
"Kernel panic: No init found. Try passing init= option
to kernel".
Below is console dump. Any suggestions ?
Thanks
Console Dump:
Linux version 2.6.8.1-xenU (root@localhost.localdomain) (gcc version
3.3.3 20040412 (Red Hat Linux
2005 Aug 27
3
SYSLINUX 3.11-pre5 -- release candidate -- release on Tuesday
SYSLINUX 3.11-pre5 is hereby a bug fix release candidate. If I don't
receive any problem reports, I will release it as-is on Tuesday, August 30.
http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2006 Apr 09
5
Switchroot: mount failed: 22, Kernel panic - not syncing: Attempted tp kill init!
Hi, everybody!
My pxelinux.0/default file is:
LABEL linux
KERNEL vmlinuz-2.6.16
APPEND initrd=initrd-2.6.16.img
root=192.168.4.110:/clients/192.168.4.100/root
When mounting I get:
switchroot: mount failed: 22
Kernel panic - not syncing: Attempted tp kill init!
Before it I get some messages about: Can't find /dev/console.
/clients/192.168.4.100/root/dev was empty. I've copied my
2005 Apr 14
1
pxeboot to runlevel 4
folks,
Im trying to boot to runlevel 4 explicitly, using this stanza: ie with a
single 4 at end of APPEND line.
LABEL 2.6.11-r10c2-soekris-v1
MENU LABEL ^j. runlevel 4 2.6.11-r10c2-soekris-v1
# 4 MENU DEFAULT
KERNEL vmlinuz-2.6.11-r10c2-soekris-v1
APPEND console=ttyS0,19200n81 root=/dev/nfs
nfsroot=192.168.42.1:/nfshost/foo
2007 Sep 30
2
Fai Install Server in DomU
hi,
i trying to install a fai installation server in a DomU for DomUs, but i
have some problems with nfs. The DomUs says, that they can''t reach the
NFS Server
===========
Begin: Retrying nfs mount ...
IP-Config: eth0 hardware address 00:16:3e:7a:25:7c mtu 1500 DHCP
IP-Config: eth0 guessed broadcast address 172.16.0.255
IP-Config: eth0 complete (from 172.16.0.151):
address:
2009 Aug 11
1
[PATCH server] remove appliance bits
This removes the appliance configuration bits from the installer and associated files since it has been deprecated
---
installer/modules/ovirt/files/cobbler-import | 6 -
.../modules/ovirt/files/ovirt-appliance-setup | 4 -
installer/modules/ovirt/files/ovirt-storage | 73 ----------
installer/modules/ovirt/manifests/appliance.pp | 152 --------------------
4 files
2020 Aug 03
2
NFSroot over wifi in CentOS 7 - graceful shutdown problem
Hi,
I've got a task to have a small number of laptops netboot Linux over
WiFi. The kernel is loaded off the USB stick of cource, it's off topic
for now.
The WPA-supplicant daemon is started early by dracut off initrd. It
works. Mostly.
The problem is that upon shutdown systemd terminates all the processes
FIRST and unmounts filesystems NEXT.
Guess what? Upon termination,
2006 Apr 03
2
probs running stuff from initrd
Hello all
Now I may be way of whack here, so please forgive me.
I''m trying to merge xen with redhat''s config-netboot. The idea being a
kinda stateless domU. For those that haven''t seen you share a rootfs and
then bind mount all the individual files over then top, and the redhat
gui builds all the pxeboot config and stuff for you if you want a
diskless client. I