Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] partiton
- To: tlug@example.com
- Subject: Re: [tlug] partiton
- From: Jim Tittsler <jwt-tlug@example.com>
- Date: Fri, 5 Apr 2002 15:47:32 +0900
- Content-disposition: inline
- Content-type: text/plain; charset=us-ascii
- In-reply-to: <000001c1dd11$3c055710$1500a8c0@example.com>; from hatuhiro@example.com on Fri, Apr 05, 2002 at 12:21:56PM +0900
- Organization: 7J1AJH/AI8A Tokyo
- References: <000901c1dbbb$46594f70$1500a8c0@example.com> <000001c1dd11$3c055710$1500a8c0@example.com>
- User-agent: Mutt/1.2.5.1i
On Fri, Apr 05, 2002 at 12:21:56PM +0900, hatsuhiro wrote: > 3. Linux has only partitions named hda1 through hda16 under /dev regarding > of hda. However, I want more! So, my consequent question is how we can > extend it? If your MAKEDEV only creates 16 nodes there, you might try creating the additional nodes by hand: mknod -m 0660 /dev/hda17 b 3 17 chown root.root /dev/hda17 mknod -m 0660 /dev/hda18 b 3 18 chown root.root /dev/hda18 /usr/src/linux/Documentation/devices.txt claims you can have up to 63 partitions, but I've never had the urge to try it. -- Jim Tittsler GPG: 0x01159DB6 Kanto Computer Calendar http://www.OnJapan.net/calendar/
- References:
- [tlug] partiton
- From: hatsuhiro
- Re: [tlug] partiton
- From: hatsuhiro
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Generating documentation from comments from source code
- Next by Date: [tlug] Print error
- Previous by thread: Re: [tlug] partiton
- Next by thread: [tlug] IP masquerading problem
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links