LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-31-2004, 12:45 PM   #1
dustin_wielenga
Member
 
Registered: Jun 2004
Location: Washington, USA
Distribution: SLAX, Ubuntu
Posts: 113

Rep: Reputation: 15
Slackware, QTParted, LILO


I just ordered the two Slackware CD's from Amazon.com. I want to parition my drive from SLAX using QTParted. This is what my drive looks like now.

No. Partition Type Status Size Used Start End
1 /dev/hda-1 free Hidden .03 MB N/A 0.00MB 0.03MB
2 /dev/hda1 fat32 7.32GB 5.05GB 0.03MB 7.32GB
3 /dev/hda2 ntfs Active 67.23GB 40.57GB 7.32GB 74.55GB
4 /dev/hda-1 free Hidden 13.29MB N/A 74.55GB 74.56GB

Partition 2 is the HP recovery partition. 3 is my main XP install. I want to dual-boot so I'm thinking change 3 into 2 smaller. One 8192MB ext2 and then a 512MB swap. Will that work good, like, are the partition names going to be good? Then I'll install Slackware to hda3.

Is ext2 good? I want something stable. What do I use?

Once I install Slackware, can I boot it from the CD? Can I type something like boot /dev/hda3? I don't want to do LILO yet and I don't have a floppy drive. Maybe I'll do LILO later but I don't trust it yet.

Thanks and sorry for all the questions.
 
Old 12-31-2004, 01:10 PM   #2
major.tom
Member
 
Registered: Jun 2003
Location: Canada
Distribution: Slackware (current); Gentoo (newbie)
Posts: 142

Rep: Reputation: 15
If you want something stable, I would go with a journaling filesystem. That keeps track of the file changes in a "journal" so that if any of them are missed due to, say, a power outage, they will be re-applied the next time you boot -- automatically.

You could go with ext3 or reiserfs (or probably others). I just switched from ext3 to reiserfs and am quickly becomming a fan. (I find it a bit faster than ext3.)

If you want to skip lilo, you should be fine booting off the slackware cd. Just watch the prompts and read the suggestions. When it gives you the option to type the kernel name, you would use something like

> bare.i root=/dev/hdaX

where X is the partition number of your root (/) partition.

Garry
 
Old 12-31-2004, 01:57 PM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
I'd go for ext3 or reiserfs as well. My personal preference is reiserfs.
 
Old 12-31-2004, 03:03 PM   #4
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
i'd go with reiserfs....stable, quick..journaling...

you can boot from the slackware cd...at the prompt, just type:

bare.i root=/dev/hdax noinitrd ro
(like garry said, "x" is the number of your slack root partition...so if it's on partition 3, it would be /dev/hda3)

and it will boot fine for ya... i used that for a bit before i got lilo (then grub) configured...
 
Old 12-31-2004, 03:12 PM   #5
mdarby
Member
 
Registered: Nov 2004
Location: Columbus, Ohio
Distribution: Slackware-Current / Debian
Posts: 795

Rep: Reputation: 30
reiser on boot/system mounts, xfs on data shares. (xfs is blazing fast with smaller files, such as MP3s)
 
Old 01-01-2005, 02:31 PM   #6
dustin_wielenga
Member
 
Registered: Jun 2004
Location: Washington, USA
Distribution: SLAX, Ubuntu
Posts: 113

Original Poster
Rep: Reputation: 15
So I went ahead with QTParted, and made my NTFS smaller. When you hit commit it tells you to unmount all partitions. So I quickly go umount mnt/disc0part1 and /mnt/disc0part2. Then, I commited. I restarted, and Windows wouldn't boot. So, I reinstalled from my rescue CD's (thank goodness for them) and tried again. This time, I thought to unmout the /dev/hda1 and /dev/hda2. This time it worked. So I kinda screwed things up, I had all my docs and downloads, pictures and music saved but my saved games and programs are all gone. Oh well! You don't learn but not taking risks do you! So, now I can go ahead installing Slackware when it comes. Finally I can do it!!!!
 
Old 01-01-2005, 10:09 PM   #7
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
congrats!!! part of the linux experience seems to be messing up and learning from mistakes...dunno how many times i've installed and reinstalled and stuff...first thing i did when i got this pc was burn the recovery disks for xp so i could rebuild...lol.
the number one rule is BACKUP BACKUP BACKUP anything important!!! which you've already done...so you're a few steps ahead already
 
Old 01-02-2005, 08:39 AM   #8
mdarby
Member
 
Registered: Nov 2004
Location: Columbus, Ohio
Distribution: Slackware-Current / Debian
Posts: 795

Rep: Reputation: 30
Exactly as detpenguin said.

I administer Linux servers as a profession, I still destroy stuff. Backup Backup Backup. (It doesn't hurt to have a few testing systems around either )
 
  


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
lilo ntldr missing after running lilo after slackware install SeriousArnoud Slackware 1 08-16-2005 09:07 AM
slackware lilo help Bilot Linux - Newbie 5 04-01-2005 06:22 AM
LILO and SLACKWARE HELP!!! Sriganesh Slackware 3 04-07-2004 12:59 PM
I install Slackware on small HDD with LILO, can't boot LILO? kleptophobiac Slackware 4 08-10-2003 04:50 PM
Slackware 8.1 and Lilo TheMad Slackware 12 03-10-2003 01:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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