[off topic] Save mp3 files

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Craig White
日付:  
題目: [off topic] Save mp3 files
> -----Original Message-----
> From:
> [mailto:plug-discuss-admin@lists.plug.phoenix.az.us]On Behalf Of Shawn
> T. Rutledge
> Sent: Saturday, May 05, 2001 3:59 PM
> To:
> Subject: Re: [off topic] Save mp3 files
>
>
> Change the jumpers; it should have a sticker showing how, every
> drive is different. Then connect it to the same IDE cable.
>

---
you will have to give a mount point...

edit the fstab or easier with linuxconf...

it will be /dev/hdb[1...5-9]

so it will end up something like...

/dev/hdb1    /extrahd1    ext2    defaults    1    1
and depending upon other partitions on the old hd...


/dev/hdb6    /extrahd2    ext2    defaults    1    2


as I said, easier to add with linuxconf

Craig