LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 01-04-2005, 04:03 PM   #1
cyberaxe
LQ Newbie
 
Registered: Dec 2004
Posts: 2

Rep: Reputation: 0
Linux on Dell Axim - Trouble partitioning SD card


Im trying to use this guide: www.clanbv.org/public/axim.html to install linux on my dell axim. I have a 8 in 1 sandisk reader that Im using to read the SD card, this part:
Quote:
# Make two partitions on the CF card. The first partition should be 5 Meg the second should be all the rest of the card.
# Put a vfat filesysttem on the first partition and an ext2 filesystem on the second. I will refer to these partitions as the dos partition and the ext2 partition from now on.
I dont know how to do, how can I make two partitions like it says on the SD card? Im running Knoppix.
 
Old 08-07-2005, 06:16 PM   #2
alexm
LQ Newbie
 
Registered: Aug 2005
Distribution: Slackware 10.1
Posts: 2

Rep: Reputation: 0
Ok, I'm trying to do this also. I'm using an SD card, with a PCMCIA adapter. I can mount the sd card just fine, and I can also partition it just fine, but the trouble is.... I don't know how to mount a partition on the SD card. BTW, the new link is: http://www.clanbv.org/public/save/axim.html
If anyone can help me with this...
 
Old 08-10-2005, 07:56 PM   #3
alexm
LQ Newbie
 
Registered: Aug 2005
Distribution: Slackware 10.1
Posts: 2

Rep: Reputation: 0
Ok, I got this to work, but when I execute the "loadlinux" program on my pocket pc, all I get is an application that's called "tester1" and says "Hello world!" in the middle of the window. I'm not the only one that has experienced this. http://www.lerhaupt.com/foo/archives/000099.html
The last comment on this blog is the same exact thing that's happening to me. HELP PLEASE??
 
Old 08-11-2005, 05:01 AM   #4
basileus
Member
 
Registered: Nov 2004
Location: Turku, Finland
Distribution: Debian, Ubuntu, Gentoo
Posts: 388

Rep: Reputation: 30
Knoppix should include a program called "qtparted". It is very easy to use partitioning program. You can also try "cfdisk" - it should also be included. As the last resort use "fdisk". It as good as the two other but harder to use.

You will have to start "cfdisk" and "fdisk" from a Xterm or from the console. Also make sure you are using the "root" account (superuser) in all these steps.

After partitioning you will have to format the partitions. These will help:

man mkfs
man mkfs.ext2
man mkfs.vfat

Then you should be able to mount the drives with following command:

mount -t vfat /dev/sdaX /yourmountpoint1
mount -t ext2 /dev/sdaX /yourmountpoint2

Replace X with appropriate number (check with "cat /proc/partitions" or from abovementioned programs).

Note: the /yourmountpointX is a directory and it has to be present for the mounting to work. So create it if you don't already have it:

mkdir /yourmountpointX
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Inspiron 6000 partitioning. Eerath Linux - Laptop and Netbook 8 04-13-2006 07:52 AM
Linux on Axim X30? Matir Linux - Laptop and Netbook 4 12-13-2005 01:06 AM
Partitioning Dell HD for dual-boot SadPenguin Linux - Software 3 06-26-2005 02:25 PM
Anyone have any experiance connecting Dell Axim X30 w/ Debian? microsoft/linux Linux - Laptop and Netbook 1 05-12-2005 09:19 AM
Outlook, Knoppix, and the dell axim Alucard9 Linux - Newbie 3 03-03-2004 11:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 06:12 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