HELP! I want to convert a partition and mount it.

From: sb (spam_bait101_at_yahoo.com)
Date: 02/29/04


Date: 28 Feb 2004 19:05:37 -0800

Disk /dev/hda: 255 heads, 63 sectors, 3648 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot Start End Blocks Id System
/dev/hda1 1 729 5855661 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary:
     phys=(1023, 6, 63) should be (1023, 254, 63)
/dev/hda2 730 3374 21245962+ 5 Extended
Partition 2 does not end on cylinder boundary:
     phys=(1023, 1, 63) should be (1023, 254, 63)
/dev/hda3 * 3375 3648 2200905 a5 FreeBSD

^^^^^^^^^ this is where freebsd is installed

Partition 3 does not end on cylinder boundary:
     phys=(1023, 15, 63) should be (1023, 254, 63)
/dev/hda5 730 2188 11719386 c Win95 FAT32 (LBA)
/dev/hda6 2189 2614 3421813+ c Win95 FAT32 (LBA)

^^^^^^^^ I'd like to convert hda6 to some FreeBSD type and mount it as well.
         Can this be done without touching any other partitions? How?
         

/dev/hda7 2615 2948 2682823+ 83 Linux
/dev/hda8 2949 2979 248976 83 Linux
/dev/hda9 2980 3009 240943+ 82 Linux swap
/dev/hda10 3010 3374 2931831 83 Linux



Relevant Pages

  • Re: Atapi ZIP 100, still no worky worky
    ... > Device contains neither a valid DOS partition table, nor Sun, SGI or OSF ... > Device Boot Start End Blocks Id System ... No such device or address while trying to determine filesystem size ... :/home/me # mount /media/zip ...
    (alt.os.linux.suse)
  • Re: Error 16: Inconsistent filesystem structure
    ... Device Boot Start End Blocks Id System ... partition 2 which I can mount. ... Management program shows partition 3 or VolGroup00 to be an ext3 file ... Stranger still is that VolGroup00 is 146 gigs but has only 32 megs free ...
    (Fedora)
  • Re: Problem with random disks mount sequence
    ... I'll get random mount sequences. ... At the beginning the USB ... nautilus remember that 'storage3' was 1st partition, ... SCSI drives are listed by order of discovery. ...
    (Fedora)
  • Re: Relabel partition didnt work
    ... > You're confusing disk lables with mount points. ... > When installing etch, at some point partman asked for a mount point for ... > that partition and I entered /xyz. ... There's nothing to do to the second hard disk. ...
    (Debian-User)
  • Re: R/W access of a vfat partition by any user ?
    ... FAT32 partition will be writable by any user instead of just root. ... users Allow every user to mount and unmount the file system. ... The 'umask=022' makes all files and directories have rwxr-xr-x permissions. ... If you want different perms and you don't speak binary, ...
    (alt.os.linux.suse)