Displaying 1 result from an estimated 1 matches for "nographcs".
Did you mean:
  nographics
  
2009 Jan 15
1
xen CentOS 5.2 domU install error: "Error mounting device xvda1 as /boot"
...ame result, 
since it describes a simple variation of a normal Anaconda install.
Details:
* Centos 5.2 installation command, installing Centos 5.2 as the guest OS 
using nfs mounted Centos 5.2 iso dvd image:
    virt-install --paravirt -name vm-1 --ram 512 --file /vm/1/vm-1.img  
--file-size -4 --nographcs --location:nfs:192.168.1.101:/mnt/iso
    I select a minimal server config during the install that I know fits 
in 4 GB.  Not much more than the base packages.
* Last install (Anaconda) screen:
    "Error mounting device xvda1 as /boot: Read-only file system"
    "This most likely m...