On Friday 17 February 2006 19:32, Markus Moeller wrote: > I have a UML system running on Suse SLES9. After patching the host system > the UML system starts up, but I cannot login because of a misconfigured > pam.conf (It needs a running network for authentication and the network > adapter failed to initialise in the UML system) > > /bin/su -s /bin/bash -c ./linux umid=uml0 mem=256m ncups=1 ubd0=ubd0 > ubd1=ubd1 initrd=./initrd eth0=daemon,fe:fd:58:33:8a:88,unix,uml0.ctl > ssl=none con=pts selinux=0 con=none con0=xterm con1=xterm root=/dev/ubda2 > uml0 > > The files the UML uses are: > > file /home/uml0/ubd0 > /home/uml0/ubd0: x86 boot sector
Ok, you're not using a COW. COW files aren't supported by the host. Your only problem is that you partitioned it, so it's slightly more difficult to loopmount. > Is tehre a way of mounting this file to correct the pam.conf file ? Likely, if it's on the first partition, mount -o loop,offset=512 ubd0 <mount point>. The problem is just finding the right offset, and fdisk can help. -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894) http://www.user-mode-linux.org/~blaisorblade ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user