On 10/5/06, Henk Boom <[EMAIL PROTECTED]> wrote:
If I go into the shell, I can see that /dev/sdb1 and /newroot both
exist, and manually running "mount /dev/sdb1 /newroot/" (with and
without -t vfat) gives the same error message:
mount: Mounting /dev/sdb1 on /newroot/ failed: Invalid argument

Hmm, I haven't booted of a minimal CD in awhile, so I'm not sure
whether the included kernel includes all the right drivers for the USB
media and filesystems.

Does /sys/block/sda/dev exist? (you might need to "mount -t sysfs
sysfs /sys" if /sys isn't mounted at this point)

Does /proc/filesystems contain vfat?  (Again, might need "mount -t
proc proc /proc")

-Richard
--
[email protected] mailing list

Reply via email to