LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-25-2008, 09:59 AM   #1
tate1615
LQ Newbie
 
Registered: Jun 2008
Posts: 6

Rep: Reputation: 0
eepc 900: sees internal drive as two different drives Want to partition as one drive.


Hi I am using my Asus eepc 900 and it's advertised as having a 20GB drive. When I go in to partition it-- it sees the drive as two separate physical drives (the names have different trailing letters : they were like hda and hdc or something) One of them is 4BG drive, while the other is 16GB. When I look in the bios--it sees two drives as well.

Can I install linux to the larger(16GB) drive and have it run or will it always want to boot off of the smaller drive(4GB)? Can I make them treated as one drive (like it actually is)? If not how do I set up grub to boot from the bigger one?
Thanks!
 
Old 06-25-2008, 10:57 AM   #2
lcole
Member
 
Registered: Aug 2003
Location: Oregon
Distribution: Ubuntu
Posts: 51

Rep: Reputation: 18
The Eee PC 900 actually comes with two solid state drives 4 GB + 16 GB (PCIe).
The Bios may allow you to select which to boot from.
If not you can install a small /boot partition on the small drive and / on the large drive.
 
Old 06-25-2008, 11:20 AM   #3
lcole
Member
 
Registered: Aug 2003
Location: Oregon
Distribution: Ubuntu
Posts: 51

Rep: Reputation: 18
This looks like a good resource for Eee PC.
http://wiki.eeeuser.com/
 
Old 06-26-2008, 11:05 AM   #4
tate1615
LQ Newbie
 
Registered: Jun 2008
Posts: 6

Original Poster
Rep: Reputation: 0
lcole: Thanks very much! You are right there are actually two different physical drives in my 900 series Eeepc. That wiki was a great resource as well.
I ended up being able to partition my drives using a live gentoo partitioner cd called Gparted--which is great btw. I then was able to run a live linux distro by booting from an sd card. I then installed that distro to the hard disks using the smaller 4G drive as my boot partition and the larger 16G drive as my swap and / partitions.
Thanks again!
 
Old 07-22-2008, 08:10 PM   #5
ewolf
LQ Newbie
 
Registered: Dec 2007
Location: Chicago, USA
Distribution: Debian, NetBSD
Posts: 25

Rep: Reputation: 15
Just as a somewhat late follow up for anyone who faces a similar issue in the future; 4GB is a lot of wasted space for a /boot partition. /boot generally only needs a few hundred megabytes, maybe less depending on your setup.

The least wasteful thing to do in that situation would be to create a RAID0 array, and then have the / partition stretching across both disks.

If that seems daunting, a more efficient setup still would be to use the 4gb disk as swap space, and the other disk for your filesystem partition[s].

Cheers,
Elijah

Last edited by ewolf; 07-22-2008 at 08:17 PM.
 
Old 07-23-2008, 08:56 AM   #6
tate1615
LQ Newbie
 
Registered: Jun 2008
Posts: 6

Original Poster
Rep: Reputation: 0
ewolf: I completely agree that a 4GB boot partition is a waste of space.

I tried every way I could think of to boot from the bigger drive and make the 4GB drive my swap-- I couldn't get it to boot off of the larger drive.
I went in the bios and set up every option I could find to enable this but didn't have any luck with it. If someone has success booting off of the larger drive please share how it is accomplished.
 
Old 07-23-2008, 09:24 AM   #7
ewolf
LQ Newbie
 
Registered: Dec 2007
Location: Chicago, USA
Distribution: Debian, NetBSD
Posts: 25

Rep: Reputation: 15
Quote:
Originally Posted by tate1615 View Post
If someone has success booting off of the larger drive please share how it is accomplished.
I have a 4gb Eee 701, without the secondary drive, but I have booted from the SD card slot using an 8gb SD card. If you tap ESC when booting, you'll see the boot menu. On my Eee, there are settings in the BIOS for the boot order.

If that doesn't work, you should still be able to install GRUB on the MBR of the 4gb swap-partitioned disk. So you would in effect boot a copy of Linux located on your 16gb disk, using a bootloader on the mbr of your 4gb disk. This wouldn't affect the swap space, since the swap is just another partition, and there's no reason a bootloader needs to be located on the same disk it is loading its kernel & filesystems from.

However, my knowledge of grub installation and configuration doesn't extend as far as knowing exactly how to do this. Hopefully someone with more expertise can provide insight. Or, you could try googling for things like "multiboot grub" or "multiple disk grub".

Cheers,
Elijah
 
Old 07-23-2008, 09:42 AM   #8
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
You could always reinstall and use LVM to span the drives if you really insist on just having one big drive.
 
Old 07-24-2008, 12:36 PM   #9
lcole
Member
 
Registered: Aug 2003
Location: Oregon
Distribution: Ubuntu
Posts: 51

Rep: Reputation: 18
Since you only need about 250MB for /boot you could also put a 2GB Swap on the small drive.
The remainder could be used for a /home or backup partition that would preserve some settings, scripts and small text files.
Then if you re-install dont write over /home...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy an internal hard drive as backup? Restore an internal drive? Peufelon Linux - Hardware 2 06-15-2008 03:28 PM
Copying files from internal Hard drive to USB 2.0 Hard Drive is NOT Behaving tubatodd Ubuntu 4 02-19-2007 04:32 PM
Installing grub to external USB hard drive for later use as internal hard drive dhave Linux From Scratch 2 12-10-2005 08:48 AM
Installation of internal HP DAT 40i DDS internal tape drive netkepala Linux - Hardware 3 11-08-2004 12:22 PM
Can't see hard drive on Presario 900... sancho Linux - Laptop and Netbook 3 12-26-2003 05:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration