Best of Technical Support
Fixing Swap When Moving a Drive
I am using Red Hat 9 on an HP Brio (PIII,
20GB and 192MB of RAM). I first installed Linux when my
hard drive was a primary slave. Later I changed
it to primary master. I am using a boot disk to
boot in to Linux, but when I try to boot in to the
system, I get an error that the swap partition was
not initialized. The kernel could detect changes
to my root and boot, but it was unable to in the
case of swap partition.
How can I change the swap partition dynamically? In other words, what parameter
should I pass to the kernel before booting so as to specify my swap at
the command line? Also, can I use the same boot disk to boot on other systems
with different partition allocations, as with Windows startup disks?
—
Aman Hardikar
cybergeek2k@rediffmail.com
This is easy to explain; Linux is looking for the swap partition on one device (the primary slave), probably named /deb/hdbX, X being the partition number, and it happens that it now resides on the primary master disk, which probably is /dev/hdaX. Therefore, Linux can't find the designated swap partition and is unable to initialize it. To fix this, edit your /etc/fstab file and change the device on the line that has the swap entry. It may be something like:
/dev/hdb2 swap swap defaults 0 0
So, change it to:
/dev/hda2 swap swap defaults 0 0
In this example, the swap partition is number 2 on the disks.
Then, reboot your system, and it should work fine. An alternate way to reboot
would be to start the swap partition manually with the command
swapon -a -e, after editing the /etc/fstab file as indicated above.
—
Felipe Barousse Boué
fbarousse@piensa.com
Serial ATA Support?
I intend to install SuSE 8.2 and want to know if I can
install it on a Serial ATA hard drive.
—
Daniel Gustafsson
gustafsson_danie@hotmail.com
Serial ATA hard drives are supported by Linux
(including the SuSE 8.2 distribution's stock kernel
version 2.4.19). This will be obvious, but
as always, first you must check that the BIOS
and/or disk controller hardware of your system
does support Serial ATA hard drives.
—
Felipe Barousse Boué
fbarousse@piensa.com
As usual, the first question is, does your BIOS
support booting from your serial ATA interfaces?
If your BIOS doesn't support booting from this
controller, you might be able to install Linux to
boot from some other device.
—
Jim Dennis
jimd@starshine.org
You can look up your hardware on SuSE's component
database at hardwaredb.suse.de. Other Linux
distributions also maintain their own hardware
compatibility lists.
Although something technically might be supported
in the kernel version that your distribution
ships, it's best to check your distribution's
hardware compatibility list before you go hardware
shopping. Items on the list are more likely to be
detected by the installer automatically, and your
distribution is more likely to include up-to-date
utilities with support for items on the list.
—
Don Marti
dmarti@ssc.com
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Speed Up Your Web Site with Varnish | Jun 19, 2013 |
| Non-Linux FOSS: libnotify, OS X Style | Jun 18, 2013 |
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
- Speed Up Your Web Site with Varnish
- Containers—Not Virtual Machines—Are the Future Cloud
- Linux Systems Administrator
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- RSS Feeds
- Senior Perl Developer
- Technical Support Rep
- Non-Linux FOSS: libnotify, OS X Style
- UX Designer
- Web & UI Developer (JavaScript & j Query)
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?




2 hours 21 min ago
2 hours 38 min ago
3 hours 55 min ago
4 hours 43 min ago
4 hours 46 min ago
4 hours 55 min ago
5 hours 25 min ago
7 hours 51 min ago
11 hours 51 min ago
13 hours 7 min ago