[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Tar an bootable Floppies
Goldwyn Rodrigues wrote:
> Dear Friends,
>
> Please tell me how can we make bootable floppies in RH Linux 6.2
mkbootdisk --device /dev/fdx <kernel version>
for more info... read man mkbootdisk
> Please tell me how to extract too... i guess it is tar -xvf abc.tar
> /home/user/abc.tar /home/user.
'tar -xvf abc.tar'
for more info... read the man page.
>
> I tried these commands from a book but they don't seem to work. MAybe you
> can help
>
what book it this... throw it out right now!!!! (just kidding)
Neil