Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
 |
12-17-2009, 12:22 PM
|
#1
|
Member
Registered: Jun 2009
Posts: 87
Rep:
|
Old Hardware - Installing on Fat32
I have an old pentium II computer that I wanted to turn into a facebook terminal for a friend.
The computer runs puppy linux fine. However, it cannot install to the hard drive.
I tried:
mkfs.ext3 /dev/hda
It gave up halfway through. Because the hard drive came as fat I then tried:
mkfs.vfat /dev/hda
It worked. The old partitions were gone.
I think the hard drive is too old to convert to ext3.
However, all the distros I have won't install to fat32. I don't care about performance. How do I install debian to fat32? Or is there any distro that will do this.
Thank you for replies.
|
|
|
12-17-2009, 12:27 PM
|
#2
|
LQ 5k Club
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
|
/dev/hda refers to an entire disk while /dev/hda1, /dev/hda2 etc. refer to partitions on it. You can use a tool like fdisk, cfdisk (my fave) or gparted to create partitions on /dev/hda and mkfs* to create file systems in them -- or you could just go right ahead and install from DVD or whatever and let the installation process do the disk partitioning and file system creating.
|
|
|
12-17-2009, 12:35 PM
|
#3
|
LQ Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573
|
I suggest you DD the drive and MBR of drive
this will wipe all partitions and data cleanly
next open Gparted and when you select create new partition
it will say you need to make a MSDOS label or something
say yes
hit apply
then again hit the button to make New partition
this time make it ext2 or 3 (ext2 is slightly better for older hw)
then reboot and install Puppy, whatever
I suggest you Not DD the drive then reboot
make sure after DDing it you open Gparted and setup the partitions
if all else fails Yes almost any distro can boot from FAT32 in livecd/usb mode
this is how I test all my remasters for usb
I make a small fat32 partition 10GB maybe
install syslinux to partition
then use Plop bootmanager via Grub to boot that partition
Note that I have at any time 5-10+ distros on there
ubuntu
knoppix
pmagic
etc
so, what is your preference?
to DD the drive and get Gparted to try and make ext2/3
or boot it like usb boot?
|
|
|
12-17-2009, 12:56 PM
|
#4
|
Senior Member
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339
|
Damn small linux (A capable small distribution) will install on fat*.
|
|
|
12-17-2009, 01:17 PM
|
#5
|
Senior Member
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669
|
orangesky,
For an old machine there is one distro that easily installs, this to my experience, without need of manually partitioning the hard drive, the installer merely asks you what format and where, installer does the rest. Download, burn and try this.
By the way, it is not a liveCD but a simple interactive installer, yet that distro runs truly fast even in low ram, and is capable of running an Open Office.
Hope it helps.
Good luck.
Last edited by malekmustaq; 12-17-2009 at 01:19 PM.
|
|
|
12-17-2009, 09:18 PM
|
#6
|
Member
Registered: Jun 2009
Posts: 87
Original Poster
Rep:
|
I have tried both debian and dsl. fdisk -l reports that the drive is formatted as ext3, but no matter what I cannot mount or access it.
Debian's installer accepts the partition set up but it loops for about five minutes and then reports the hard drive could not be written to.
Any time I -do- try to write or read to it, I listen to the actual physical movement of the drive: It starts up for about three seconds, goes silent, repeat.
At this point I believe the drive to be dead. My father gave me this computer because he found it in the attic. Before that time, this laptop, and the hard drive had been sitting in the attic which means it endured 130F+ in the summer and -20 in the winter for about six years. I am going to use a liveCD until I buy another flash drive to permanently attach and install debian or something.
Thanks for the help and replies.
|
|
|
12-17-2009, 09:48 PM
|
#7
|
Member
Registered: Sep 2009
Location: Russia
Distribution: Gentoo, LFS
Posts: 399
Rep:
|
in fact i don't really know how old is yours... but i have router at home, it is Pentium 1 200mhz with 2.1 Gb HDD, formatted as ext3, running debian lenny. it's purpose is to hold VPN connection to my ISP and make NAT for my LAN having 3 computers in. also running recursive DNS(from a minimal BIND build). i never really experienced any troubles formatting to ext3, it was made at once.
debian lenny, i found is a good server platform. even for so old PCs like my router.
it should really be your HDD fault.
Last edited by Web31337; 12-17-2009 at 09:50 PM.
|
|
|
All times are GMT -5. The time now is 07:53 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
|
|