Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#262930 - 19/08/2005 14:16 Adding Drive from Shell
jondle
new poster

Registered: 19/08/2005
Posts: 38
Loc: San Diego, CA, USA
I want to add a drive to my empeg, but I don't want to use the kernel that formats and all that automatically. I have the V2 final developer image installed with the Pre-Built Hijack kernel with ext3 support and the Telnet server (sorry for no credits, I'm not good with names). To add a drive via the shell, can I just:
1) partition it (fdisk)
2) make the fs (mke2fs)
3) **follow steps to convert to ext3**
4) set it to mount at /drive1 (in fstab)
or is there something else that must be on the drive?

Since this is my first post, I'd like to say thanks for everything you guys do. I've owned my mk2a since SonicBlue discontinued them and wanted one since they were being hand made in England (mk1) and there was that really long waiting list to get one. I was in high school then and didn't have that sort of money. I can normally find everything I need just by searching and never have anything to contribute that other people don't know. I'm just looking for some reassurance. Thanks again.
_________________________
Mark IIa -- #30103119 -- 70 gig w/ ext3 fs-- Eutronix Light Kit -- Greenlight buttons

Top
#262931 - 19/08/2005 14:35 Re: Adding Drive from Shell [Re: jondle]
mtempsch
pooh-bah

Registered: 02/06/2000
Posts: 1996
Loc: Gothenburg, Sweden
Sounds like a plan... Can't seem to find the link currently, but IIRC Roger has a howto on building/formatting a drive manually that should cover anything extra required. (Normally used for the largest drives, as the builder tends to fail on those.)
_________________________
/Michael

Top
#262932 - 19/08/2005 15:01 Re: Adding Drive from Shell [Re: jondle]
bonzi
pooh-bah

Registered: 13/09/1999
Posts: 2401
Loc: Croatia
Welcome!
_________________________
Dragi "Bonzi" Raos Q#5196 MkII #080000376, 18GB green MkIIa #040103247, 60GB blue

Top
#262933 - 19/08/2005 15:32 Re: Adding Drive from Shell [Re: bonzi]
jondle
new poster

Registered: 19/08/2005
Posts: 38
Loc: San Diego, CA, USA
Thanks bonzi.

Can someone explain to me the layout of the hard drive. What is on hda1-hda3 since the music is at hda4 and root is at hda5? Which device would my new drive be, hdc? There isn't a hdb listed in /dev as I would assume. Do I need to create that many partitions on my new drive?
_________________________
Mark IIa -- #30103119 -- 70 gig w/ ext3 fs-- Eutronix Light Kit -- Greenlight buttons

Top
#262934 - 19/08/2005 15:40 Re: Adding Drive from Shell [Re: jondle]
peter
carpal tunnel

Registered: 13/07/2000
Posts: 4172
Loc: Cambridge, England
Quote:
Thanks bonzi.

Can someone explain to me the layout of the hard drive. What is on hda1-hda3 since the music is at hda4 and root is at hda5? Which device would my new drive be, hdc? There isn't a hdb listed in /dev as I would assume. Do I need to create that many partitions on my new drive?

Roger's guide.

You need to create exactly the partitions it tells you to: the Empeg doesn't use /etc/fstab, it uses hardwired partition names.

Peter

Top
#262935 - 19/08/2005 15:53 Re: Adding Drive from Shell [Re: peter]
jondle
new poster

Registered: 19/08/2005
Posts: 38
Loc: San Diego, CA, USA
That link timed out on me. Is there a mirror of it somewhere?
_________________________
Mark IIa -- #30103119 -- 70 gig w/ ext3 fs-- Eutronix Light Kit -- Greenlight buttons

Top
#262936 - 19/08/2005 16:25 Re: Adding Drive from Shell [Re: jondle]
jondle
new poster

Registered: 19/08/2005
Posts: 38
Loc: San Diego, CA, USA
Since I couldn't see the Guide Roger wrote, I set up the drive just like the first drive: with 6 partitions the same size and type as hda, except for partition 4 which I just did until the end of the drive. Should this be correct?
_________________________
Mark IIa -- #30103119 -- 70 gig w/ ext3 fs-- Eutronix Light Kit -- Greenlight buttons

Top
#262937 - 20/08/2005 10:38 Re: Adding Drive from Shell [Re: jondle]
peter
carpal tunnel

Registered: 13/07/2000
Posts: 4172
Loc: Cambridge, England
Quote:
Since I couldn't see the Guide Roger wrote, I set up the drive just like the first drive: with 6 partitions the same size and type as hda, except for partition 4 which I just did until the end of the drive. Should this be correct?

Should be, yes.

Peter

Top
#262938 - 22/08/2005 15:37 Re: Adding Drive from Shell [Re: peter]
jondle
new poster

Registered: 19/08/2005
Posts: 38
Loc: San Diego, CA, USA
I got that partition table set up and all the ext2 file systems made and the swap file system. The only thing I'm uncertain about is what to put on hdc3, the OPUS parition. Can anyone tell me what I need to do with hdc3 after creating the partition?
_________________________
Mark IIa -- #30103119 -- 70 gig w/ ext3 fs-- Eutronix Light Kit -- Greenlight buttons

Top
#262939 - 22/08/2005 15:43 Re: Adding Drive from Shell [Re: jondle]
peter
carpal tunnel

Registered: 13/07/2000
Posts: 4172
Loc: Cambridge, England
Quote:
I got that partition table set up and all the ext2 file systems made and the swap file system. The only thing I'm uncertain about is what to put on hdc3, the OPUS parition. Can anyone tell me what I need to do with hdc3 after creating the partition?

The hdc3 partition is unused. The only reason it's there, is because the builder (and Roger's instructions) take care to format the secondary drive in such a way that it could be turned into a primary drive later if necessary. If you ever got rid of hda and promoted hdc to the primary drive, that partition would be hda3 -- the dynamic data partition.

There's nothing special you need to do to it now.

Peter

Top
#262940 - 22/08/2005 17:09 Re: Adding Drive from Shell [Re: peter]
jondle
new poster

Registered: 19/08/2005
Posts: 38
Loc: San Diego, CA, USA
I got it working now. Thanks for the help/information.
_________________________
Mark IIa -- #30103119 -- 70 gig w/ ext3 fs-- Eutronix Light Kit -- Greenlight buttons

Top