Installing Ubuntu or Kubuntu, 6.06.1 LTS "Dapper Drake", on a Single/Multi -Boot RAID System
Installing Ubuntu or Kubuntu, 6.06.1 LTS "Dapper Drake", on a Single/Multi -Boot RAID SystemPurposeThis guide describes how to install Ubuntu (Ubuntu+GNOME) or Kubuntu (Ubuntu+KDE) 6.06.1 LTS ("Dapper Drake") on a single or a multi -boot RAID system. It is meant as a variation of Ubuntu Wiki FakeRAID HowTo document, but digested and with minimum commentary. Its goal is to allow new Ubuntu users to complete an entire installation inside of 30 minutes, almost entirely by copy and paste (before they run away in panic to openSUSE and Ubuntu loses future Ubiquity Revolution developers). Copyright/DisclaimerPublic domain. No warranty expressed or implied. Test CasesThis guide has been prepared and tested with:
If you are successful implementing this guide under a different software or hardware configuration, please add a comment with your specs. MethodologyI. I use the export shell command throughout this guide to define on-demand environment variables: export VARIABLE_NAME=frankie-bronx To recall contents of an environment variable, you prefix it with a dollar sign: echo "The variable value is: [$VARIABLE_NAME]." Result: The variable value is: [frankie-bronx]. II. Most of this guide requires copy and paste only, but pay attention to (1.) fdisk partitioning and (2.) export definitions. Situations that specifically require your attention have been highlighted. Preparation
Launching RAIDChange your command line shell to bash, and acquire root
(administrative) privileges: /bin/bash Mount the DVD disc and request that system software package manager, apt, refreshes its list of available packages:: apt-cdrom add Since Dapper Drake RAID support package (dmraid) 1.0.0.rc9 is somewhat shaky, download and install back-ported Feisty Fawn version, 1.0.0.rc13: wget http://tormod.freeshell.org/linux/dmraid/dmraid_1.0.0.rc13-2ubuntu2tormod~dapper_i386.deb The following ATARAID types are supported: Highpoint HPT37X/HPT45X However, if you prefer to use the older Dapper Drake version, you will need to enable the Universe apt package repository (using sed), and use apt to install it: sed -i -e 's/^#.*deb/deb/g' /etc/apt/sources.list Once dmraid is installed and activated, a number of device nodes is created in the /dev/mapper directory. Each one of those files is a symbolic representation of a hardware device. VIA chipsets will generate /dev/mapper/viahfciifae* files, NVIDIA chipsets will generate /dev/mapper/nvidia_gahhaaab* files, Intel chipsets will generate /dev/mapper/isw_eaaicdchgi* files. ls -l /dev/mapper/ brw-rw---- 1 root disk 253, 0 2007-01-21 19:54 isw_eaaicdchgi_Volume0 The very first (and the shortest) device file, isw_eaaicdchgi_Volume0, represents the entire hard disk. Save its fully-qualified name to an environment variable: export SETUP_DEV_HDD=/dev/mapper/isw_eaaicdchgi_Volume0 Do not make a mistake when defining the environment variable above. If you do, quite likely your system is history. Every other device file in the list above, such as isw_eaaicdchgi_Volume03, represents a single partition on a hard disk. Just as we can use the ls -l shell command to have a look at a regular file, we can use the fdisk -l shell command to have a look at a device file: fdisk -lu $SETUP_DEV_HDD /dev/mapper/isw_eaaicdchgi_Volume0p1 * 63 83891429 41945683+
7 HPFS/NTFS My Windows hard disk installation already includes three NTFS partitions, ~40GB,
~40GB and ~20GB.
|
www.seamlessenterprise.com
One number. One voicemail. Seize the lead. Sprint Mobile Integration.
www.seamlessenterprise.com
One Number. One Voicemail.
Make it easier for clients to reach you. Turn your desk phone and mobile phone into one with Sprint Mobile Integration.
www.seamlessenterprise.com
One number. One voicemail. Sprint Mobile Integration.
www.seamlessenterprise.com
AT&T Synaptic Compute as a Service. Boost your power on demand.
Trial: IBM Cognos Express Reporting, Analysis & Planning
Learn benefits of Simpana software.
View the Gartner Video




print: 

Recent comments
8 hours 12 min ago
8 hours 23 min ago
12 hours 6 min ago
12 hours 8 min ago
12 hours 11 min ago
13 hours 55 min ago
21 hours 36 min ago
22 hours 4 min ago
1 day 8 hours ago
1 day 8 hours ago