| dukkieduk  
 
 
 
 
 Group: Members
 Posts: 33
 Joined: May 2004
 | 
|  | Posted: June 11 2004,08:55 |  |  Hello dude,
 here is a little howto:
 
 boot from the cdrom 0.7.1 or whatever version above 6
 once booted open a rootshell.
 #fdisk -l /dev/hda ( hda your first ide disk )( l stand for listing)
 if you don't have partitions yet do the following:
 #fdisk /dev/hda
 
 you can always ask help by typing m
 
 n -> create first partition, 1 primary _>hda1
 n-> create swapspace,2 primary
 a->1 make the first partition bootable
 t-> change the label of the swappartition ->82
 p->to get an overview
 w-> write to disk mbr.
 then right click your desktop to open the menu, apps,tools,Install to your Hard Disk.
 when asked to select the partition you want to use: hda1
 and follow the questions.
 
 Hope this helps.
 
 Kind regards
 Dukkieduk
 
 
   |