Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2011 23:42:55 +0200
From:      =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= <kes-kes@yandex.ru>
To:        freebsd-questions@freebsd.org
Subject:   Mounting from (...) failed with error 19
Message-ID:  <193173521.20110124234255@yandex.ru>

next in thread | raw e-mail | index | archive | help
Hi, Freebsd-questions.

I try to make up my own LiveCD
mkisofs -V FreeBSD -RJ -iso-level 3 -no-emul-boot -o bootcd.iso relesase

I copy bootcd.iso to flash and install grub to flash.
then boot from flash
in GRUB:
map (hd0,0)/iso/bootcd.iso (hd32)
map --hook
chainloader (hd32)
boot

press key
lsdev shows
that there is CD0 device.
'show' shows that currdev=cd0: and rootdev=cd0:
'boot'
boot process starts system
.......
Mounting from (...) failed with error 19

when I press '?' sign it show no CD0 device.

It seems that memory device was destroyd by 'kernel' and on this stage
'mapped by grub to memory iso file' does not exists

How can I fix it?

I do not undestand what to write to 'vsf....' variables.

-- 
С уважением,
 Коньков                          mailto:kes-kes@yandex.ru




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