search for: noresum

Displaying 18 results from an estimated 18 matches for "noresum".

Did you mean: noresume
2006 Jul 11
0
[rfc] standalone kinit/resume
...et_arg(argc, argv, "resume="); - resume_file = resume_arg ? resume_arg : resume_file; - /* No resume device specified */ - if (!resume_file[0]) - return 0; - - /* Fix: we either should consider reverting the device back to - ordinary swap, or (better) put that code into swapon */ - /* Noresume requested */ - if (get_flag(argc, argv, "noresume")) - return 0; - return resume(resume_file); + fprintf(stderr, "Usage: %s /dev/<resumedevice>\n", progname); + exit(1); } -int resume(const char *resume_file) +int main(int argc, char *argv[], char *envp[]) { - char d...
2008 Apr 26
3
extlinux: missing text on serial output
...trol on COM2 prompt 1 timeout 100 say Select 'linux' or 'xen'. say Automatically booting 'xen' in 10 seconds. default xen label linux kernel /vmlinuz-2.6.18-6-686 append initrd=/initrd.img-2.6.18-6-686 root=/dev/mapper/xen1-root ro console=tty0 console=ttyS1,57600n8r noresume label xen kernel mboot.c32 append /xen-3.2-1-i386.gz com2=auto,8n1 console=com2L,vga dom0_mem=256M --- /vmlinuz-2.6.18-6-xen-686 root=/dev/mapper/xen2-root ro xencons=xvc console=tty0 console=xvc noresume 3 --- /initrd.img-2.6.18-6-xen-686 I get this output on my monitor: EXTLINUX 3.63 2008...
2012 Oct 19
6
"Boot loader did not return any data" to make HVM to PV
...VmError, msg VmError: Boot loader didn''t return any data! \--xend.log file when I start the domU /-- domU /grub/menu.list title Xen -- SUSE Linux Enterprise Desktop 10 SP2 xen root (hd0,0) kernel /boot/xen.gz module /boot/vmlinuz-2.6.16.60-0.85.1-xen root=/dev/xvda1 vga=0x317 noresume splash=silent showopts clocksource=jiffies console=xvc0 module /boot/initrd-2.6.16.60-0.85.1-xen \-- domU /grub/menu.list /-- mkinitrd configuration Kernel image: /boot/vmlinuz-2.6.16.60-0.85.1-xen Initrd image: /boot/initrd-2.6.16.60-0.85.1-xen Adding the root filesystem module (ext3) Shared...
2009 Jun 21
1
Xen boots to blank screen
...d /boot/initrd-2.6.27.7-9-pae ###Don''t change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.1 - 2.6.27.7-9 root (hd0,1) kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/ata-Maxtor_7Y250M0_Y644WYHE-part2 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a initrd /boot/initrd-2.6.27.7-9-pae ###Don''t change this comment - YaST2 identifier: Original name: xen### title Xen -- openSUSE 11.1 - 2.6.27.7-9 root (hd0,1) kernel /boot...
2010 May 15
9
Installing CentOS as DomU on Debian Lenny (dom0) Xen
Hi, I have searched the question which I am asking.But if some one has mentioned on their blog or link some where they have mentioned as how they installed CentOS as DomU on Debian Lenny (dom0)running xen-3.2.1 and I should have a look Then please share it here. -- Tapas _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2019 Sep 29
14
[Bug 111853] New: nouveau kernel module won't load (not available) on Sony laptop with NVIDIA G86M [GeForce 8400M GT] ID: 10de:0426
...ected behavior: 1-ttys use display's native 1920x1080 mode 2-X uses modesetting DDX or nouveau DDX and native 1920x1080 mode # inxi -GxxSMaz System: Host: vaio Kernel: 5.2.11-1-default x86_64 bits: 64 compiler: gcc v: 9.2.1 parameters: root=/dev/sda9 ipv6.disable=1 net.ifnames=0 noresume mitigations=auto consoleblank=0 drm.debug=0x1e log_buf_len=1M acpi=off vga=791 video=1280x720 at 60 video=1024x768 at 60 video=1440x900 at 60 3 acpi=off Console: tty 3 dm: N/A Distro: openSUSE Tumbleweed 20190907 Machine: Type: Laptop System: Sony product: VGN-AR730E v:...
2019 Sep 29
0
[Bug 111853] nouveau kernel module won't load (not available) on Sony laptop with NVIDIA G86M [GeForce 8400M GT] ID: 10de:0426
...# lspci | grep -i vidia 01:00.0 VGA compatible controller: NVIDIA Corporation G86M [GeForce 8400M GT] (rev a1) # uname -a Linux vaio 5.3.1-2.g3354216-vanilla #1 SMP Thu Sep 26 06:05:47 UTC 2019 (3354216) x86_64 x86_64 x86_64 GNU/Linux # cat /proc/cmdline root=/dev/sda9 ipv6.disable=1 net.ifnames=0 noresume mitigations=auto consoleblank=0 drm.debug=0x1e log_buf_len=1M acpi=off 3 # pwd /lib/modules/5.3.1-2.g3354216-vanilla/kernel/drivers/gpu/drm/nouveau ls -l | grep veau -rw-r--r-- 1 root root 645980 Sep 27 05:03 nouveau.ko.xz # zcat /proc/config.gz | grep -i veau CONFIG_DRM_NOUVEAU=m # CONFIG_NOUVEAU...
2006 Jul 12
0
Dom0 hang on SuSE 9.3 IA64
...ite/blue black/light-gray default 0 timeout 8 gfxmenu (hd0,0)/boot/message ###Don''t change this comment - YaST2 identifier: Original name: xen### title Xen kernel (hd0,0)/boot/xen.gz dom0_mem=2000000 module (hd0,0)/boot/vmlinuz-xen root=/dev/sda1 vga=normal selinux=0 console=tty0 noresume showopts 3 module (hd0,0)/boot/initrd-xen ###Don''t change this comment - YaST2 identifier: Original name: linux### title SUSE LINUX 9.3 kernel (hd0,0)/boot/vmlinuz root=/dev/sda1 vga=normal selinux=0 console=tty0 resume=/dev/sda2 showopts # was vga=0x317 splash=silent i...
2008 Mar 18
0
dom0 serial port usage
...Xen 3.0.3-1-i386-pae / Debian GNU/Linux, kernel 2.6.18-6-xen-686 root (hd0,0) kernel /xen-3.0.3-1-i386-pae.gz com1=19200,8n1 com2=57600,8n1 console=vga dom0_mem=256M module /vmlinuz-2.6.18-6-xen-686 root=/dev/mapper/xen2ha-root ro console=tty0 console=ttyS1,57600n8r noresume xencons=off module /initrd.img-2.6.18-6-xen-686 savedefault Still, neither is usable. I''m probably misunderstanding XEN''s serial port emulation. How should I go about this? I''m almost there by using com2=auto,8n1 console=com2L,vga and xencons=ttyS16, which m...
2008 Oct 09
1
about pvgrub
...25.5-1.1-pae ###Don''t change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.0 - 2.6.25.5-1.1 root (hd0,5) kernel /boot/vmlinuz-2.6.25.5-1.1-pae root=/dev/disk/by-id/scsi-SATA_ST9120823ASG_5NJ0WTL5-part6 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off x11failsafe vga=0x314 initrd /boot/initrd-2.6.25.5-1.1-pae the messge " xm dmesg", from the message , it''s seems that hvmdom have not running. (XEN) Xen version 3.3.0_18314_02-5 (james@site) (gcc version 4.3.1 20080507 (prerelease) [g...
2008 Oct 10
2
答复: Re: about pvgrub
...##Don''t change this comment - YaST2 identifier: Original name: failsafe### > title Failsafe -- openSUSE 11.0 - 2.6.25.5-1.1 > root (hd0,5) > kernel /boot/vmlinuz-2.6.25.5-1.1-pae root=/dev/disk/by-id/scsi-SATA_ST9120823ASG_5NJ0WTL5-part6 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off x11failsafe vga=0x314 > initrd /boot/initrd-2.6.25.5-1.1-pae > > > the messge " xm dmesg", from the message , it''s seems that hvmdom have not running. > > > (XEN) Xen version 3.3.0_18314_02-5 (james@site) (gcc ver...
2012 Aug 12
4
opensuse as Dom0
...splash=silent quiet showopts vga=0x314 initrd /initrd-3.1.0-1.2-default ###Don''t change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 12.1 - 3.1.0-1.2 root (hd0,0) kernel /vmlinuz-3.1.0-1.2-default root=/dev/system/root showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=o ff processor.max_cstate=1 nomodeset x11failsafe vga=0x314 initrd /initrd-3.1.0-1.2-default _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2006 Nov 17
6
Success story
hello, just for a success story : After bad experience on fedeora core 6, I have tested a OpenSuse 10.2beta2. I have installed with success a Windows XP SP2. The hardware: A intel DQ965gf Intel Core 2 Duo 6700 USB DVD reader IDE disk (PATA) Set AHCI mode in BIOS and add all-generic-ide in boot option. The opensuse 10.2beta2 does not well configured the xen kernel, you should do a mkinitrd and
2013 Sep 11
39
[Bug 69203] New: Kernel 3.11 - Xorg hangs immediately after invocation
https://bugs.freedesktop.org/show_bug.cgi?id=69203 Priority: medium Bug ID: 69203 Assignee: nouveau at lists.freedesktop.org Summary: Kernel 3.11 - Xorg hangs immediately after invocation Severity: normal Classification: Unclassified OS: All Reporter: alupu01 at gmail.com Hardware: Other
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at:
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello, I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen resolution higher then 640x480. This seems very strange to me, because I don''t have any problem to set higher resolution on a windows 7 domU, using the following parameters in the configuration file: stdvga=1 videoram=16 What could the problem be? Is some video driver missing? -- Flavio
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello, I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen resolution higher then 640x480. This seems very strange to me, because I don''t have any problem to set higher resolution on a windows 7 domU, using the following parameters in the configuration file: stdvga=1 videoram=16 What could the problem be? Is some video driver missing? -- Flavio
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500, Andi Kleen <andi@firstfloor.org> wrote: > On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote: > > On 11/07/2010 08:45 PM, Andi Kleen wrote: > > >> I read about barrier-problems and data getting to the partition when > > >> using dm-crypt and several layers so I don''t know if that could be > >