| 
 Hi, 
add/update the next 2 lines, 
the 
first: 
disk = [ 'phy:/dev/sda7,hda,w', 'phy:/dev/cdrom,hdc:cdrom,r' 
]  
# 
where the important is the cdrom drive, where your iso file 
located. 
the 
second: 
boot="cd" 
# the 
boot process will start from the disk, assuming there is no boo in  your 
hard-disk, otherwise you can change the order to "dc" instead of 
cd 
  
good 
luck.    
   
hey all, 
  
I have a need to install ubuntu 8.04 from 
cdrom. 
  
any way this can be done?  I'm a lilttle new when it 
comes to install from ISO. 
   
 |