LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 12-01-2004, 12:39 PM   #1
bluedevlx
Member
 
Registered: Oct 2004
Posts: 52

Rep: Reputation: 15
/, /swap, /home What about /boot?


Could I just make my /home the rest of the hard drive and just use some ext2 programs for windows to view it?

And what about /boot because i'm multi-booting.
 
Old 12-01-2004, 12:45 PM   #2
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
It's usual, though not compulsory, to have the /boot partition as about 50 - 100MB. Depending on your BIOS, boot loader and hard drive geometry it may even be compulsory to have a small boot partition right at the front of the drive.

If you REALLY want windows to view your /home partition you could format it as FAT32 (VFAT) and then both linux and windows can view it. I would steer clear of EXT2, it can be quite easy to corrupt if there's a power outage or you don't shut down correctly. I like reiser, but windows can't view that.
 
Old 12-01-2004, 12:56 PM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
it is technically possible to acces reiser under windows, rfstool among others. but that's only technically. trying to access linux fs under windows is just a horrible idea, and should be avoided at all costs.

no idea how /boot is meant to fit into this though...
 
Old 12-01-2004, 12:56 PM   #4
bluedevlx
Member
 
Registered: Oct 2004
Posts: 52

Original Poster
Rep: Reputation: 15
RE

Alright so right now i'm going to create
/boot -100MB
/ -root 2GB
/swap -1024mb

and just format the rest of the space as FAT32.

But now when I extract the tarball for amd from the gentoo cd. Where do I extract it to?

Do I mount / root as /mnt/root ?

And then just do the tar -xvjpf stage-amd balbalba.bzip /mnt/root
 
Old 12-01-2004, 01:01 PM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
if you're installing gentoo, jsut follow each and every word of the gentoo installation guide. that will tell you everythign you need to know
 
Old 12-01-2004, 01:06 PM   #6
bluedevlx
Member
 
Registered: Oct 2004
Posts: 52

Original Poster
Rep: Reputation: 15
RE

Done all of that. Just wanted to understand more to be extra definitive of my actions.

I just fell into a little trap a few weeks ago when I proceeded with creating all the partitions like /usr, /tmp because I read a tutorial and I went on with extracting the tarball to /mnt/usr blablabla and I received an error after 4 minutes of it copying files. So i'm just trying to do this again and see if the same thing happens while extracting to the /.
 
Old 12-01-2004, 01:15 PM   #7
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
Re: RE

Quote:
Originally posted by bluedevlx
Done all of that. Just wanted to understand more to be extra definitive of my actions.

I just fell into a little trap a few weeks ago when I proceeded with creating all the partitions like /usr, /tmp because I read a tutorial and I went on with extracting the tarball to /mnt/usr blablabla and I received an error after 4 minutes of it copying files. So i'm just trying to do this again and see if the same thing happens while extracting to the /.
I think I'd have left a little more space on / because 2GB isn't gonna leave you much room to install software.

(also, you know that 1024MB = 1GB?)
 
Old 12-01-2004, 01:26 PM   #8
bluedevlx
Member
 
Registered: Oct 2004
Posts: 52

Original Poster
Rep: Reputation: 15
RE

Yes i do know that because i have 512mb ram.
So i'll give me / root 5GB

So all i have to do now is mount the / root as /mnt/root/ and extract the tarbal and run it. ok.
that is right! right?
 
Old 12-01-2004, 01:51 PM   #9
bluedevlx
Member
 
Registered: Oct 2004
Posts: 52

Original Poster
Rep: Reputation: 15
RE

Alright everything extracted fine. Now i'm going to get on with the directions i've written down.
 
Old 12-01-2004, 03:02 PM   #10
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Never saw anything in the handbook about /mnt/boot did you /mnt/gentoo and later chroot? You must follow the handbook step by step.
 
Old 12-01-2004, 04:22 PM   #11
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
IMO, 100 megabytes for /boot is just wasting space. I made my 16 megabytes. I still have enough room for ramdisk images and kernels.

If you are dual booting between Windows and Linux, you do not need to make partition for /boot. Though if you are thinking to boot to multiple Linux distributions and Windows, you can make partition for /boot.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
failed features: boot.shm boot.loadmodules boot.swap cccc SUSE / openSUSE 1 08-08-2005 07:23 AM
No HD swap with a home-compiled kernel. Linux.tar.gz Linux - Hardware 4 06-07-2005 04:57 PM
OMG!!!! Linux boot, home, and swap partitions have dissapeared!!!!!!!!!!!!!!!!!!!!!!! aweir14150 Mandriva 9 04-30-2004 12:14 PM
Swap fails to mount at boot Omni Arch 3 03-17-2004 09:09 AM
Separate partions for /usr, /home,/root, and /swap hedburner Slackware 2 09-14-2003 11:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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