From: Jeff D. <jd...@ka...> - 2000-08-02 17:19:09
|
jd...@ka... said: > > How to access host filesystem under umk without any network > > connections? > > Right now you can't. Acually, I lied a little. If you can put up with the filesystem being readonly in both the host and uml, then you can pass the partition in to uml: linux ubd1r=/dev/hda2 and then mount it normally once the system is up. Jeff |