diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 20:54:33 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 20:54:33 +0100 |
commit | 1ef5e07283ef81704e3b254adc0cd81ed768a172 (patch) | |
tree | 6e72ab2feb3c309b0c2c6af5a365e6ce43be1768 | |
parent | f5b6eb494a22b1c43f6a5e8e062d22fdabc6ad2b (diff) |
Break out discussion.
-rw-r--r-- | hurd/running/vmware.mdwn | 8 | ||||
-rw-r--r-- | hurd/running/vmware/discussion.mdwn | 16 |
2 files changed, 16 insertions, 8 deletions
diff --git a/hurd/running/vmware.mdwn b/hurd/running/vmware.mdwn index 30c84560..fa00394f 100644 --- a/hurd/running/vmware.mdwn +++ b/hurd/running/vmware.mdwn @@ -48,14 +48,6 @@ Or mount the floppy image and change it. Edit /media/floppy/boot/grub/menu.lst with your favorite text editor and change /boot/gnumach to /boot/gnumach.gz. -> I find that this is all quite quick to try and that I can run through the -> ./native-install and reboot cycle twice OK. However, at that point the -> installed Hurd boots up but fails to display a login prompt. This is the -> case for both K10 and K14 using VMware Workstation 5.0.0 under Windows XP. -> Maybe I'm doing something wrong but it is hard to see what. I'd be -> interested to know more precisely what other people find does work. -> --IanMiller - 01 Apr 2007 - ## After install tweaks Start using GNU, here is diff --git a/hurd/running/vmware/discussion.mdwn b/hurd/running/vmware/discussion.mdwn new file mode 100644 index 00000000..4fc4d673 --- /dev/null +++ b/hurd/running/vmware/discussion.mdwn @@ -0,0 +1,16 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]] + +I find that this is all quite quick to try and that I can run through the +./native-install and reboot cycle twice OK. However, at that point the +installed Hurd boots up but fails to display a login prompt. This is the case +for both K10 and K14 using VMware Workstation 5.0.0 under Windows XP. Maybe +I'm doing something wrong but it is hard to see what. I'd be interested to +know more precisely what other people find does work. + +--IanMiller - 01 Apr 2007 |