New drive

Scott Mertens smertens at mho.com
Fri Apr 15 22:57:12 UTC 2005


> >>>Now you format it with ext3
> 
> >>>mke2fs -j -L newbackup /dev/sdb1
> 
> >>>BE VERY careful here not to type /dev/sda1 or you'll blow away your
> >>>existing drive and have to rebuild your system.
> 
> >>>mount /dev/sdb1 /mnt/newbackup
> 
> >>>And you're up and running. We can handle putting the mount into
> >>>/etc/fstab later if you want.
> 
Using Marks method I did the mke2fs -j -L BackupDrive /dev/sdb1
However after a re-boot it still  shows as a FAT32 file system.  So what went wrong?  
The system booted fine and seems to be working right.  It mounts and after a chmod 777
I can write to it

[root at RHServer01 ~]# fdisk -l /dev/sdb

Disk /dev/sdb: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1       24792   199141708+   c  W95 FAT32 (LBA)

Output from df
[root at RHServer01 ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                     191135396   3131300 178294940   2% /
/dev/sda1               101086     18709     77158  20% /boot
none                    252528         0    252528   0% /dev/shm
/dev/hda                 50730     50730         0
100% /media/cdrecorder
/dev/sdb1            196015808     94284 185964440   1% /mnt/BackupDrive
[scott at RHServer01 ~]$



Apologies if this shows up twice on the board.  I hit reply before and
don't see the post after a few hours.  Mark if it went directly to your
email I am truly sorry.  It was not intentional, and I know not to send
email directly to you.




More information about the Redhat-install-list mailing list