In article <4031@sumax.seattleu.edu> boyer@sumax.seattleu.edu (Chuck Boyer) writes:The filesystem is still pretty similar to minix: the only addition is the symbolic links. If you do not use symlinks, minix and linux filesystems are totally interchangeable. There are some very minor differences: minix always clears the inode->mode word when it deletes an inode, and linux doesn't, so minix fsck will report some spurious error messages for linux partitions, but that's no big deal (you can make the linux fdisk report the same errors with the "-m" flag). Both are correct: it's decimal 65 and hex 41. Use decimal numbers for most things (ls -l does), but when giving the whole device number as one, it's usually easier to use hex. Thus /dev/hdb1 is (3,65) but also 0x0341 depending on what you want to do. Linus
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 009/196] Chinese: add translation of sparse.txt |
| Andrew Morton | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
| Stephen Rothwell | Announce: Linux-next (Or Andrew's dream :-)) |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Wenji Wu | A Linux TCP SACK Question |
