HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Re: Sistina instructions 4 installing LVM S/W on L...
 
Operating System - Linux
        1840122
        Members
    
    
        2530
        Online
    
    
        110161
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-31-2001 03:03 PM
12-31-2001 03:03 PM
			
				
					
					
						The instructions for installing
the sistina LVM S/W into RH 7.x
kernel is a littel vague to me. Can someone who has done this
before, elaborate on the "INSTALL" instructions in steps
2, 4, and 5. I listed those
instructions here:
2.) Change directories to the directory where you want to build
the lvm utilities and run the configure script from the
source directory. You will need to tell configure where
the kernel source is located using --with-kernel_dir=.
4. Configure and build a new kernel following the instructions
in the README file at the top of the kernel source tree.
Make sure that you enable lvm when configuring the kernel
(you should find it under block devices).
5. Install the new kernel and modules making sure you have
some means of booting the old kernel if something goes
wrong.
Thank you.
gerald
					
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
the sistina LVM S/W into RH 7.x
kernel is a littel vague to me. Can someone who has done this
before, elaborate on the "INSTALL" instructions in steps
2, 4, and 5. I listed those
instructions here:
2.) Change directories to the directory where you want to build
the lvm utilities and run the configure script from the
source directory. You will need to tell configure where
the kernel source is located using --with-kernel_dir=.
4. Configure and build a new kernel following the instructions
in the README file at the top of the kernel source tree.
Make sure that you enable lvm when configuring the kernel
(you should find it under block devices).
5. Install the new kernel and modules making sure you have
some means of booting the old kernel if something goes
wrong.
Thank you.
gerald
	Test until the tester is dead
			
			
				Solved! Go to Solution.
		1 REPLY 1
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-04-2002 02:08 AM
01-04-2002 02:08 AM
Solution
			
				
					
					
						Linux 2.4.16, LVM 1.0.1 (not rc-[1-4])
Copy old kernel-cfg.
delete/move /usr/src/linux
Download to /usr/src
# cd /usr/src
# tar xfz linux-2.4.16.tar.gz
# tar xfz lvm_1.0.1.tar.gz
# cd /usr/src/linux
# make dist-clean mrproper
# cd /usr/src/LVM/1.0.1
# ./configure (options?)
# make
# cd /usr/src/linux
# patch -p1 < /usr/src/LVM/1.0.1/PATCHES/lvm*2.4.16.patch
copy YourOldConfig .config
# make oldconfig
# make dep clean bzImage
copy bzImage and System.map to /boot/*-2.4.16
edit /etc/lilo.conf
run /sbin/lilo
# cd /usr/src/LVM/1.0.1 ; make install
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
Copy old kernel-cfg.
delete/move /usr/src/linux
Download to /usr/src
# cd /usr/src
# tar xfz linux-2.4.16.tar.gz
# tar xfz lvm_1.0.1.tar.gz
# cd /usr/src/linux
# make dist-clean mrproper
# cd /usr/src/LVM/1.0.1
# ./configure (options?)
# make
# cd /usr/src/linux
# patch -p1 < /usr/src/LVM/1.0.1/PATCHES/lvm*2.4.16.patch
copy YourOldConfig .config
# make oldconfig
# make dep clean bzImage
copy bzImage and System.map to /boot/*-2.4.16
edit /etc/lilo.conf
run /sbin/lilo
# cd /usr/src/LVM/1.0.1 ; make install
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP