Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2006 08:56:35 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        stable@freebsd.org
Subject:   Re: 6.1-R/amd64: PXE boot can't handle .gz mfsroot?
Message-ID:  <20060510084006.J96317@woozle.rinet.ru>
In-Reply-To: <20060509222157.I69331@woozle.rinet.ru>
References:  <20060509222157.I69331@woozle.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 May 2006, Dmitry Morozovsky wrote:

DM> Colleagues,
DM> 
DM> ${SUBJ} says almost all. PXEboot leads to 
DM> 
DM> Can't work out which disk we are booting from.
DM> 
DM> error.
DM> 
DM> Ungzipping /boot/mfsroot.gz helps

This was too early positive. It does not help, as unzipped mfsroot is not 
actually loaded as filesystem:

OK ls
/
 ?  boot
 ?  boot.config
 ?  boot.catalog
 ?  cdrom.inf
OK lsmod  
 0x100000: /boot/kernel/kernel (elf kernel, 0x8e4268)
  modules: linux.1 rr232x.1 io.1 splash.1 agp.1 nfsserver.1 nfslock.1 nfs.1 
nfs4.1 wlan.1 if_gif.1 if_faith.1 ether.1 sysvshm.1 sysvsem.1 sysvmsg.1 
cd9660.1 isa.1 pseudofs.1 procfs.1 ntfs.1 msdosfs.1 usb.1 cdce.0 random.1 
ppbus.1 pci.1 pccard.1 null.1 mpt_raid.1 mpt.1 mpt_cam.1 mpt_core.1 miibus.1 
mem.1 isp.1 sbp.1 fwe.1 firewire.1 exca.1 cardbus.1 ast.1 afd.1 acd.1 ataraid.1 
atapci.1 ad.1 ata.1 ahc.1 ahd.1 ahd_pci.1 ahc_pci.1 ahc_isa.1 acpi_pci.1 acpi.1 
linprocfs.1 cam.1 
 0x9e4268: /boot/mfsroot (mfs_root, 0x800000)

So after loading kernel it complains:

init: not found in path /sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall
panic: no init

(while there was line

md0: Preloaded image </boot/mfsroot> 8388608 bytes at 0xffffffff809e4268

a few lines before...)

... will experiment further...

Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060510084006.J96317>