Marek Kříž wrote:
> using ... Vfat.o
> .LINUXRC: PKGPATH: /dev/hdc:vfat
> LINUXRC: mounting /dev/hdc1 on /mnt1
This seems odd - if linuxrc thinks the pkgpath is /dev/hdc, it's not too
surprising the packages can't be found. Please double-check that you
_really_ have hdc1 in leaf.cfg
It _should_ look more like:
LINUXRC: Mounting a 10M TMPFS filesystem...
LINUXRC: Pivoting...
LINUXRC: Generating default dirs...
LINUXRC: Generating /tmp & /var/log partitions ...
LINUXRC: Populating /dev...
LINUXRC: PKGPATH: /dev/hdc1:msdos
LINUXRC: Mounting /dev/hdc1 on /mnt1
(...)

It could also be some sort of side-effect of using vfat (just a guess,
since I've never used it myself, and everything else looks ok as far as
I can tell).

I hope that helps

Martin


------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to