[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Installing Xen on FC3
On Apr 4, 2005 12:37 PM, Tom Brown <tbrown@xxxxxxxxxxxxx> wrote: > > without the output from fdisk -l /dev/hda and maybe df it is hard to know > anything about how you have your partitions setup... Does the Fedora grub > option work? That would suffice, assuming they are running out of the same > partitions. > Yah, the Fedora options work fine for me. Here is the output you requested. [root@localhost ~]# fdisk -l /dev/hda Disk /dev/hda: 20.8 GB, 20847697920 bytes 131 heads, 63 sectors/track, 4933 cylinders Units = cylinders of 8253 * 512 = 4225536 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 22 88861+ 83 Linux /dev/hda2 22 4934 20267604 8e Linux LVM [root@localhost ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/VolGroup00-LogVol00 19642236 3427416 15217036 19% / /dev/hda1 86042 29919 51680 37% /boot none 513440 0 513440 0% /dev/shm [root@localhost ~]# > On Mon, 4 Apr 2005, David Rhodus wrote: > > > Ok, I'm resending this question to the users list here now that I > > notice that the sourceforge list sent me a message back saying it was > > no longer in use. :-) > > > > I downloaded xen-2.0.5-install.tgz and found the few dependency's it > > needed and was able to successfully run the install.sh script and > > install everything. > > > > Here is what I currently have in my menu.lst/grub.conf file. I have > > tried *several* combinations of things but nothing has worked so far. > > The example listed in the README text file that comes with Xen said to > > use /boot/xen.tgz etc... but that always returned Error 15: File no > > Found. The current file doesn't return an error but the machine very > > quickly resets. > > > > Perhaps someone can share their menu.lst file from a FC3 machine or > > shed some insight into how to properly configure grub. > > > > [root@localhost grub]# cat menu.lst > > # grub.conf generated by anaconda > > # > > # Note that you do not have to rerun grub after making changes to this file > > # NOTICE: You have a /boot partition. This means that > > # all kernel and initrd paths are relative to /boot/, eg. > > # root (hd0,0) > > # kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00 > > # initrd /initrd-version.img > > #boot=/dev/hda > > default=0 > > timeout=5 > > splashimage=(hd0,0)/grub/splash.xpm.gz > > hiddenmenu > > > > title Xen 2.0 / XenLinux 2.6.10 > > root (hd0,0) > > kernel /xen.gz dom0_mem=131072 ro console=vga > > module /vmlinuz-2.6.10-xen0 ro root=/dev/hda0 > > module /initrd-2.6.9-1.667.img > > > > title Fedora Core (2.6.9-1.667) > > root (hd0,0) > > kernel /vmlinuz-2.6.9-1.667 ro root=/dev/VolGroup00/LogVol00 rhgb > > quiet > > initrd /initrd-2.6.9-1.667.img > > > > [root@localhost grub]# > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@xxxxxxxxxxxxxxxxxxx > > http://lists.xensource.com/xen-users > > > > ---------------------------------------------------------------------- > tbrown@xxxxxxxxxxxxx | "The Internet is a world of ends. You're at one > http://BareMetal.com/ | end, and everybody and everything else are at the > web hosting since '95 | other ends." - http://www.worldofends.com/ > > -- -David Steven David Rhodus <drhodus@xxxxxxxxxxx> _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |