Re: mkisofs on usb hard drive key
- From: "heavytull" <heavytull@xxxxxxxxxxx>
- Date: 17 Jul 2006 16:13:32 -0700
Dances With Crows wrote:
On 17 Jul 2006 13:15:35 -0700, heavytull staggered into the Black Sunho sorry i havn't noticed the "1"
and said:
root@headmuz:/mnt/cdrom/kernels# fdisk /dev/sdc[ heavytull creates 1 partition ]
Changed system type of partition 1 to b (W95 FAT32)
# mkdosfs -I -F32 -n slack -v /dev/sdc
# mount /dev/sdc1 /mnt/pen_drive/
mount: you must specify the filesystem type
You created one partition, then mkdosfs'ed the *entire disk*. You
probably wanted to mkdosfs -F32 /dev/sdc1 .
ok, I'll try again, but I remember when I made 4 patitions some time
before I didn't make that error and got an error message like "can't
find disk geometry"
ps: I tried both b and c hex codes for the partition type with fdisk,
The result is the same.
Yep, because the error is in a different place. 0x0b is the right type
for a 2G filesystem, IIRC. HTH,
--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong
http://www.brainbench.com / "He is a rhythmic movement of the
-----------------------------/ penguins, is Tux." --MegaHAL
.
- Follow-Ups:
- Re: mkisofs on usb hard drive key
- From: Dances With Crows
- Re: mkisofs on usb hard drive key
- References:
- mkisofs on usb hard drive key
- From: heavytull
- Re: mkisofs on usb hard drive key
- From: Dances With Crows
- mkisofs on usb hard drive key
- Prev by Date: Re: mkisofs on usb hard drive key
- Next by Date: Re: mkisofs on usb hard drive key
- Previous by thread: Re: mkisofs on usb hard drive key
- Next by thread: Re: mkisofs on usb hard drive key
- Index(es):
Relevant Pages
|