Re: Disk label and /etc/fstab entry?
- From: Dances With Crows <danSPANceswithTRAPcrows@xxxxxxxxx>
- Date: Thu, 01 Mar 2007 17:57:56 -0600
Ramon F Herrera staggered into the Black Sun and said:
On Mar 1, 5:12 pm, "Ramon F Herrera" <r...@xxxxxxxxxxx> wrote:
When posting, include context, and include complete info in the lines
that are important. Context restored and info guessed from the other
stuff you said:
/dev/sda10 /u01 ext3 noatime 1 2
Now the RedHat installation creates entries which are more flexible:
LABEL=/u01 /u01 [same as above]
but the problem is that I cannot (don't know how to) replicate that
LABEL inside the disk.
man e2label. Mounting by filesystem label can lead to problems if
you've got 2 or more filesystems with the same label, so don't do that.
however, if I add the entry above (the one without LABEL) in /etc/ext3: No journal on filesystem on sda10
fstab and mount /u01 I get mount: wrong fs type, bad option, bad
superblock on /dev/sda10, or too many mounted file systems
You did mke2fs instead of mke2fs -j, so you have an ext2 filesystem
instead of an ext3 filesystem. Either use tune2fs to add a journal, or
change the fstab entry to ext2. Also, think about using LVM. It's very
flexible and nifty and gets around that 15-partition limit on SCSI
disks.
--
This is my rifle, this is my GNU
This is for fighting, this is for $FOO!
--AJS in ASR
There is no Darkness in Eternity/But only Light too dim for us to see
.
- Follow-Ups:
- Re: Disk label and /etc/fstab entry?
- From: Vilmos Soti
- Re: Disk label and /etc/fstab entry?
- From: Ramon F Herrera
- Re: Disk label and /etc/fstab entry?
- References:
- Disk label and /etc/fstab entry?
- From: Ramon F Herrera
- Re: Disk label and /etc/fstab entry?
- From: Ramon F Herrera
- Disk label and /etc/fstab entry?
- Prev by Date: Re: Disk label and /etc/fstab entry?
- Next by Date: Re: Disk label and /etc/fstab entry?
- Previous by thread: Re: Disk label and /etc/fstab entry?
- Next by thread: Re: Disk label and /etc/fstab entry?
- Index(es):
Relevant Pages
|
|