Re: [uml-user] Building a filesystem

2006-08-13 Thread Blaisorblade
On Sunday 13 August 2006 12:31, Richard Andrews wrote: > This is serverland. X doesn't exist. > ntpd maintains the clock. Yes but unless you don't tune it, the distro scripts will try (and fail) to run hwclock at bootup and shutdown. > How does hdparms interact with UML? > Do UBD devices appears

Re: [uml-user] Building a filesystem

2006-08-13 Thread Richard Andrews
--- Blaisorblade <[EMAIL PROTECTED]> wrote: > To work on: > > /etc/fstab > /etc/inittab maybe Yup x 2. > Device configs: > things like hwclock, consolefonts and X11 don't make sense in UML (however > you > can run Xnest instead of normal X by changing a symlink somewhere). In some > distros (

Re: [uml-user] Building a filesystem

2006-08-12 Thread Blaisorblade
On Monday 07 August 2006 06:50, Richard Andrews wrote: > I'm looking for advice on building up a filesystem image file. > > I have a working server that I want to mimick in UML. What is the best way > to get the filesystem of the real server into a UML filesystem image? What > are the gotchas? eg.