mikshaw
  
 
 
  
 
 
Group: Members 
Posts: 4856 
Joined: July 2004 | 
  | 
Posted: May 12 2007,13:48 | 
   | 
 
 
  
| Code Sample  |   [ROOT]:  fdisk -l
  Disk /dev/hda: 40.0 GB, 40060403712 bytes 255 heads, 63 sectors/track, 4870 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
     Device Boot      Start         End      Blocks   Id  System /dev/hda1   *           1        1458    11711353+  83  Linux /dev/hda2            1561        1691     1052257+  82  Linux swap /dev/hda3            1692        4870    25535317+  83  Linux /dev/hda4            1459        1560      819315   83  Linux
  Partition table entries are not in disk order
  |  
  hda1 = Slackware, on 12gb Reiser file system hda3 = Persistent home for DSL and a mostly unused Suse system, on 25gb Reiser file system hda4= multiple frugal DSL versions on 788mb ext2 file system
  Upgrading is simple. Boot "toram" and overwrite the KNOPPIX file. In my case, though, I tend to keep two or more KNOPPIX vrsions installed together so if I have problems with a new release I can easily reboot into the previous version. This also allows me to upgrade one DSL system from within another (provided I'm using the "frugal" boot option). 
  -------------- http://www.tldp.org/LDP/intro-linux/html/index.html
 |