Libranet This forum is for the discussion of Libranet Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-07-2004, 08:06 PM
|
#1
|
Senior Member
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040
Rep:
|
Making Libranet recognize other hard drives
I installed Libranet on an unused 12Gb hard drive. I use two other drives, a 120-GB one and a 9-Gb one, for Mandrake Linux system and personal files.
I can't figure out how to get Libranet to recognize the existence of the other two hard drives. All it sees is the one it's installed on. I couldn't find a utility to mount the other two drives such as you can do with Mandrake Control Center (if you're lucky and it happens to work right).
Maybe I'm overlooking something simple, but this has me stumped. I wanted to be able to import my bookmarks, access my spreadsheet and word-processing files, etc. Then after I've done some actual work with Libranet for a while, I thought I might switch from Mandrake to Libranet--largely because of the wonderful reputation of Debian and the apt-get mechanism which I've already tried and been bowled over by. What I might have struggled with for hours or days using rpm's with resultant "dependency hell" was done in a matter of seconds for me by apt-get, no loose ends! Call me very impressed.
I'm using ext3 file systems throughout.
|
|
|
11-07-2004, 08:38 PM
|
#2
|
LQ Newbie
Registered: Jun 2003
Location: Gonzaga University
Distribution: Slackware, RHEL
Posts: 23
Rep:
|
can't you just
# mkdir /mnt/onetwenty
# mount -t ext3 /dev/hdXX /mnt/onetwenty
where /dev/hddXX is the drive of choice, like /dev/hda1 for first IDE, master, first partition
or /dev/hdd3 for second ide, slave, third partition.
|
|
|
11-07-2004, 08:57 PM
|
#3
|
Senior Member
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040
Original Poster
Rep:
|
Quote:
Originally posted by Mortus Canis
can't you just
# mkdir /mnt/onetwenty
# mount -t ext3 /dev/hdXX /mnt/onetwenty
where /dev/hddXX is the drive of choice, like /dev/hda1 for first IDE, master, first partition
or /dev/hdd3 for second ide, slave, third partition.
|
Thanks, I'll copy your reply right now and try it out tomorrow. I'll go into the BIOS setup screens first and write down all the assignments, as I never can remember them correctly! 
|
|
|
11-08-2004, 12:56 PM
|
#4
|
Senior Member
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040
Original Poster
Rep:
|
(Next day, after trying it out as promised...)
That was really easy. You can see I'm not much of a Linux whiz...
Thanks again for enabling me to access my own files.
|
|
|
11-20-2004, 11:10 AM
|
#5
|
Member
Registered: Feb 2004
Location: Colorado Springs, CO
Distribution: Ubuntu, Fedora, PCLinux, MEPIS, still miss Libranet
Posts: 162
Rep:
|
So you don't have to do this every time, you can add the other drives to /etc/fstab
just use the line for the Libranet drive as a template for the others
|
|
|
All times are GMT -5. The time now is 11:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|